Add SKK currency

This commit is contained in:
Kevin 2016-11-20 11:34:13 -05:00 committed by GitHub
parent 4538afbc0b
commit f3a645a65b

View File

@ -977,5 +977,12 @@
],
"UnitType": "currency",
"Modifier": 1.0
},
{
"Triggers": [
"SKK"
],
"UnitType": "currency",
"Modifier": 30.13
}
]
]