mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Removed currencies from units.json as they're pulled from api
This commit is contained in:
@@ -729,223 +729,6 @@
|
||||
"UnitType": "time",
|
||||
"Modifier": 31536000.0
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"AUD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.4787
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"BGN"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.9558
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"BRL"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 3.5991
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"CAD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.4562
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"CHF"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.0951
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"CNY"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 7.4565
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"CZK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 27.025
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"DKK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 7.4448
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"GBP"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 0.8517
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"HKD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 8.6631
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"HRK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 7.4846
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"HUF"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 308.97
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"IDR"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 14814.35
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"ILS"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 4.2241
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"INR"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 74.8703
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"JPY"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 114.27
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"KRW"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1244.47
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"MXN"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 20.7542
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"MYR"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 4.5205
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"NOK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 9.2873
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"NZD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.5427
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"PHP"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 51.797
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"PLN"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 4.3436
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"RON"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 4.4505
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"RUB"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 72.4564
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"SEK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 9.5008
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"SGD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.5196
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"THB"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 38.608
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"TRY"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 3.2977
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"USD"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.1168
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"ZAR"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 16.0537
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"K",
|
||||
@@ -970,19 +753,5 @@
|
||||
],
|
||||
"UnitType": "temperature",
|
||||
"Modifier": 0.00
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"EUR"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 1.0
|
||||
},
|
||||
{
|
||||
"Triggers": [
|
||||
"SKK"
|
||||
],
|
||||
"UnitType": "currency",
|
||||
"Modifier": 30.13
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user