############# # 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 #this is fucking stupid but apparently necessary FALSE = false TRUE = true DIRECTION_LEFT = 4 DIRECTION_RIGHT = 6 DIRECTION_DOWN = 2 DIRECTION_UP = 8 VAR_SPEED_UP_TOGGLE_SPEED=23 MAP_TEMPLATE_EVENTS = 175 TEMPLATE_EVENT_SILHOUETTE = 7 SWITCH_TRIPLE_BOSS_BATTLE = 824 SWITCH_SILVERBOSS_BATTLE = 675 GENDER_FEMALE=0 GENDER_MALE=1 MELOETTA_BAND_NAME = "Miss Melody and the Mystic Musicians" SUCKY_BAND_NAME = "MooMoo Milk"