feat: cheat Unlock All Dojo Deco Recipes #1543
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:unlockAllDecoRecipes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1541
@ -112,0 +116,4 @@for (const recipe of allDecoRecipes) {decoList.push({ ItemType: recipe, ItemCount: 1 });}guild.VaultDecoRecipes = decoList;This function really shouldn't mutate
guild.@ -127,6 +127,7 @@ dict = {cheats_unlockAllFlavourItems: `Разблокировать все <abbr title=\"Наборы анимаций, глифы, палитры и т. д.\">уникальные предметы</abbr>`,cheats_unlockAllSkins: `Разблокировать все скины`,cheats_unlockAllCapturaScenes: `Разблокировать все сцены Каптуры`,cheats_unlockAllDecoRecipes: `[UNTRANSLATED] Unlock All Dojo Deco Recipes`,🤔
I was too lazy to change the language + it doesn't sound good 😭