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