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

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

Версия от 17:32, 9 марта 2026

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