mt silver (wip)

This commit is contained in:
infinitefusion
2021-10-09 13:06:31 -04:00
parent 26cc4c20ce
commit 5f9e03726c
33 changed files with 27 additions and 6 deletions

View File

@@ -13,4 +13,9 @@ BATTLE_FACTORY_TOKENS = 243
#Settings
# This is for settings that are used in scripts since it's a chore to change them everywhere to include the module name
NUM_BADGES=Settings::NB_BADGES
EGGINITIALLEVEL=Settings::EGG_LEVEL
EGGINITIALLEVEL=Settings::EGG_LEVEL
#this is fucking stupid but apparently necessary
FALSE = false
TRUE = true