Участник:IanComradeBot/prototype/Currency.json: различия между версиями

Материал из Space Station 14 Вики
Update prototype/Currency.json via GitHub Actions
 
м Update prototype/Currency.json via GitHub Actions
 
Строка 1: Строка 1:
{
{
"SiliconMemory": {
"default": {
"canWithdraw": false,
"canWithdraw": true,
"displayName": "store-currency-display-silicon-memory"
"cash": {},
"displayName": ""
},
},
"WizCoin": {
"id": {
"canWithdraw": false,
"DebugDollar": {
"displayName": "store-currency-display-wizcoin"
"displayName": "store-currency-display-debugdollar"
},
},
"DebugDollar": {
"SiliconMemory": {
"displayName": "store-currency-display-debugdollar"
"canWithdraw": false,
},
"displayName": "store-currency-display-silicon-memory"
"Telecrystal": {
},
"cash": {
"WizCoin": {
"1": "Telecrystal1"
"canWithdraw": false,
"displayName": "store-currency-display-wizcoin"
},
"ChangelingDNA": {
"canWithdraw": false,
"displayName": "store-currency-display-dna"
},
"Telecrystal": {
"cash": {
"1": "Telecrystal1"
},
"displayName": "store-currency-display-telecrystal"
},
},
"displayName": "store-currency-display-telecrystal"
"StolenEssence": {
},
"canWithdraw": false,
"StolenEssence": {
"displayName": "store-currency-display-stolen-essence"
"canWithdraw": false,
}
"displayName": "store-currency-display-stolen-essence"
},
"ChangelingDNA": {
"canWithdraw": false,
"displayName": "store-currency-display-dna"
}
}
}
}

Текущая версия от 18:29, 21 июня 2026

default
canWithdrawtrue
cash
Пустой объект
displayName""
id
DebugDollar
displayName"store-currency-display-debugdollar"
SiliconMemory
canWithdrawfalse
displayName"store-currency-display-silicon-memory"
WizCoin
canWithdrawfalse
displayName"store-currency-display-wizcoin"
ChangelingDNA
canWithdrawfalse
displayName"store-currency-display-dna"
Telecrystal
cash
1"Telecrystal1"
displayName"store-currency-display-telecrystal"
StolenEssence
canWithdrawfalse
displayName"store-currency-display-stolen-essence"