Участник:IanComradeBot/prototype/currency.json: различия между версиями
Update prototype/currency.json via GitHub Actions |
Update prototype/currency.json via GitHub Actions |
||
| Строка 6: | Строка 6: | ||
}, | }, | ||
"id": { | "id": { | ||
"Telecrystal": { | "Telecrystal": { | ||
"cash": { | "cash": { | ||
| Строка 22: | Строка 11: | ||
}, | }, | ||
"displayName": "store-currency-display-telecrystal" | "displayName": "store-currency-display-telecrystal" | ||
}, | |||
"StolenEssence": { | |||
"canWithdraw": false, | |||
"displayName": "store-currency-display-stolen-essence" | |||
}, | }, | ||
"SiliconMemory": { | "SiliconMemory": { | ||
| Строка 30: | Строка 23: | ||
"canWithdraw": false, | "canWithdraw": false, | ||
"displayName": "store-currency-display-wizcoin" | "displayName": "store-currency-display-wizcoin" | ||
}, | |||
"DebugDollar": { | |||
"displayName": "store-currency-display-debugdollar" | |||
}, | |||
"ChangelingDNA": { | |||
"canWithdraw": false, | |||
"displayName": "store-currency-display-dna" | |||
} | } | ||
} | } | ||
} | } | ||