Merge pull request #787 from fkndean/patch-3

Add SKK currency, closes #786
This commit is contained in:
Master Kwoth 2016-11-20 17:39:35 +01:00 committed by GitHub
commit 484326518f

View File

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