forked from OpenWF/SpaceNinjaServer
typo
This commit is contained in:
parent
35971b914c
commit
186d0559ec
@ -1445,6 +1445,7 @@ const inventorySchema = new Schema<IInventoryDatabase, InventoryDocumentProps>(
|
|||||||
unlockDoubleCapacityPotatoesEverywhere: Boolean,
|
unlockDoubleCapacityPotatoesEverywhere: Boolean,
|
||||||
unlockExilusEverywhere: Boolean,
|
unlockExilusEverywhere: Boolean,
|
||||||
unlockArcanesEverywhere: Boolean,
|
unlockArcanesEverywhere: Boolean,
|
||||||
|
unlockAllSkins: Boolean,
|
||||||
syndicateMissionsRepeatable: Boolean,
|
syndicateMissionsRepeatable: Boolean,
|
||||||
instantFinishRivenChallenge: Boolean,
|
instantFinishRivenChallenge: Boolean,
|
||||||
noDailyStandingLimits: Boolean,
|
noDailyStandingLimits: Boolean,
|
||||||
|
|||||||
@ -214,7 +214,7 @@ dict = {
|
|||||||
cheats_dontSubtractVoidTraces: `Don't Subtract Void Traces`,
|
cheats_dontSubtractVoidTraces: `Don't Subtract Void Traces`,
|
||||||
cheats_dontSubtractConsumables: `Don't Subtract Consumables`,
|
cheats_dontSubtractConsumables: `Don't Subtract Consumables`,
|
||||||
cheats_unlockAllShipFeatures: `Unlock All Ship Features`,
|
cheats_unlockAllShipFeatures: `Unlock All Ship Features`,
|
||||||
heats_unlockAllSkins: `Unlock All Skins`,
|
cheats_unlockAllSkins: `Unlock All Skins`,
|
||||||
cheats_unlockAllCapturaScenes: `Unlock All Captura Scenes`,
|
cheats_unlockAllCapturaScenes: `Unlock All Captura Scenes`,
|
||||||
cheats_universalPolarityEverywhere: `Universal Polarity Everywhere`,
|
cheats_universalPolarityEverywhere: `Universal Polarity Everywhere`,
|
||||||
cheats_unlockDoubleCapacityPotatoesEverywhere: `Potatoes Everywhere`,
|
cheats_unlockDoubleCapacityPotatoesEverywhere: `Potatoes Everywhere`,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user