#include "consts/map.h" #include "field/scripts/scr_seq.naix" #include "text/pl_msg.naix" static const MapHeader sMapHeaders[] = { [MAP_HEADER_EVERYWHERE] = { .unk_00 = 0x0, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_NOTHING] = { .unk_00 = 0x0, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x0, .battleBG = 0x3, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNDERGROUND] = { .unk_00 = 0x2, .unk_01 = 0x2, .mapMatrixID = 0x2, .scriptsArchiveID = scripts_underground, .initScriptsArchiveID = scripts_init_underground, .msgArchiveID = message_bank_underground, .dayMusicID = 0x424, .nightMusicID = 0x424, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x6, .battleBG = 0x3, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_jubilife_city, .initScriptsArchiveID = scripts_init_jubilife_city, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x2, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_JUBILIFE_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_jubilife_city_mart, .initScriptsArchiveID = scripts_init_jubilife_city_mart, .msgArchiveID = message_bank_jubilife_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x3, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_UNKNOWN_HOUSE_1] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_jubilife_city_unknown_house_1, .initScriptsArchiveID = scripts_init_jubilife_city_unknown_house_1, .msgArchiveID = message_bank_jubilife_city_unknown_house_1, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x4, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_jubilife_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_jubilife_city_pokecenter_1f, .msgArchiveID = message_bank_jubilife_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x5, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_jubilife_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_jubilife_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x6, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKETCH_CO_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 0x8D, .scriptsArchiveID = scripts_poketch_co_1f, .initScriptsArchiveID = scripts_init_poketch_co_1f, .msgArchiveID = message_bank_poketch_co_1f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x7, .mapLabelTextID = 0x5B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKETCH_CO_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 0x8E, .scriptsArchiveID = scripts_poketch_co_2f, .initScriptsArchiveID = scripts_init_poketch_co_2f, .msgArchiveID = message_bank_poketch_co_2f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x8, .mapLabelTextID = 0x5B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKETCH_CO_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 143, .scriptsArchiveID = scripts_poketch_co_3f, .initScriptsArchiveID = scripts_init_poketch_co_3f, .msgArchiveID = message_bank_poketch_co_3f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x9, .mapLabelTextID = 0x5B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_1F] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 148, .scriptsArchiveID = scripts_jubilife_tv_1f, .initScriptsArchiveID = scripts_init_jubilife_tv_1f, .msgArchiveID = message_bank_jubilife_tv_1f, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0xA, .mapLabelTextID = 90, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_2F] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 149, .scriptsArchiveID = scripts_jubilife_tv_2f, .initScriptsArchiveID = scripts_init_jubilife_tv_2f, .msgArchiveID = message_bank_jubilife_tv_2f, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 11, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_3F] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 150, .scriptsArchiveID = scripts_jubilife_tv_3f, .initScriptsArchiveID = scripts_init_jubilife_tv_3f, .msgArchiveID = message_bank_jubilife_tv_3f, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0xC, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_4F] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 151, .scriptsArchiveID = scripts_jubilife_tv_4f, .initScriptsArchiveID = scripts_init_jubilife_tv_4f, .msgArchiveID = message_bank_jubilife_tv_4f, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0xD, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_2F_GALLERY] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 152, .scriptsArchiveID = scripts_jubilife_tv_2f_gallery, .initScriptsArchiveID = scripts_init_jubilife_tv_2f_gallery, .msgArchiveID = message_bank_jubilife_tv_2f_gallery, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0xE, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_3F_GLOBAL_RANKING_ROOM] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 153, .scriptsArchiveID = scripts_jubilife_tv_3f_global_ranking_room, .initScriptsArchiveID = scripts_init_jubilife_tv_3f_global_ranking_room, .msgArchiveID = message_bank_jubilife_tv_3f_global_ranking_room, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0xF, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_3F_GROUP_RANKING_ROOM] = { .unk_00 = 34, .unk_01 = 0xF, .mapMatrixID = 154, .scriptsArchiveID = scripts_jubilife_tv_3f_group_ranking_room, .initScriptsArchiveID = scripts_init_jubilife_tv_3f_group_ranking_room, .msgArchiveID = message_bank_jubilife_tv_3f_group_ranking_room, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x10, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_TV_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_jubilife_tv_elevator, .initScriptsArchiveID = scripts_init_jubilife_tv_elevator, .msgArchiveID = message_bank_jubilife_tv_elevator, .dayMusicID = 1093, .nightMusicID = 1093, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x11, .mapLabelTextID = 0x5A, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTH_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_jubilife_city_south_house_1f, .initScriptsArchiveID = scripts_init_jubilife_city_south_house_1f, .msgArchiveID = message_bank_jubilife_city_south_house_1f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x12, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTH_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_south_house_2f, .initScriptsArchiveID = scripts_init_jubilife_city_south_house_2f, .msgArchiveID = message_bank_jubilife_city_south_house_2f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x13, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTH_HOUSE_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_south_house_3f, .initScriptsArchiveID = scripts_init_jubilife_city_south_house_3f, .msgArchiveID = message_bank_jubilife_city_south_house_3f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x14, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTH_HOUSE_4F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x15, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_UNKNOWN_HOUSE_2] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 125, .scriptsArchiveID = scripts_jubilife_city_unknown_house_2, .initScriptsArchiveID = scripts_init_jubilife_city_unknown_house_2, .msgArchiveID = message_bank_jubilife_city_unknown_house_2, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x16, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_CONDOMINIUMS_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_jubilife_city_condominiums_1f, .initScriptsArchiveID = scripts_init_jubilife_city_condominiums_1f, .msgArchiveID = message_bank_jubilife_city_condominiums_1f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x17, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_CONDOMINIUMS_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_condominiums_2f, .initScriptsArchiveID = scripts_init_jubilife_city_condominiums_2f, .msgArchiveID = message_bank_jubilife_city_condominiums_2f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x18, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_CONDOMINIUMS_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_condominiums_3f, .initScriptsArchiveID = scripts_init_jubilife_city_condominiums_3f, .msgArchiveID = message_bank_jubilife_city_condominiums_3f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x19, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_CONDOMINIUMS_4F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_condominiums_4f, .initScriptsArchiveID = scripts_init_jubilife_city_condominiums_4f, .msgArchiveID = message_bank_jubilife_city_condominiums_4f, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1A, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GLOBAL_TERMINAL_1F] = { .unk_00 = 40, .unk_01 = 0xF, .mapMatrixID = 205, .scriptsArchiveID = scripts_global_terminal_1f, .initScriptsArchiveID = scripts_init_global_terminal_1f, .msgArchiveID = message_bank_global_terminal_1f, .dayMusicID = 1196, .nightMusicID = 1196, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1B, .mapLabelTextID = 118, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TRAINERS_SCHOOL] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 140, .scriptsArchiveID = scripts_trainers_school, .initScriptsArchiveID = scripts_init_trainers_school, .msgArchiveID = message_bank_trainers_school, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1C, .mapLabelTextID = 93, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTHWEST_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_jubilife_city_southwest_house_1f, .initScriptsArchiveID = scripts_init_jubilife_city_southwest_house_1f, .msgArchiveID = message_bank_jubilife_city_southwest_house_1f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 29, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_UNKNOWN_HOUSE_3] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 125, .scriptsArchiveID = scripts_jubilife_city_unknown_house_3, .initScriptsArchiveID = scripts_init_jubilife_city_unknown_house_3, .msgArchiveID = message_bank_jubilife_city_unknown_house_3, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 30, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_UNKNOWN_HOUSE_4] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 125, .scriptsArchiveID = scripts_jubilife_city_unknown_house_4, .initScriptsArchiveID = scripts_init_jubilife_city_unknown_house_4, .msgArchiveID = message_bank_jubilife_city_unknown_house_4, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1F, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY] = { .unk_00 = 15, .unk_01 = 9, .mapMatrixID = 0, .scriptsArchiveID = scripts_canalave_city, .initScriptsArchiveID = scripts_init_canalave_city, .msgArchiveID = message_bank_canalave_city, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0, .eventsArchiveID = 32, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_CANALAVE_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_canalave_city_mart, .initScriptsArchiveID = scripts_init_canalave_city_mart, .msgArchiveID = message_bank_canalave_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 33, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_GYM] = { .unk_00 = 0x18, .unk_01 = 0xF, .mapMatrixID = 112, .scriptsArchiveID = scripts_canalave_city_gym, .initScriptsArchiveID = scripts_init_canalave_city_gym, .msgArchiveID = message_bank_canalave_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 34, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x3, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_canalave_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_canalave_city_pokecenter_1f, .msgArchiveID = message_bank_canalave_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 35, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_canalave_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_canalave_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 36, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_LIBRARY_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 217, .scriptsArchiveID = scripts_canalave_library_1f, .initScriptsArchiveID = scripts_init_canalave_library_1f, .msgArchiveID = message_bank_canalave_library_1f, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 37, .mapLabelTextID = 103, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_LIBRARY_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 218, .scriptsArchiveID = scripts_canalave_library_2f, .initScriptsArchiveID = scripts_init_canalave_library_2f, .msgArchiveID = message_bank_canalave_library_2f, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 38, .mapLabelTextID = 103, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_LIBRARY_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 219, .scriptsArchiveID = scripts_canalave_library_3f, .initScriptsArchiveID = scripts_init_canalave_library_3f, .msgArchiveID = message_bank_canalave_library_3f, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 39, .mapLabelTextID = 103, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_SOUTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_canalave_city_southeast_house, .initScriptsArchiveID = scripts_init_canalave_city_southeast_house, .msgArchiveID = message_bank_canalave_city_southeast_house, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 40, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_canalave_city_east_house, .initScriptsArchiveID = scripts_init_canalave_city_east_house, .msgArchiveID = message_bank_canalave_city_east_house, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 41, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_HARBOR_INN] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_canalave_city_harbor_inn, .initScriptsArchiveID = scripts_init_canalave_city_harbor_inn, .msgArchiveID = message_bank_canalave_city_harbor_inn, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 42, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_SAILOR_ELDRITCH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_canalave_city_sailor_eldritch_house, .initScriptsArchiveID = scripts_init_canalave_city_sailor_eldritch_house, .msgArchiveID = message_bank_canalave_city_sailor_eldritch_house, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 43, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY] = { .unk_00 = 0x7, .unk_01 = 0x1, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_oreburgh_city, .initScriptsArchiveID = scripts_init_oreburgh_city, .msgArchiveID = message_bank_oreburgh_city, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 44, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_OREBURGH_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_oreburgh_city_mart, .initScriptsArchiveID = scripts_init_oreburgh_city_mart, .msgArchiveID = message_bank_oreburgh_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 45, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_GYM] = { .unk_00 = 0x19, .unk_01 = 0xF, .mapMatrixID = 113, .scriptsArchiveID = scripts_oreburgh_city_gym, .initScriptsArchiveID = scripts_init_oreburgh_city_gym, .msgArchiveID = message_bank_oreburgh_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 46, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x9, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_oreburgh_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_oreburgh_city_pokecenter_1f, .msgArchiveID = message_bank_oreburgh_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 47, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_oreburgh_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_oreburgh_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 48, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTHWEST_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_oreburgh_city_northwest_house_1f, .initScriptsArchiveID = scripts_init_oreburgh_city_northwest_house_1f, .msgArchiveID = message_bank_oreburgh_city_northwest_house_1f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 49, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTHWEST_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_northwest_house_2f, .initScriptsArchiveID = scripts_init_oreburgh_city_northwest_house_2f, .msgArchiveID = message_bank_oreburgh_city_northwest_house_2f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 50, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTHWEST_HOUSE_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 136, .scriptsArchiveID = scripts_oreburgh_city_northwest_house_3f, .initScriptsArchiveID = scripts_init_oreburgh_city_northwest_house_3f, .msgArchiveID = message_bank_oreburgh_city_northwest_house_3f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 51, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTHWEST_HOUSE_4F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_northwest_house_4f, .initScriptsArchiveID = scripts_init_oreburgh_city_northwest_house_4f, .msgArchiveID = message_bank_oreburgh_city_northwest_house_4f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 52, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTH_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_oreburgh_city_north_house_1f, .initScriptsArchiveID = scripts_init_oreburgh_city_north_house_1f, .msgArchiveID = message_bank_oreburgh_city_north_house_1f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 53, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTH_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_north_house_2f, .initScriptsArchiveID = scripts_init_oreburgh_city_north_house_2f, .msgArchiveID = message_bank_oreburgh_city_north_house_2f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 54, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTH_HOUSE_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 136, .scriptsArchiveID = scripts_oreburgh_city_north_house_3f, .initScriptsArchiveID = scripts_init_oreburgh_city_north_house_3f, .msgArchiveID = message_bank_oreburgh_city_north_house_3f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 55, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_NORTH_HOUSE_4F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_north_house_4f, .initScriptsArchiveID = scripts_init_oreburgh_city_north_house_4f, .msgArchiveID = message_bank_oreburgh_city_north_house_4f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 56, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_MIDDLE_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_oreburgh_city_middle_house, .initScriptsArchiveID = scripts_init_oreburgh_city_middle_house, .msgArchiveID = message_bank_oreburgh_city_middle_house, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x39, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_MINING_MUSEUM] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 155, .scriptsArchiveID = scripts_mining_museum, .initScriptsArchiveID = scripts_init_mining_museum, .msgArchiveID = message_bank_mining_museum, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 58, .mapLabelTextID = 94, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_WEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_oreburgh_city_west_house, .initScriptsArchiveID = scripts_init_oreburgh_city_west_house, .msgArchiveID = message_bank_oreburgh_city_west_house, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 59, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_EAST_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_oreburgh_city_east_house_1f, .initScriptsArchiveID = scripts_init_oreburgh_city_east_house_1f, .msgArchiveID = message_bank_oreburgh_city_east_house_1f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x3C, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_EAST_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_east_house_2f, .initScriptsArchiveID = scripts_init_oreburgh_city_east_house_2f, .msgArchiveID = message_bank_oreburgh_city_east_house_2f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 61, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_EAST_HOUSE_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_oreburgh_city_east_house_3f, .initScriptsArchiveID = scripts_init_oreburgh_city_east_house_3f, .msgArchiveID = message_bank_oreburgh_city_east_house_3f, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 62, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_SOUTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_oreburgh_city_south_house, .initScriptsArchiveID = scripts_init_oreburgh_city_south_house, .msgArchiveID = message_bank_oreburgh_city_south_house, .dayMusicID = 1012, .nightMusicID = 1041, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 63, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0, .scriptsArchiveID = scripts_eterna_city, .initScriptsArchiveID = scripts_init_eterna_city, .msgArchiveID = message_bank_eterna_city, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 1, .eventsArchiveID = 64, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ETERNA_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_eterna_city_mart, .initScriptsArchiveID = scripts_init_eterna_city_mart, .msgArchiveID = message_bank_eterna_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 65, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_GYM] = { .unk_00 = 0x1A, .unk_01 = 0xF, .mapMatrixID = 220, .scriptsArchiveID = scripts_eterna_city_gym, .initScriptsArchiveID = scripts_init_eterna_city_gym, .msgArchiveID = message_bank_eterna_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 66, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_DP_GYM] = { .unk_00 = 0x1A, .unk_01 = 0xF, .mapMatrixID = 221, .scriptsArchiveID = scripts_eterna_city_dp_gym, .initScriptsArchiveID = scripts_init_eterna_city_dp_gym, .msgArchiveID = message_bank_eterna_city_dp_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 67, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x9, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_eterna_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_eterna_city_pokecenter_1f, .msgArchiveID = message_bank_eterna_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 68, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_eterna_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_eterna_city_pokecenter_2f, .msgArchiveID = message_bank_eterna_city_pokecenter_2f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x45, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CYCLE_SHOP] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 138, .scriptsArchiveID = scripts_cycle_shop, .initScriptsArchiveID = scripts_init_cycle_shop, .msgArchiveID = message_bank_cycle_shop, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 70, .mapLabelTextID = 96, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TEAM_GALACTIC_ETERNA_BUILDING_1F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 266, .scriptsArchiveID = scripts_team_galactic_eterna_building_1f, .initScriptsArchiveID = scripts_init_team_galactic_eterna_building_1f, .msgArchiveID = message_bank_team_galactic_eterna_building_1f, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 71, .mapLabelTextID = 122, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TEAM_GALACTIC_ETERNA_BUILDING_2F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 162, .scriptsArchiveID = scripts_team_galactic_eterna_building_2f, .initScriptsArchiveID = scripts_init_team_galactic_eterna_building_2f, .msgArchiveID = message_bank_team_galactic_eterna_building_2f, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x48, .mapLabelTextID = 122, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TEAM_GALACTIC_ETERNA_BUILDING_3F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 163, .scriptsArchiveID = scripts_team_galactic_eterna_building_3f, .initScriptsArchiveID = scripts_init_team_galactic_eterna_building_3f, .msgArchiveID = message_bank_team_galactic_eterna_building_3f, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 73, .mapLabelTextID = 122, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TEAM_GALACTIC_ETERNA_BUILDING_4F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 164, .scriptsArchiveID = scripts_team_galactic_eterna_building_4f, .initScriptsArchiveID = scripts_init_team_galactic_eterna_building_4f, .msgArchiveID = message_bank_team_galactic_eterna_building_4f, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x4A, .mapLabelTextID = 122, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_CONDOMINIUMS_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 132, .scriptsArchiveID = scripts_eterna_city_condominiums_1f, .initScriptsArchiveID = scripts_init_eterna_city_condominiums_1f, .msgArchiveID = message_bank_eterna_city_condominiums_1f, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 75, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_CONDOMINIUMS_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 135, .scriptsArchiveID = scripts_eterna_city_condominiums_2f, .initScriptsArchiveID = scripts_init_eterna_city_condominiums_2f, .msgArchiveID = message_bank_eterna_city_condominiums_2f, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 76, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_CONDOMINIUMS_3F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_eterna_city_condominiums_3f, .initScriptsArchiveID = scripts_init_eterna_city_condominiums_3f, .msgArchiveID = message_bank_eterna_city_condominiums_3f, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 77, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_CONDOMINIUMS_4F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_eterna_city_condominiums_4f, .initScriptsArchiveID = scripts_init_eterna_city_condominiums_4f, .msgArchiveID = message_bank_eterna_city_condominiums_4f, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 78, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_206_CYCLING_ROAD_NORTH_GATE] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 259, .scriptsArchiveID = scripts_route_206_cycling_road_north_gate, .initScriptsArchiveID = scripts_init_route_206_cycling_road_north_gate, .msgArchiveID = message_bank_route_206_cycling_road_north_gate, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 79, .mapLabelTextID = 0x15, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 170, .scriptsArchiveID = scripts_eterna_city_north_house, .initScriptsArchiveID = scripts_init_eterna_city_north_house, .msgArchiveID = message_bank_eterna_city_north_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 80, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_SOUTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_eterna_city_south_house, .initScriptsArchiveID = scripts_init_eterna_city_south_house, .msgArchiveID = message_bank_eterna_city_south_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 81, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_eterna_city_east_house, .initScriptsArchiveID = scripts_init_eterna_city_east_house, .msgArchiveID = message_bank_eterna_city_east_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 82, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_UNDERGROUND_MAN_HOUSE] = { .unk_00 = 43, .unk_01 = 0xF, .mapMatrixID = 248, .scriptsArchiveID = scripts_eterna_city_underground_man_house, .initScriptsArchiveID = scripts_init_eterna_city_underground_man_house, .msgArchiveID = message_bank_eterna_city_underground_man_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 83, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_UNKNOWN_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 84, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY] = { .unk_00 = 0x9, .unk_01 = 0x3, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_hearthome_city, .initScriptsArchiveID = scripts_init_hearthome_city, .msgArchiveID = message_bank_hearthome_city, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 85, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_HEARTHOME_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_hearthome_city_mart, .initScriptsArchiveID = scripts_init_hearthome_city_mart, .msgArchiveID = message_bank_hearthome_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 86, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_GYM_ENTRANCE_ROOM] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 222, .scriptsArchiveID = scripts_hearthome_city_gym_entrance_room, .initScriptsArchiveID = scripts_init_hearthome_city_gym_entrance_room, .msgArchiveID = message_bank_hearthome_city_gym_entrance_room, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 87, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_GYM_TRAINER_ROOM_1] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_hearthome_city_gym_trainer_room_1, .initScriptsArchiveID = scripts_init_hearthome_city_gym_trainer_room_1, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 88, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_GYM_TRAINER_ROOM_2] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 224, .scriptsArchiveID = scripts_hearthome_city_gym_trainer_room_2, .initScriptsArchiveID = scripts_init_hearthome_city_gym_trainer_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 89, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_GYM_LEADER_ROOM] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 225, .scriptsArchiveID = scripts_hearthome_city_gym_leader_room, .initScriptsArchiveID = scripts_init_hearthome_city_gym_leader_room, .msgArchiveID = message_bank_hearthome_city_gym_leader_room, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 90, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_1] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 91, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_ELEVATOR_ROOM_1] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 224, .scriptsArchiveID = scripts_hearthome_city_dp_gym_elevator_room_1, .initScriptsArchiveID = scripts_init_hearthome_city_dp_gym_elevator_room_1, .msgArchiveID = message_bank_hearthome_city_dp_gym_elevator_room_1, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 92, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_2] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 93, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_ELEVATOR_ROOM_2] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 224, .scriptsArchiveID = scripts_hearthome_city_dp_gym_elevator_room_2, .initScriptsArchiveID = scripts_init_hearthome_city_dp_gym_elevator_room_2, .msgArchiveID = message_bank_hearthome_city_dp_gym_elevator_room_2, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 94, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_3] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 95, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_4] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 96, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_5] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 97, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_TRAINER_ROOM_6] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 223, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 98, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_DP_GYM_LEADER_ROOM] = { .unk_00 = 0x1B, .unk_01 = 0xF, .mapMatrixID = 225, .scriptsArchiveID = scripts_hearthome_city_dp_gym_leader_room, .initScriptsArchiveID = scripts_init_hearthome_city_dp_gym_leader_room, .msgArchiveID = message_bank_hearthome_city_dp_gym_leader_room, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 99, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_hearthome_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_hearthome_city_pokecenter_1f, .msgArchiveID = message_bank_hearthome_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 100, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_hearthome_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_hearthome_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 101, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_SOUTHEAST_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 209, .scriptsArchiveID = scripts_hearthome_city_southeast_house_1f, .initScriptsArchiveID = scripts_init_hearthome_city_southeast_house_1f, .msgArchiveID = message_bank_hearthome_city_southeast_house_1f, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 102, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_SOUTHEAST_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 210, .scriptsArchiveID = scripts_hearthome_city_southeast_house_2f, .initScriptsArchiveID = scripts_init_hearthome_city_southeast_house_2f, .msgArchiveID = message_bank_hearthome_city_southeast_house_2f, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 103, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_SOUTHEAST_HOUSE_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_hearthome_city_southeast_house_elevator, .initScriptsArchiveID = scripts_init_hearthome_city_southeast_house_elevator, .msgArchiveID = message_bank_hearthome_city_southeast_house_elevator, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 104, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_POKEMON_FAN_CLUB] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 156, .scriptsArchiveID = scripts_hearthome_city_pokemon_fan_club, .initScriptsArchiveID = scripts_init_hearthome_city_pokemon_fan_club, .msgArchiveID = message_bank_hearthome_city_pokemon_fan_club, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 105, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_WEST_GATE_TO_AMITY_SQUARE] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 157, .scriptsArchiveID = scripts_hearthome_city_west_gate_to_amity_square, .initScriptsArchiveID = scripts_init_hearthome_city_west_gate_to_amity_square, .msgArchiveID = message_bank_hearthome_city_west_gate_to_amity_square, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 106, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_EAST_GATE_TO_AMITY_SQUARE] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 157, .scriptsArchiveID = scripts_hearthome_city_east_gate_to_amity_square, .initScriptsArchiveID = scripts_init_hearthome_city_east_gate_to_amity_square, .msgArchiveID = message_bank_hearthome_city_east_gate_to_amity_square, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 107, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_208_GATE_TO_HEARTHOME_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_208_gate_to_hearthome_city, .initScriptsArchiveID = scripts_init_route_208_gate_to_hearthome_city, .msgArchiveID = message_bank_route_208_gate_to_hearthome_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 108, .mapLabelTextID = 0x17, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209_GATE_TO_HEARTHOME_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_209_gate_to_hearthome_city, .initScriptsArchiveID = scripts_init_route_209_gate_to_hearthome_city, .msgArchiveID = message_bank_route_209_gate_to_hearthome_city, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 109, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_212_GATE_TO_HEARTHOME_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 257, .scriptsArchiveID = scripts_route_212_gate_to_hearthome_city, .initScriptsArchiveID = scripts_init_route_212_gate_to_hearthome_city, .msgArchiveID = message_bank_route_212_gate_to_hearthome_city, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 110, .mapLabelTextID = (0x1B), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_NORTHEAST_HOUSE_1F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 209, .scriptsArchiveID = scripts_hearthome_city_northeast_house_1f, .initScriptsArchiveID = scripts_init_hearthome_city_northeast_house_1f, .msgArchiveID = message_bank_hearthome_city_northeast_house_1f, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 111, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_NORTHEAST_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 210, .scriptsArchiveID = scripts_hearthome_city_northeast_house_2f, .initScriptsArchiveID = scripts_init_hearthome_city_northeast_house_2f, .msgArchiveID = message_bank_hearthome_city_northeast_house_2f, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 112, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_NORTHEAST_HOUSE_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_hearthome_city_northeast_house_elevator, .initScriptsArchiveID = scripts_init_hearthome_city_northeast_house_elevator, .msgArchiveID = message_bank_hearthome_city_northeast_house_elevator, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 113, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_NORTHWEST_HOUSE] = { .unk_00 = 43, .unk_01 = 0xF, .mapMatrixID = 245, .scriptsArchiveID = scripts_hearthome_city_northwest_house, .initScriptsArchiveID = scripts_init_hearthome_city_northwest_house, .msgArchiveID = message_bank_hearthome_city_northwest_house, .dayMusicID = 1014, .nightMusicID = 1043, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 114, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POFFIN_HOUSE] = { .unk_00 = 37, .unk_01 = 0xF, .mapMatrixID = 0xED, .scriptsArchiveID = scripts_poffin_house, .initScriptsArchiveID = scripts_init_poffin_house, .msgArchiveID = message_bank_poffin_house, .dayMusicID = 1089, .nightMusicID = 1089, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 115, .mapLabelTextID = 98, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CONTEST_HALL_LOBBY] = { .unk_00 = 32, .unk_01 = 0xF, .mapMatrixID = 165, .scriptsArchiveID = scripts_contest_hall_lobby, .initScriptsArchiveID = scripts_init_contest_hall_lobby, .msgArchiveID = message_bank_contest_hall_lobby, .dayMusicID = 1089, .nightMusicID = 1089, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x74, .mapLabelTextID = 97, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CONTEST_HALL_STAGE_ONGOING_CONTEST] = { .unk_00 = 32, .unk_01 = 0xF, .mapMatrixID = 166, .scriptsArchiveID = scripts_contest_hall_stage_ongoing_contest, .initScriptsArchiveID = scripts_init_contest_hall_stage_ongoing_contest, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1089, .nightMusicID = 1089, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x75, .mapLabelTextID = 97, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FOREIGN_BUILDING] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 167, .scriptsArchiveID = scripts_foreign_building, .initScriptsArchiveID = scripts_init_foreign_building, .msgArchiveID = message_bank_foreign_building, .dayMusicID = 1001, .nightMusicID = 1001, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 118, .mapLabelTextID = 99, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY] = { .unk_00 = 0xC, .unk_01 = 0x6, .mapMatrixID = 0, .scriptsArchiveID = scripts_pastoria_city, .initScriptsArchiveID = scripts_init_pastoria_city, .msgArchiveID = message_bank_pastoria_city, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 2, .eventsArchiveID = 119, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_PASTORIA_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 206, .scriptsArchiveID = scripts_pastoria_city_mart, .initScriptsArchiveID = scripts_init_pastoria_city_mart, .msgArchiveID = message_bank_pastoria_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 120, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_GYM] = { .unk_00 = 0x17, .unk_01 = 0xF, .mapMatrixID = 111, .scriptsArchiveID = scripts_pastoria_city_gym, .initScriptsArchiveID = scripts_init_pastoria_city_gym, .msgArchiveID = message_bank_pastoria_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 121, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x1, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_pastoria_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_pastoria_city_pokecenter_1f, .msgArchiveID = message_bank_pastoria_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 122, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_pastoria_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_pastoria_city_pokecenter_2f, .msgArchiveID = message_bank_pastoria_city_pokecenter_2f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x7B, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_OBSERVATORY_GATE_1F] = { .unk_00 = 39, .unk_01 = 0xF, .mapMatrixID = 181, .scriptsArchiveID = scripts_pastoria_city_observatory_gate_1f, .initScriptsArchiveID = scripts_init_pastoria_city_observatory_gate_1f, .msgArchiveID = message_bank_pastoria_city_observatory_gate_1f, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 124, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_OBSERVATORY_GATE_2F] = { .unk_00 = 39, .unk_01 = 0xF, .mapMatrixID = 182, .scriptsArchiveID = scripts_pastoria_city_observatory_gate_2f, .initScriptsArchiveID = scripts_init_pastoria_city_observatory_gate_2f, .msgArchiveID = message_bank_pastoria_city_observatory_gate_2f, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 125, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_SOUTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_pastoria_city_southwest_house, .initScriptsArchiveID = scripts_init_pastoria_city_southwest_house, .msgArchiveID = message_bank_pastoria_city_southwest_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 126, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_MIDDLE_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_pastoria_city_middle_house, .initScriptsArchiveID = scripts_init_pastoria_city_middle_house, .msgArchiveID = message_bank_pastoria_city_middle_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 127, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_pastoria_city_east_house, .initScriptsArchiveID = scripts_init_pastoria_city_east_house, .msgArchiveID = message_bank_pastoria_city_east_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 128, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_pastoria_city_north_house, .initScriptsArchiveID = scripts_init_pastoria_city_north_house, .msgArchiveID = message_bank_pastoria_city_north_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 129, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_pastoria_city_northeast_house, .initScriptsArchiveID = scripts_init_pastoria_city_northeast_house, .msgArchiveID = message_bank_pastoria_city_northeast_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 130, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY] = { .unk_00 = 11, .unk_01 = 0x5, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_veilstone_city, .initScriptsArchiveID = scripts_init_veilstone_city, .msgArchiveID = message_bank_veilstone_city, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 131, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_VEILSTONE_CITY_GYM] = { .unk_00 = 29, .unk_01 = 0xF, .mapMatrixID = 115, .scriptsArchiveID = scripts_veilstone_city_gym, .initScriptsArchiveID = scripts_init_veilstone_city_gym, .msgArchiveID = message_bank_veilstone_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 132, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0xA, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_veilstone_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_veilstone_city_pokecenter_1f, .msgArchiveID = message_bank_veilstone_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 133, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_veilstone_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_veilstone_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 134, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GAME_CORNER] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 139, .scriptsArchiveID = scripts_game_corner, .initScriptsArchiveID = scripts_init_game_corner, .msgArchiveID = message_bank_game_corner, .dayMusicID = 1091, .nightMusicID = 1091, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 135, .mapLabelTextID = 102, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_1F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 172, .scriptsArchiveID = scripts_veilstone_store_1f, .initScriptsArchiveID = scripts_init_veilstone_store_1f, .msgArchiveID = message_bank_veilstone_store_1f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 136, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_2F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 173, .scriptsArchiveID = scripts_veilstone_store_2f, .initScriptsArchiveID = scripts_init_veilstone_store_2f, .msgArchiveID = message_bank_veilstone_store_2f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 137, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_3F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 174, .scriptsArchiveID = scripts_veilstone_store_3f, .initScriptsArchiveID = scripts_init_veilstone_store_3f, .msgArchiveID = message_bank_veilstone_store_3f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 138, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_4F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 175, .scriptsArchiveID = scripts_veilstone_store_4f, .initScriptsArchiveID = scripts_init_veilstone_store_4f, .msgArchiveID = message_bank_veilstone_store_4f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 139, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_5F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 176, .scriptsArchiveID = scripts_veilstone_store_5f, .initScriptsArchiveID = scripts_init_veilstone_store_5f, .msgArchiveID = message_bank_veilstone_store_5f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 140, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_veilstone_store_elevator, .initScriptsArchiveID = scripts_init_veilstone_store_elevator, .msgArchiveID = message_bank_veilstone_store_elevator, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x8D, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_GALACTIC_WAREHOUSE] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 177, .scriptsArchiveID = scripts_veilstone_city_galactic_warehouse, .initScriptsArchiveID = scripts_init_veilstone_city_galactic_warehouse, .msgArchiveID = message_bank_veilstone_city_galactic_warehouse, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x8E, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_PRIZE_EXCHANGE] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 204, .scriptsArchiveID = scripts_veilstone_city_prize_exchange, .initScriptsArchiveID = scripts_init_veilstone_city_prize_exchange, .msgArchiveID = message_bank_veilstone_city_prize_exchange, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 143, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_SOUTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_veilstone_city_southeast_house, .initScriptsArchiveID = scripts_init_veilstone_city_southeast_house, .msgArchiveID = message_bank_veilstone_city_southeast_house, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 144, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_NORTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_veilstone_city_northwest_house, .initScriptsArchiveID = scripts_init_veilstone_city_northwest_house, .msgArchiveID = message_bank_veilstone_city_northwest_house, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 145, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_veilstone_city_northeast_house, .initScriptsArchiveID = scripts_init_veilstone_city_northeast_house, .msgArchiveID = message_bank_veilstone_city_northeast_house, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 146, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_SOUTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_veilstone_city_southwest_house, .initScriptsArchiveID = scripts_init_veilstone_city_southwest_house, .msgArchiveID = message_bank_veilstone_city_southwest_house, .dayMusicID = 1016, .nightMusicID = 1045, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 147, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_215_GATE_TO_VEILSTONE_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_215_gate_to_veilstone_city, .initScriptsArchiveID = scripts_init_route_215_gate_to_veilstone_city, .msgArchiveID = message_bank_route_215_gate_to_veilstone_city, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 148, .mapLabelTextID = 30, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY] = { .unk_00 = 0xD, .unk_01 = 0x7, .mapMatrixID = 0, .scriptsArchiveID = scripts_sunyshore_city, .initScriptsArchiveID = scripts_init_sunyshore_city, .msgArchiveID = message_bank_sunyshore_city, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 3, .eventsArchiveID = 149, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 11, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SUNYSHORE_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_sunyshore_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_sunyshore_city_pokecenter_1f, .msgArchiveID = message_bank_sunyshore_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 150, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_sunyshore_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_sunyshore_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 151, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_sunyshore_city_mart, .initScriptsArchiveID = scripts_init_sunyshore_city_mart, .msgArchiveID = message_bank_sunyshore_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 152, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_GYM_ROOM_1] = { .unk_00 = 30, .unk_01 = 0xF, .mapMatrixID = 226, .scriptsArchiveID = scripts_sunyshore_city_gym_room_1, .initScriptsArchiveID = scripts_init_sunyshore_city_gym_room_1, .msgArchiveID = message_bank_sunyshore_city_gym_room_1, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 153, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_GYM_ROOM_2] = { .unk_00 = 30, .unk_01 = 0xF, .mapMatrixID = 227, .scriptsArchiveID = scripts_sunyshore_city_gym_room_2, .initScriptsArchiveID = scripts_init_sunyshore_city_gym_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 154, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_GYM_ROOM_3] = { .unk_00 = 30, .unk_01 = 0xF, .mapMatrixID = 228, .scriptsArchiveID = scripts_sunyshore_city_gym_room_3, .initScriptsArchiveID = scripts_init_sunyshore_city_gym_room_3, .msgArchiveID = message_bank_sunyshore_city_gym_room_3, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 155, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_MARKET] = { .unk_00 = 38, .unk_01 = 0xF, .mapMatrixID = 203, .scriptsArchiveID = scripts_sunyshore_market, .initScriptsArchiveID = scripts_init_sunyshore_market, .msgArchiveID = message_bank_sunyshore_market, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 156, .mapLabelTextID = 105, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_sunyshore_city_northeast_house, .initScriptsArchiveID = scripts_init_sunyshore_city_northeast_house, .msgArchiveID = message_bank_sunyshore_city_northeast_house, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 157, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_WEST_HOUSE] = { .unk_00 = 43, .unk_01 = 0xF, .mapMatrixID = 248, .scriptsArchiveID = scripts_sunyshore_city_west_house, .initScriptsArchiveID = scripts_init_sunyshore_city_west_house, .msgArchiveID = message_bank_sunyshore_city_west_house, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 158, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_NORTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_sunyshore_city_northwest_house, .initScriptsArchiveID = scripts_init_sunyshore_city_northwest_house, .msgArchiveID = message_bank_sunyshore_city_northwest_house, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 159, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_UNKNOWN_HOUSE_1] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_sunyshore_city_unknown_house_1, .initScriptsArchiveID = scripts_init_sunyshore_city_unknown_house_1, .msgArchiveID = message_bank_sunyshore_city_unknown_house_1, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 160, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_UNKNOWN_HOUSE_2] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_sunyshore_city_unknown_house_2, .initScriptsArchiveID = scripts_init_sunyshore_city_unknown_house_2, .msgArchiveID = message_bank_sunyshore_city_unknown_house_2, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 161, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_sunyshore_city_east_house, .initScriptsArchiveID = scripts_init_sunyshore_city_east_house, .msgArchiveID = message_bank_sunyshore_city_east_house, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 162, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VISTA_LIGHTHOUSE] = { .unk_00 = 39, .unk_01 = 0xF, .mapMatrixID = 230, .scriptsArchiveID = scripts_vista_lighthouse, .initScriptsArchiveID = scripts_init_vista_lighthouse, .msgArchiveID = message_bank_vista_lighthouse, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 163, .mapLabelTextID = 104, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_snowpoint_city, .initScriptsArchiveID = scripts_init_snowpoint_city, .msgArchiveID = message_bank_snowpoint_city, .dayMusicID = 1018, .nightMusicID = 1047, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 164, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 36, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SNOWPOINT_CITY_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_snowpoint_city_mart, .initScriptsArchiveID = scripts_init_snowpoint_city_mart, .msgArchiveID = message_bank_snowpoint_city_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 165, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_GYM] = { .unk_00 = 0x1C, .unk_01 = 0xF, .mapMatrixID = 114, .scriptsArchiveID = scripts_snowpoint_city_gym, .initScriptsArchiveID = scripts_init_snowpoint_city_gym, .msgArchiveID = message_bank_snowpoint_city_gym, .dayMusicID = 0x43F, .nightMusicID = 0x43F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 166, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_snowpoint_city_pokecenter_1f, .initScriptsArchiveID = scripts_init_snowpoint_city_pokecenter_1f, .msgArchiveID = message_bank_snowpoint_city_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 167, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_snowpoint_city_pokecenter_2f, .initScriptsArchiveID = scripts_init_snowpoint_city_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 168, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_WEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_snowpoint_city_west_house, .initScriptsArchiveID = scripts_init_snowpoint_city_west_house, .msgArchiveID = message_bank_snowpoint_city_west_house, .dayMusicID = 1018, .nightMusicID = 1047, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 169, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_snowpoint_city_east_house, .initScriptsArchiveID = scripts_init_snowpoint_city_east_house, .msgArchiveID = message_bank_snowpoint_city_east_house, .dayMusicID = 1018, .nightMusicID = 1047, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 170, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE] = { .unk_00 = 0xD, .unk_01 = 0xA, .mapMatrixID = 0, .scriptsArchiveID = scripts_pokemon_league, .initScriptsArchiveID = scripts_init_pokemon_league, .msgArchiveID = message_bank_pokemon_league, .dayMusicID = 1019, .nightMusicID = 1048, .wildEncountersArchiveID = 4, .eventsArchiveID = 171, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x1, .weather = 0x8, .cameraType = 11, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_POKEMON_LEAGUE_SOUTH_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_pokemon_league_south_pokecenter_1f, .initScriptsArchiveID = scripts_init_pokemon_league_south_pokecenter_1f, .msgArchiveID = message_bank_pokemon_league_south_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 172, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_SOUTH_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_pokemon_league_south_pokecenter_2f, .initScriptsArchiveID = scripts_init_pokemon_league_south_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 173, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_NORTH_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 144, .scriptsArchiveID = scripts_pokemon_league_north_pokecenter_1f, .initScriptsArchiveID = scripts_init_pokemon_league_north_pokecenter_1f, .msgArchiveID = message_bank_pokemon_league_north_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 174, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_AARON_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 187, .scriptsArchiveID = scripts_pokemon_league_elevator_to_aaron_room, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_aaron_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 175, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_AARON_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 183, .scriptsArchiveID = scripts_pokemon_league_aaron_room, .initScriptsArchiveID = scripts_init_pokemon_league_aaron_room, .msgArchiveID = message_bank_pokemon_league_aaron_room, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 176, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = (0xC), .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_BERTHA_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 188, .scriptsArchiveID = scripts_pokemon_league_elevator_to_bertha_room, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_bertha_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 177, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_BERTHA_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 184, .scriptsArchiveID = scripts_pokemon_league_bertha_room, .initScriptsArchiveID = scripts_init_pokemon_league_bertha_room, .msgArchiveID = message_bank_pokemon_league_bertha_room, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 178, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0xD, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_FLINT_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 188, .scriptsArchiveID = scripts_pokemon_league_elevator_to_flint_room, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_flint_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 179, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_FLINT_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 185, .scriptsArchiveID = scripts_pokemon_league_flint_room, .initScriptsArchiveID = scripts_init_pokemon_league_flint_room, .msgArchiveID = message_bank_pokemon_league_flint_room, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 180, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = (0xE), .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_LUCIAN_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 188, .scriptsArchiveID = scripts_pokemon_league_elevator_to_lucian_room, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_lucian_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 181, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_LUCIAN_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 186, .scriptsArchiveID = scripts_pokemon_league_lucian_room, .initScriptsArchiveID = scripts_init_pokemon_league_lucian_room, .msgArchiveID = message_bank_pokemon_league_lucian_room, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 182, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = (0xF), .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_CHAMPION_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 189, .scriptsArchiveID = scripts_pokemon_league_elevator_to_champion_room, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_champion_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 183, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_CHAMPION_ROOM] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 190, .scriptsArchiveID = scripts_pokemon_league_champion_room, .initScriptsArchiveID = scripts_init_pokemon_league_champion_room, .msgArchiveID = message_bank_pokemon_league_champion_room, .dayMusicID = 1076, .nightMusicID = 1076, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 184, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x10, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_ELEVATOR_TO_HALL_OF_FAME] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 192, .scriptsArchiveID = scripts_pokemon_league_elevator_to_hall_of_fame, .initScriptsArchiveID = scripts_init_pokemon_league_elevator_to_hall_of_fame, .msgArchiveID = message_bank_pokemon_league_elevator_to_hall_of_fame, .dayMusicID = 1077, .nightMusicID = 1077, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 185, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_HALL_OF_FAME] = { .unk_00 = 36, .unk_01 = 0xF, .mapMatrixID = 191, .scriptsArchiveID = scripts_pokemon_league_hall_of_fame, .initScriptsArchiveID = scripts_init_pokemon_league_hall_of_fame, .msgArchiveID = message_bank_pokemon_league_hall_of_fame, .dayMusicID = 1077, .nightMusicID = 1077, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 186, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_fight_area, .initScriptsArchiveID = scripts_init_fight_area, .msgArchiveID = message_bank_fight_area, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 187, .mapLabelTextID = 81, .mapLabelWindowID = 0x1, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_FIGHT_AREA_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_fight_area_pokecenter_1f, .initScriptsArchiveID = scripts_init_fight_area_pokecenter_1f, .msgArchiveID = message_bank_fight_area_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 188, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_fight_area_pokecenter_2f, .initScriptsArchiveID = scripts_init_fight_area_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 189, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_fight_area_mart, .initScriptsArchiveID = scripts_init_fight_area_mart, .msgArchiveID = message_bank_fight_area_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 190, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_PARK_GATE_TO_FIGHT_AREA] = { .unk_00 = 44, .unk_01 = 0xF, .mapMatrixID = 250, .scriptsArchiveID = scripts_battle_park_gate_to_fight_area, .initScriptsArchiveID = scripts_init_battle_park_gate_to_fight_area, .msgArchiveID = message_bank_battle_park_gate_to_fight_area, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 191, .mapLabelTextID = 111, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_225_GATE_TO_FIGHT_AREA] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 257, .scriptsArchiveID = scripts_route_225_gate_to_fight_area, .initScriptsArchiveID = scripts_init_route_225_gate_to_fight_area, .msgArchiveID = message_bank_route_225_gate_to_fight_area, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 192, .mapLabelTextID = 40, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_MIDDLE_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_fight_area_middle_house, .initScriptsArchiveID = scripts_init_fight_area_middle_house, .msgArchiveID = message_bank_fight_area_middle_house, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 193, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_SOUTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_fight_area_south_house, .initScriptsArchiveID = scripts_init_fight_area_south_house, .msgArchiveID = message_bank_fight_area_south_house, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 194, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_UNKNOWN_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_197] = { .unk_00 = 55, .unk_01 = 55, .mapMatrixID = 0x5, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 195, .mapLabelTextID = 46, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_MINE_B1F] = { .unk_00 = 55, .unk_01 = 0xF, .mapMatrixID = 5, .scriptsArchiveID = scripts_oreburgh_mine_b1f, .initScriptsArchiveID = scripts_init_oreburgh_mine_b1f, .msgArchiveID = message_bank_oreburgh_mine_b1f, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 5, .eventsArchiveID = 196, .mapLabelTextID = 46, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_MINE_B2F] = { .unk_00 = 55, .unk_01 = 0xF, .mapMatrixID = 6, .scriptsArchiveID = scripts_oreburgh_mine_b2f, .initScriptsArchiveID = scripts_init_oreburgh_mine_b2f, .msgArchiveID = message_bank_oreburgh_mine_b2f, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 6, .eventsArchiveID = 197, .mapLabelTextID = 46, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VALLEY_WINDWORKS_OUTSIDE] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0, .scriptsArchiveID = scripts_valley_windworks_outside, .initScriptsArchiveID = scripts_init_valley_windworks_outside, .msgArchiveID = message_bank_valley_windworks_outside, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 7, .eventsArchiveID = 198, .mapLabelTextID = 47, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_VALLEY_WINDWORKS_BUILDING] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 234, .scriptsArchiveID = scripts_valley_windworks_building, .initScriptsArchiveID = scripts_init_valley_windworks_building, .msgArchiveID = message_bank_valley_windworks_building, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 199, .mapLabelTextID = 47, .mapLabelWindowID = 0x9, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_FOREST_OUTSIDE] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_eterna_forest_outside, .initScriptsArchiveID = scripts_init_eterna_forest_outside, .msgArchiveID = message_bank_eterna_forest_outside, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 200, .mapLabelTextID = 48, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ETERNA_FOREST] = { .unk_00 = 54, .unk_01 = 0xF, .mapMatrixID = 7, .scriptsArchiveID = scripts_eterna_forest, .initScriptsArchiveID = scripts_init_eterna_forest, .msgArchiveID = message_bank_eterna_forest, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 8, .eventsArchiveID = 201, .mapLabelTextID = 48, .mapLabelWindowID = 0x5, .weather = 0x17, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_FUEGO_IRONWORKS_OUTSIDE] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0, .scriptsArchiveID = scripts_fuego_ironworks_outside, .initScriptsArchiveID = scripts_init_fuego_ironworks_outside, .msgArchiveID = message_bank_fuego_ironworks_outside, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 9, .eventsArchiveID = 202, .mapLabelTextID = 49, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_FUEGO_IRONWORKS_BUILDING] = { .unk_00 = 67, .unk_01 = 0xF, .mapMatrixID = 0x8, .scriptsArchiveID = scripts_fuego_ironworks_building, .initScriptsArchiveID = scripts_init_fuego_ironworks_building, .msgArchiveID = message_bank_fuego_ironworks_building, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 203, .mapLabelTextID = 49, .mapLabelWindowID = 0x9, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_206] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_1F_SOUTH] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 9, .scriptsArchiveID = scripts_mt_coronet_1f_south, .initScriptsArchiveID = scripts_init_mt_coronet_1f_south, .msgArchiveID = message_bank_mt_coronet_1f_south, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 10, .eventsArchiveID = 204, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_2F] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 10, .scriptsArchiveID = scripts_mt_coronet_2f, .initScriptsArchiveID = scripts_init_mt_coronet_2f, .msgArchiveID = message_bank_mt_coronet_2f, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 11, .eventsArchiveID = 205, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_3F] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 11, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 12, .eventsArchiveID = 206, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_OUTSIDE_NORTH] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 12, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 13, .eventsArchiveID = 207, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x6, .cameraType = 0x7, .mapType = 0x2, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_MT_CORONET_OUTSIDE_SOUTH] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 13, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 14, .eventsArchiveID = 208, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x6, .cameraType = 0x6, .mapType = 0x2, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_MT_CORONET_4F_ROOMS_1_AND_2] = { .unk_00 = 70, .unk_01 = 0xF, .mapMatrixID = 14, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 15, .eventsArchiveID = 209, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_4F_ROOM_3] = { .unk_00 = 70, .unk_01 = 0xF, .mapMatrixID = 15, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 16, .eventsArchiveID = 210, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_5F] = { .unk_00 = 70, .unk_01 = 15, .mapMatrixID = 16, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 17, .eventsArchiveID = 211, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_6F] = { .unk_00 = 70, .unk_01 = 0xF, .mapMatrixID = 17, .scriptsArchiveID = scripts_mt_coronet_6f, .initScriptsArchiveID = scripts_init_mt_coronet_6f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 18, .eventsArchiveID = 212, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_1F_TUNNEL_ROOM] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 18, .scriptsArchiveID = scripts_mt_coronet_1f_tunnel_room, .initScriptsArchiveID = scripts_init_mt_coronet_1f_tunnel_room, .msgArchiveID = message_bank_mt_coronet_1f_tunnel_room, .dayMusicID = 1071, .nightMusicID = 1071, .wildEncountersArchiveID = 19, .eventsArchiveID = 213, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_1F_NORTH_ROOM_2] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 19, .scriptsArchiveID = scripts_mt_coronet_1f_north_room_2, .initScriptsArchiveID = scripts_init_mt_coronet_1f_north_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 20, .eventsArchiveID = 214, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_1F_NORTH_ROOM_1] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 20, .scriptsArchiveID = scripts_mt_coronet_1f_north_room_1, .initScriptsArchiveID = scripts_init_mt_coronet_1f_north_room_1, .msgArchiveID = message_bank_mt_coronet_1f_north_room_1, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 21, .eventsArchiveID = 215, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_B1F] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 21, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 22, .eventsArchiveID = 216, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SPEAR_PILLAR] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 22, .scriptsArchiveID = scripts_spear_pillar, .initScriptsArchiveID = scripts_init_spear_pillar, .msgArchiveID = message_bank_spear_pillar, .dayMusicID = 0x430, .nightMusicID = 0x430, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 217, .mapLabelTextID = 0x33, .mapLabelWindowID = 0x4, .weather = 0xD, .cameraType = 0x5, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SPEAR_PILLAR_DISTORTED] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 0x17, .scriptsArchiveID = scripts_spear_pillar_distorted, .initScriptsArchiveID = scripts_init_spear_pillar_distorted, .msgArchiveID = message_bank_spear_pillar_distorted, .dayMusicID = 0x430, .nightMusicID = 0x430, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 218, .mapLabelTextID = 0x33, .mapLabelWindowID = 0x4, .weather = 0xD, .cameraType = 0x5, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_222] = { .unk_00 = 0xC, .unk_01 = 0x6, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_DP_GREAT_MARSH] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0x18, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 219, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_224] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_MANIAC_TUNNEL_ROOM] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x19, .scriptsArchiveID = scripts_solaceon_ruins_maniac_tunnel_room, .initScriptsArchiveID = scripts_init_solaceon_ruins_maniac_tunnel_room, .msgArchiveID = message_bank_solaceon_ruins_maniac_tunnel_room, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 29, .eventsArchiveID = 220, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_1] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x1A, .scriptsArchiveID = scripts_solaceon_ruins_room_1, .initScriptsArchiveID = scripts_init_solaceon_ruins_room_1, .msgArchiveID = message_bank_solaceon_ruins_room_1, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 221, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_2_NORTHEAST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 40, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 30, .eventsArchiveID = 222, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_1_NORTHWEST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 35, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 31, .eventsArchiveID = 223, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_2] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 39, .scriptsArchiveID = scripts_solaceon_ruins_room_2, .initScriptsArchiveID = scripts_init_solaceon_ruins_room_2, .msgArchiveID = message_bank_solaceon_ruins_room_2, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 32, .eventsArchiveID = 224, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_1_SOUTHEAST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x1F, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 33, .eventsArchiveID = 225, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_3] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 34, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 34, .eventsArchiveID = 226, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_2_SOUTHEAST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x1F, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 35, .eventsArchiveID = 227, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_6_SOUTHEAST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 40, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 36, .eventsArchiveID = 228, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_5_SOUTHWEST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 42, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 37, .eventsArchiveID = 229, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_3_NORTHWEST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 35, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 38, .eventsArchiveID = 230, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_3_SOUTHWEST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 35, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 39, .eventsArchiveID = 231, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_4] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 36, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 40, .eventsArchiveID = 232, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_6] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 34, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 41, .eventsArchiveID = 233, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_5] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 30, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 42, .eventsArchiveID = 234, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_7] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 41, .scriptsArchiveID = scripts_solaceon_ruins_room_7, .initScriptsArchiveID = scripts_init_solaceon_ruins_room_7, .msgArchiveID = message_bank_solaceon_ruins_room_7, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 43, .eventsArchiveID = 235, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_4_SOUTHEAST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x1F, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 44, .eventsArchiveID = 236, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_6_NORTHWEST_DEAD_END] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 35, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 45, .eventsArchiveID = 0xED, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_243] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_1F] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 43, .scriptsArchiveID = scripts_victory_road_1f, .initScriptsArchiveID = scripts_init_victory_road_1f, .msgArchiveID = message_bank_victory_road_1f, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 47, .eventsArchiveID = 0xEE, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_2F] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 44, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 48, .eventsArchiveID = 0xEF, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_B1F] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 45, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 49, .eventsArchiveID = 0xF0, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_1F_ROOM_2] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 46, .scriptsArchiveID = scripts_victory_road_1f_room_2, .initScriptsArchiveID = scripts_init_victory_road_1f_room_2, .msgArchiveID = message_bank_victory_road_1f_room_2, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 50, .eventsArchiveID = 241, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_1F_ROOM_1] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 47, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 51, .eventsArchiveID = 242, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VICTORY_ROAD_1F_ROOM_3] = { .unk_00 = 71, .unk_01 = 0xF, .mapMatrixID = 48, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 52, .eventsArchiveID = 243, .mapLabelTextID = 54, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_250] = { .unk_00 = 0x4, .unk_01 = 0x4, .mapMatrixID = 49, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 244, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_PAL_PARK] = { .unk_00 = 61, .unk_01 = 0xF, .mapMatrixID = 49, .scriptsArchiveID = scripts_pal_park, .initScriptsArchiveID = scripts_init_pal_park, .msgArchiveID = message_bank_pal_park, .dayMusicID = 1002, .nightMusicID = 1002, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 245, .mapLabelTextID = 55, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_252] = { .unk_00 = 0x9, .unk_01 = 0x3, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_AMITY_SQUARE] = { .unk_00 = 59, .unk_01 = 0xF, .mapMatrixID = 50, .scriptsArchiveID = scripts_amity_square, .initScriptsArchiveID = scripts_init_amity_square, .msgArchiveID = message_bank_amity_square, .dayMusicID = 1066, .nightMusicID = 1066, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 246, .mapLabelTextID = 56, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RAVAGED_PATH] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 51, .scriptsArchiveID = scripts_ravaged_path, .initScriptsArchiveID = scripts_init_ravaged_path, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 53, .eventsArchiveID = 247, .mapLabelTextID = 0x39, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_255] = { .unk_00 = 54, .unk_01 = 54, .mapMatrixID = 52, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 248, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_MEADOW] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 52, .scriptsArchiveID = scripts_floaroma_meadow, .initScriptsArchiveID = scripts_init_floaroma_meadow, .msgArchiveID = message_bank_floaroma_meadow, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 249, .mapLabelTextID = 58, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_FLOAROMA_MEADOW_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_floaroma_meadow_house, .initScriptsArchiveID = scripts_init_floaroma_meadow_house, .msgArchiveID = message_bank_floaroma_meadow_house, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 250, .mapLabelTextID = 58, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_GATE_1F] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 0x3, .scriptsArchiveID = scripts_oreburgh_gate_1f, .initScriptsArchiveID = scripts_init_oreburgh_gate_1f, .msgArchiveID = message_bank_oreburgh_gate_1f, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 54, .eventsArchiveID = 251, .mapLabelTextID = 59, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_GATE_B1F] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 0x4, .scriptsArchiveID = scripts_oreburgh_gate_b1f, .initScriptsArchiveID = scripts_init_oreburgh_gate_b1f, .msgArchiveID = message_bank_oreburgh_gate_b1f, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 55, .eventsArchiveID = 252, .mapLabelTextID = 59, .mapLabelWindowID = 0x4, .weather = 0x1, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_FULLMOON_ISLAND] = { .unk_00 = 0xF, .unk_01 = 0xF, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_fullmoon_island, .initScriptsArchiveID = scripts_init_fullmoon_island, .msgArchiveID = message_bank_fullmoon_island, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 253, .mapLabelTextID = (0x3C), .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FULLMOON_ISLAND_FOREST] = { .unk_00 = 54, .unk_01 = 0xF, .mapMatrixID = 53, .scriptsArchiveID = scripts_fullmoon_island_forest, .initScriptsArchiveID = scripts_init_fullmoon_island_forest, .msgArchiveID = message_bank_fullmoon_island_forest, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 254, .mapLabelTextID = (0x3C), .mapLabelWindowID = 0x5, .weather = 0x17, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_STARK_MOUNTAIN_OUTSIDE] = { .unk_00 = 0x11, .unk_01 = 0xF, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_stark_mountain_outside, .initScriptsArchiveID = scripts_init_stark_mountain_outside, .msgArchiveID = message_bank_stark_mountain_outside, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 56, .eventsArchiveID = 255, .mapLabelTextID = 84, .mapLabelWindowID = 0x3, .weather = 0x9, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_STARK_MOUNTAIN_ROOM_1] = { .unk_00 = 0x39, .unk_01 = 0xF, .mapMatrixID = 0x39, .scriptsArchiveID = scripts_stark_mountain_room_1, .initScriptsArchiveID = scripts_init_stark_mountain_room_1, .msgArchiveID = message_bank_stark_mountain_room_1, .dayMusicID = 1073, .nightMusicID = 1073, .wildEncountersArchiveID = 57, .eventsArchiveID = 256, .mapLabelTextID = 84, .mapLabelWindowID = 0x4, .weather = (0x1C), .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_STARK_MOUNTAIN_ROOM_2] = { .unk_00 = 0x39, .unk_01 = 0xF, .mapMatrixID = 58, .scriptsArchiveID = scripts_stark_mountain_room_2, .initScriptsArchiveID = scripts_init_stark_mountain_room_2, .msgArchiveID = message_bank_stark_mountain_room_2, .dayMusicID = 1073, .nightMusicID = 1073, .wildEncountersArchiveID = 58, .eventsArchiveID = 257, .mapLabelTextID = 84, .mapLabelWindowID = 0x4, .weather = (0x1C), .cameraType = 0x8, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_STARK_MOUNTAIN_ROOM_3] = { .unk_00 = 0x39, .unk_01 = 0xF, .mapMatrixID = 59, .scriptsArchiveID = scripts_stark_mountain_room_3, .initScriptsArchiveID = scripts_init_stark_mountain_room_3, .msgArchiveID = message_bank_stark_mountain_room_3, .dayMusicID = 1073, .nightMusicID = 1073, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 258, .mapLabelTextID = 84, .mapLabelWindowID = 0x4, .weather = (0x1C), .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_266] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SENDOFF_SPRING] = { .unk_00 = 62, .unk_01 = 0xF, .mapMatrixID = 0x3C, .scriptsArchiveID = scripts_sendoff_spring, .initScriptsArchiveID = scripts_init_sendoff_spring, .msgArchiveID = message_bank_sendoff_spring, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 59, .eventsArchiveID = 259, .mapLabelTextID = 61, .mapLabelWindowID = 0x8, .weather = 0x8, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_TURNBACK_CAVE_ENTRANCE] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 61, .scriptsArchiveID = scripts_turnback_cave_entrance, .initScriptsArchiveID = scripts_init_turnback_cave_entrance, .msgArchiveID = message_bank_turnback_cave_entrance, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 260, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_ROOM] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 62, .scriptsArchiveID = scripts_turnback_cave_pillar_room, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_room, .msgArchiveID = message_bank_turnback_cave_pillar_room, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 261, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_GIRATINA_ROOM] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 63, .scriptsArchiveID = scripts_turnback_cave_giratina_room, .initScriptsArchiveID = scripts_init_turnback_cave_giratina_room, .msgArchiveID = message_bank_turnback_cave_giratina_room, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 262, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0x1B), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_1] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_1, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_1, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 63, .eventsArchiveID = 263, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_2] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_2, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 64, .eventsArchiveID = 264, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_3] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_3, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_3, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 65, .eventsArchiveID = 265, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOWER_PARADISE] = { .unk_00 = 0xD, .unk_01 = 0xA, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_flower_paradise, .initScriptsArchiveID = scripts_init_flower_paradise, .msgArchiveID = message_bank_flower_paradise, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 266, .mapLabelTextID = 63, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_275] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_276] = { .unk_00 = 11, .unk_01 = 0x5, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_277] = { .unk_00 = 11, .unk_01 = 0x5, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1062, .nightMusicID = 1062, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_1F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 68, .scriptsArchiveID = scripts_snowpoint_temple_1f, .initScriptsArchiveID = scripts_init_snowpoint_temple_1f, .msgArchiveID = message_bank_snowpoint_temple_1f, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 106, .eventsArchiveID = 267, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_B1F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 0x45, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 107, .eventsArchiveID = 268, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_B2F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 70, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 108, .eventsArchiveID = 269, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_B3F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 71, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 109, .eventsArchiveID = 270, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_B4F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 0x48, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 110, .eventsArchiveID = 271, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_TEMPLE_B5F] = { .unk_00 = 65, .unk_01 = 0xF, .mapMatrixID = 73, .scriptsArchiveID = scripts_snowpoint_temple_b5f, .initScriptsArchiveID = scripts_init_snowpoint_temple_b5f, .msgArchiveID = message_bank_snowpoint_temple_b5f, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 111, .eventsArchiveID = 272, .mapLabelTextID = 64, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_WAYWARD_CAVE_1F] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 0x4A, .scriptsArchiveID = scripts_wayward_cave_1f, .initScriptsArchiveID = scripts_init_wayward_cave_1f, .msgArchiveID = message_bank_wayward_cave_1f, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 112, .eventsArchiveID = 273, .mapLabelTextID = 65, .mapLabelWindowID = 0x4, .weather = 0x10, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_WAYWARD_CAVE_B1F] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 75, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 113, .eventsArchiveID = 274, .mapLabelTextID = 65, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_RUIN_MANIAC_CAVE_SHORT] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 76, .scriptsArchiveID = scripts_ruin_maniac_cave_short, .initScriptsArchiveID = scripts_init_ruin_maniac_cave_short, .msgArchiveID = message_bank_ruin_maniac_cave_short, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 114, .eventsArchiveID = 275, .mapLabelTextID = 66, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_TROPHY_GARDEN] = { .unk_00 = 0xC, .unk_01 = 0xF, .mapMatrixID = 79, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 117, .eventsArchiveID = 0x114, .mapLabelTextID = 68, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_IRON_ISLAND] = { .unk_00 = 0xF, .unk_01 = 0xF, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_iron_island, .initScriptsArchiveID = scripts_init_iron_island, .msgArchiveID = message_bank_iron_island, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 118, .eventsArchiveID = 0x115, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x8, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_IRON_ISLAND_1F] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 80, .scriptsArchiveID = scripts_iron_island_1f, .initScriptsArchiveID = scripts_init_iron_island_1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 119, .eventsArchiveID = 0x116, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_B1F_LEFT_ROOM] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 81, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 120, .eventsArchiveID = 0x117, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_B1F_RIGHT_ROOM] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 82, .scriptsArchiveID = scripts_iron_island_b1f_right_room, .initScriptsArchiveID = scripts_init_iron_island_b1f_right_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 121, .eventsArchiveID = 0x118, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_B2F_RIGHT_ROOM] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 83, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 122, .eventsArchiveID = 0x119, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_B2F_LEFT_ROOM] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 84, .scriptsArchiveID = scripts_iron_island_b2f_left_room, .initScriptsArchiveID = scripts_init_iron_island_b2f_left_room, .msgArchiveID = message_bank_iron_island_b2f_left_room, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 123, .eventsArchiveID = 0x11A, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_B3F] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 85, .scriptsArchiveID = scripts_iron_island_b3f, .initScriptsArchiveID = scripts_init_iron_island_b3f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 124, .eventsArchiveID = 0x11B, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xD, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 86, .scriptsArchiveID = scripts_old_chateau, .initScriptsArchiveID = scripts_init_old_chateau, .msgArchiveID = message_bank_old_chateau, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 125, .eventsArchiveID = 0x11C, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_DINING_AREA] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 87, .scriptsArchiveID = scripts_old_chateau_dining_area, .initScriptsArchiveID = scripts_init_old_chateau_dining_area, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 126, .eventsArchiveID = 0x11D, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_SIDE_ROOMS] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 88, .scriptsArchiveID = scripts_old_chateau_side_rooms, .initScriptsArchiveID = scripts_init_old_chateau_side_rooms, .msgArchiveID = message_bank_old_chateau_side_rooms, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 127, .eventsArchiveID = 0x11E, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_CORRIDOR] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 89, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 128, .eventsArchiveID = 0x11F, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_BACK_WEST_ROOM] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 90, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 129, .eventsArchiveID = 288, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_BACK_MIDDLE_WEST_ROOM] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 91, .scriptsArchiveID = scripts_old_chateau_back_middle_west_room, .initScriptsArchiveID = scripts_init_old_chateau_back_middle_west_room, .msgArchiveID = message_bank_old_chateau_back_middle_west_room, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 130, .eventsArchiveID = 289, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_BACK_MIDDLE_ROOM] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 92, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 131, .eventsArchiveID = 290, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_BACK_MIDDLE_EAST_ROOM] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 93, .scriptsArchiveID = scripts_old_chateau_back_middle_east_room, .initScriptsArchiveID = scripts_init_old_chateau_back_middle_east_room, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 132, .eventsArchiveID = 291, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OLD_CHATEAU_BACK_EAST_ROOM] = { .unk_00 = 66, .unk_01 = 0xF, .mapMatrixID = 94, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 133, .eventsArchiveID = 292, .mapLabelTextID = 70, .mapLabelWindowID = 0x9, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_304] = { .unk_00 = 0x1F, .unk_01 = 0x1F, .mapMatrixID = 157, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_1F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 95, .scriptsArchiveID = scripts_galactic_hq_1f, .initScriptsArchiveID = scripts_init_galactic_hq_1f, .msgArchiveID = message_bank_galactic_hq_1f, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 293, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_2F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 96, .scriptsArchiveID = scripts_galactic_hq_2f, .initScriptsArchiveID = scripts_init_galactic_hq_2f, .msgArchiveID = message_bank_galactic_hq_2f, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 294, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_3F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 97, .scriptsArchiveID = scripts_galactic_hq_3f, .initScriptsArchiveID = scripts_init_galactic_hq_3f, .msgArchiveID = message_bank_galactic_hq_3f, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 295, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_4F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 98, .scriptsArchiveID = scripts_galactic_hq_4f, .initScriptsArchiveID = scripts_init_galactic_hq_4f, .msgArchiveID = message_bank_galactic_hq_4f, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 296, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = (0x1A), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_B1F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 100, .scriptsArchiveID = scripts_galactic_hq_b1f, .initScriptsArchiveID = scripts_init_galactic_hq_b1f, .msgArchiveID = message_bank_galactic_hq_b1f, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 297, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_B2F] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 99, .scriptsArchiveID = scripts_galactic_hq_b2f, .initScriptsArchiveID = scripts_init_galactic_hq_b2f, .msgArchiveID = message_bank_galactic_hq_b2f, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 298, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = (0x1A), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_LAKE_VERITY_LOW_WATER] = { .unk_00 = 62, .unk_01 = 0xF, .mapMatrixID = 101, .scriptsArchiveID = scripts_lake_verity_low_water, .initScriptsArchiveID = scripts_init_lake_verity_low_water, .msgArchiveID = message_bank_lake_verity_low_water, .dayMusicID = 1070, .nightMusicID = 1070, .wildEncountersArchiveID = 134, .eventsArchiveID = 299, .mapLabelTextID = 76, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_LAKE_VERITY] = { .unk_00 = 62, .unk_01 = 0xF, .mapMatrixID = 102, .scriptsArchiveID = scripts_lake_verity, .initScriptsArchiveID = scripts_init_lake_verity, .msgArchiveID = message_bank_lake_verity, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 135, .eventsArchiveID = 300, .mapLabelTextID = 76, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_VERITY_CAVERN] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 103, .scriptsArchiveID = scripts_verity_cavern, .initScriptsArchiveID = scripts_init_verity_cavern, .msgArchiveID = message_bank_verity_cavern, .dayMusicID = 1065, .nightMusicID = 1065, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 301, .mapLabelTextID = 87, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_LAKE_VALOR_DRAINED] = { .unk_00 = 62, .unk_01 = 0xF, .mapMatrixID = 104, .scriptsArchiveID = scripts_lake_valor_drained, .initScriptsArchiveID = scripts_init_lake_valor_drained, .msgArchiveID = message_bank_lake_valor_drained, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 302, .mapLabelTextID = 77, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_LAKE_VALOR] = { .unk_00 = 62, .unk_01 = 0xF, .mapMatrixID = 105, .scriptsArchiveID = scripts_lake_valor, .initScriptsArchiveID = scripts_init_lake_valor, .msgArchiveID = message_bank_lake_valor, .dayMusicID = 1070, .nightMusicID = 1070, .wildEncountersArchiveID = 136, .eventsArchiveID = 303, .mapLabelTextID = 77, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_VALOR_CAVERN] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 106, .scriptsArchiveID = scripts_valor_cavern, .initScriptsArchiveID = scripts_init_valor_cavern, .msgArchiveID = message_bank_valor_cavern, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 304, .mapLabelTextID = 88, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_LAKE_ACUITY_LOW_WATER] = { .unk_00 = 0xE, .unk_01 = 0xF, .mapMatrixID = 107, .scriptsArchiveID = scripts_lake_acuity_low_water, .initScriptsArchiveID = scripts_init_lake_acuity_low_water, .msgArchiveID = message_bank_lake_acuity_low_water, .dayMusicID = 1070, .nightMusicID = 1070, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 305, .mapLabelTextID = 78, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0xF, .mapType = 0x3, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_LAKE_ACUITY] = { .unk_00 = 0xE, .unk_01 = 0xF, .mapMatrixID = 108, .scriptsArchiveID = scripts_lake_acuity, .initScriptsArchiveID = scripts_init_lake_acuity, .msgArchiveID = message_bank_lake_acuity, .dayMusicID = 1068, .nightMusicID = 1068, .wildEncountersArchiveID = 137, .eventsArchiveID = 306, .mapLabelTextID = 78, .mapLabelWindowID = 0x8, .weather = 0x0, .cameraType = 0xF, .mapType = 0x3, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ACUITY_CAVERN] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 109, .scriptsArchiveID = scripts_acuity_cavern, .initScriptsArchiveID = scripts_init_acuity_cavern, .msgArchiveID = message_bank_acuity_cavern, .dayMusicID = 1065, .nightMusicID = 1065, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 307, .mapLabelTextID = 89, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_NEWMOON_ISLAND] = { .unk_00 = 0xF, .unk_01 = 0x9, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_newmoon_island, .initScriptsArchiveID = scripts_init_newmoon_island, .msgArchiveID = message_bank_newmoon_island, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 308, .mapLabelTextID = 79, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x0, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_NEWMOON_ISLAND_FOREST] = { .unk_00 = 54, .unk_01 = 0xF, .mapMatrixID = 110, .scriptsArchiveID = scripts_newmoon_island_forest, .initScriptsArchiveID = scripts_init_newmoon_island_forest, .msgArchiveID = message_bank_newmoon_island_forest, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 309, .mapLabelTextID = 79, .mapLabelWindowID = 0x5, .weather = 0x17, .cameraType = 0x2, .mapType = 0x3, .battleBG = 0x3, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_PARK] = { .unk_00 = 64, .unk_01 = 0xF, .mapMatrixID = 229, .scriptsArchiveID = scripts_battle_park, .initScriptsArchiveID = scripts_init_battle_park, .msgArchiveID = message_bank_battle_park, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 310, .mapLabelTextID = 111, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_BATTLE_PARK_EXCHANGE_SERVICE_CORNER] = { .unk_00 = 41, .unk_01 = 0xF, .mapMatrixID = 231, .scriptsArchiveID = scripts_battle_park_exchange_service_corner, .initScriptsArchiveID = scripts_init_battle_park_exchange_service_corner, .msgArchiveID = message_bank_battle_park_exchange_service_corner, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 311, .mapLabelTextID = 111, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_324] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 232, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_325] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 233, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 193, .scriptsArchiveID = scripts_battle_tower, .initScriptsArchiveID = scripts_init_battle_tower, .msgArchiveID = message_bank_battle_tower, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 312, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_battle_tower_elevator, .initScriptsArchiveID = scripts_init_battle_tower_elevator, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 313, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_CORRIDOR] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 194, .scriptsArchiveID = scripts_battle_tower_corridor, .initScriptsArchiveID = scripts_init_battle_tower_corridor, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 314, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_CORRIDOR_MULTI] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 195, .scriptsArchiveID = scripts_battle_tower_corridor_multi, .initScriptsArchiveID = scripts_init_battle_tower_corridor_multi, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 315, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_BATTLE_ROOM] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 197, .scriptsArchiveID = scripts_battle_tower_battle_room, .initScriptsArchiveID = scripts_init_battle_tower_battle_room, .msgArchiveID = message_bank_battle_tower_battle_room, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 316, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_MULTI_BATTLE_ROOM] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 198, .scriptsArchiveID = scripts_battle_tower_multi_battle_room, .initScriptsArchiveID = scripts_init_battle_tower_multi_battle_room, .msgArchiveID = message_bank_battle_tower_multi_battle_room, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 317, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_COMMUNICATION_CLUB_COLOSSEUM_2P] = { .unk_00 = 0x5, .unk_01 = 0xE, .mapMatrixID = 118, .scriptsArchiveID = scripts_communication_club_colosseum_2p, .initScriptsArchiveID = scripts_init_communication_club_colosseum_2p, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x13E, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_COMMUNICATION_CLUB_COLOSSEUM_4P] = { .unk_00 = 0x5, .unk_01 = 0xE, .mapMatrixID = 121, .scriptsArchiveID = scripts_communication_club_colosseum_4p, .initScriptsArchiveID = scripts_init_communication_club_colosseum_4p, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x13F, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VERITY_LAKEFRONT] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_verity_lakefront, .initScriptsArchiveID = scripts_init_verity_lakefront, .msgArchiveID = message_bank_verity_lakefront, .dayMusicID = 1021, .nightMusicID = 1050, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x140, .mapLabelTextID = 0x48, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_VERITY_LAKEFRONT_UNKNOWN_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0x14, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_verity_lakefront_unknown_house, .initScriptsArchiveID = scripts_init_verity_lakefront_unknown_house, .msgArchiveID = message_bank_verity_lakefront_unknown_house, .dayMusicID = 1021, .nightMusicID = 1050, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x141, .mapLabelTextID = 0x48, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VALOR_LAKEFRONT] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_valor_lakefront, .initScriptsArchiveID = scripts_init_valor_lakefront, .msgArchiveID = message_bank_valor_lakefront, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 138, .eventsArchiveID = 0x142, .mapLabelTextID = 73, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_RESTAURANT] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 147, .scriptsArchiveID = scripts_restaurant, .initScriptsArchiveID = scripts_init_restaurant, .msgArchiveID = message_bank_restaurant, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x143, .mapLabelTextID = 110, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_VALOR_LAKEFRONT_EAST_HOUSE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 146, .scriptsArchiveID = scripts_grand_lake_valor_lakefront_east_house, .initScriptsArchiveID = scripts_init_grand_lake_valor_lakefront_east_house, .msgArchiveID = message_bank_grand_lake_valor_lakefront_east_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x144, .mapLabelTextID = 109, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_VALOR_LAKEFRONT_WEST_HOUSE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 146, .scriptsArchiveID = scripts_grand_lake_valor_lakefront_west_house, .initScriptsArchiveID = scripts_init_grand_lake_valor_lakefront_west_house, .msgArchiveID = message_bank_grand_lake_valor_lakefront_west_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 325, .mapLabelTextID = 109, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ACUITY_LAKEFRONT] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_acuity_lakefront, .initScriptsArchiveID = scripts_init_acuity_lakefront, .msgArchiveID = message_bank_acuity_lakefront, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 139, .eventsArchiveID = 326, .mapLabelTextID = (0x4A), .mapLabelWindowID = 0x3, .weather = 35, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SPRING_PATH] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 327, .mapLabelTextID = 75, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_201] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_201, .initScriptsArchiveID = scripts_init_route_201, .msgArchiveID = message_bank_route_201, .dayMusicID = 1021, .nightMusicID = 1050, .wildEncountersArchiveID = 140, .eventsArchiveID = 328, .mapLabelTextID = 0x10, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_202] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_202, .initScriptsArchiveID = scripts_init_route_202, .msgArchiveID = message_bank_route_202, .dayMusicID = 1021, .nightMusicID = 1050, .wildEncountersArchiveID = 141, .eventsArchiveID = 329, .mapLabelTextID = 0x11, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_203] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_203, .initScriptsArchiveID = scripts_init_route_203, .msgArchiveID = message_bank_route_203, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 142, .eventsArchiveID = 330, .mapLabelTextID = 0x12, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_204_SOUTH] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_204_south, .initScriptsArchiveID = scripts_init_route_204_south, .msgArchiveID = message_bank_route_204_south, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 143, .eventsArchiveID = 331, .mapLabelTextID = 0x13, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_204_NORTH] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_204_north, .initScriptsArchiveID = scripts_init_route_204_north, .msgArchiveID = message_bank_route_204_north, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 144, .eventsArchiveID = 332, .mapLabelTextID = 0x13, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_205_SOUTH] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_205_south, .initScriptsArchiveID = scripts_init_route_205_south, .msgArchiveID = message_bank_route_205_south, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 145, .eventsArchiveID = 333, .mapLabelTextID = 0x14, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_205_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_route_205_house, .initScriptsArchiveID = scripts_init_route_205_house, .msgArchiveID = message_bank_route_205_house, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 334, .mapLabelTextID = 0x14, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_205_NORTH] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_205_north, .initScriptsArchiveID = scripts_init_route_205_north, .msgArchiveID = message_bank_route_205_north, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 146, .eventsArchiveID = 335, .mapLabelTextID = 0x14, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_206] = { .unk_00 = 0x7, .unk_01 = 0x1, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_206, .initScriptsArchiveID = scripts_init_route_206, .msgArchiveID = message_bank_route_206, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 147, .eventsArchiveID = 336, .mapLabelTextID = 0x15, .mapLabelWindowID = 0x3, .weather = 0x8, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_206_CYCLING_ROAD_SOUTH_GATE] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 260, .scriptsArchiveID = scripts_route_206_cycling_road_south_gate, .initScriptsArchiveID = scripts_init_route_206_cycling_road_south_gate, .msgArchiveID = message_bank_route_206_cycling_road_south_gate, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 337, .mapLabelTextID = 0x15, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GATE_BETWEEN_ETERNA_CITY_ROUTE_206] = { .unk_00 = 0x1F, .unk_01 = 0x1F, .mapMatrixID = 157, .scriptsArchiveID = scripts_gate_between_eterna_city_route_206, .initScriptsArchiveID = scripts_init_gate_between_eterna_city_route_206, .msgArchiveID = message_bank_gate_between_eterna_city_route_206, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 338, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_207] = { .unk_00 = 0x7, .unk_01 = 0x1, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_207, .initScriptsArchiveID = scripts_init_route_207, .msgArchiveID = message_bank_route_207, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 148, .eventsArchiveID = 339, .mapLabelTextID = 0x16, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_208] = { .unk_00 = 0x9, .unk_01 = 0x3, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_208, .initScriptsArchiveID = scripts_init_route_208, .msgArchiveID = message_bank_route_208, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 149, .eventsArchiveID = 340, .mapLabelTextID = 0x17, .mapLabelWindowID = 0x3, .weather = 0x8, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_208_HOUSE] = { .unk_00 = 43, .unk_01 = 0xF, .mapMatrixID = 249, .scriptsArchiveID = scripts_route_208_house, .initScriptsArchiveID = scripts_init_route_208_house, .msgArchiveID = message_bank_route_208_house, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 341, .mapLabelTextID = 0x17, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_209, .initScriptsArchiveID = scripts_init_route_209, .msgArchiveID = message_bank_route_209, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 150, .eventsArchiveID = 342, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_209_LOST_TOWER_1F] = { .unk_00 = 42, .unk_01 = 0xF, .mapMatrixID = 212, .scriptsArchiveID = scripts_route_209_lost_tower_1f, .initScriptsArchiveID = scripts_init_route_209_lost_tower_1f, .msgArchiveID = message_bank_route_209_lost_tower_1f, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 151, .eventsArchiveID = 343, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209_LOST_TOWER_2F] = { .unk_00 = 42, .unk_01 = 0xF, .mapMatrixID = 213, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 152, .eventsArchiveID = 344, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = (0x1B), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209_LOST_TOWER_3F] = { .unk_00 = 42, .unk_01 = 0xF, .mapMatrixID = 214, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 153, .eventsArchiveID = 345, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = (0xE), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209_LOST_TOWER_4F] = { .unk_00 = 42, .unk_01 = 0xF, .mapMatrixID = 215, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 154, .eventsArchiveID = 346, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = (0xE), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_209_LOST_TOWER_5F] = { .unk_00 = 42, .unk_01 = 0xF, .mapMatrixID = 216, .scriptsArchiveID = scripts_route_209_lost_tower_5f, .initScriptsArchiveID = scripts_init_route_209_lost_tower_5f, .msgArchiveID = message_bank_route_209_lost_tower_5f, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 155, .eventsArchiveID = 347, .mapLabelTextID = 0x18, .mapLabelWindowID = 0x3, .weather = (0xE), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_210_SOUTH] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_210_south, .initScriptsArchiveID = scripts_init_route_210_south, .msgArchiveID = message_bank_route_210_south, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 156, .eventsArchiveID = 348, .mapLabelTextID = 0x19, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_210_NORTH] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_210_north, .initScriptsArchiveID = scripts_init_route_210_north, .msgArchiveID = message_bank_route_210_north, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 157, .eventsArchiveID = 349, .mapLabelTextID = 0x19, .mapLabelWindowID = 0x3, .weather = (0xE), .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_210_GRANDMA_WILMA_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_route_210_grandma_wilma_house, .initScriptsArchiveID = scripts_init_route_210_grandma_wilma_house, .msgArchiveID = message_bank_route_210_grandma_wilma_house, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 350, .mapLabelTextID = 0x19, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_211_WEST] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_211_west, .initScriptsArchiveID = scripts_init_route_211_west, .msgArchiveID = message_bank_route_211_west, .dayMusicID = 1023, .nightMusicID = 1052, .wildEncountersArchiveID = 158, .eventsArchiveID = 351, .mapLabelTextID = (0x1A), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_211_EAST] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_211_east, .initScriptsArchiveID = scripts_init_route_211_east, .msgArchiveID = message_bank_route_211_east, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 159, .eventsArchiveID = 352, .mapLabelTextID = (0x1A), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_212_NORTH] = { .unk_00 = 0xC, .unk_01 = 0x6, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_212_north, .initScriptsArchiveID = scripts_init_route_212_north, .msgArchiveID = message_bank_route_212_north, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 160, .eventsArchiveID = 353, .mapLabelTextID = (0x1B), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_POKEMON_MANSION] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 178, .scriptsArchiveID = scripts_pokemon_mansion, .initScriptsArchiveID = scripts_init_pokemon_mansion, .msgArchiveID = message_bank_pokemon_mansion, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 354, .mapLabelTextID = 106, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_MANSION_MAIDS_ROOM] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 179, .scriptsArchiveID = scripts_pokemon_mansion_maids_room, .initScriptsArchiveID = scripts_init_pokemon_mansion_maids_room, .msgArchiveID = message_bank_pokemon_mansion_maids_room, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 355, .mapLabelTextID = 106, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_MANSION_OFFICE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 180, .scriptsArchiveID = scripts_pokemon_mansion_office, .initScriptsArchiveID = scripts_init_pokemon_mansion_office, .msgArchiveID = message_bank_pokemon_mansion_office, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 356, .mapLabelTextID = 106, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_212_SOUTH] = { .unk_00 = 0xC, .unk_01 = 0x6, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_212_south, .initScriptsArchiveID = scripts_init_route_212_south, .msgArchiveID = message_bank_route_212_south, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 161, .eventsArchiveID = 357, .mapLabelTextID = (0x1B), .mapLabelWindowID = 0x3, .weather = 32, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_212_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_route_212_house, .initScriptsArchiveID = scripts_init_route_212_house, .msgArchiveID = message_bank_route_212_house, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 358, .mapLabelTextID = (0x1B), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_213] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_213, .initScriptsArchiveID = scripts_init_route_213, .msgArchiveID = message_bank_route_213, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 162, .eventsArchiveID = 359, .mapLabelTextID = (0x1C), .mapLabelWindowID = 0x3, .weather = 33, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_213_GATE_TO_PASTORIA_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_213_gate_to_pastoria_city, .initScriptsArchiveID = scripts_init_route_213_gate_to_pastoria_city, .msgArchiveID = message_bank_route_213_gate_to_pastoria_city, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 360, .mapLabelTextID = (0x1C), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FOOTSTEP_HOUSE] = { .unk_00 = 43, .unk_01 = 0xF, .mapMatrixID = 247, .scriptsArchiveID = scripts_footstep_house, .initScriptsArchiveID = scripts_init_footstep_house, .msgArchiveID = message_bank_footstep_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 361, .mapLabelTextID = 107, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_ROUTE_213_LOBBY] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 145, .scriptsArchiveID = scripts_grand_lake_route_213_lobby, .initScriptsArchiveID = scripts_init_grand_lake_route_213_lobby, .msgArchiveID = message_bank_grand_lake_route_213_lobby, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 362, .mapLabelTextID = 109, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_ROUTE_213_EAST_HOUSE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 146, .scriptsArchiveID = scripts_grand_lake_route_213_east_house, .initScriptsArchiveID = scripts_init_grand_lake_route_213_east_house, .msgArchiveID = message_bank_grand_lake_route_213_east_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 363, .mapLabelTextID = 109, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_ROUTE_213_NORTHWEST_HOUSE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 146, .scriptsArchiveID = scripts_grand_lake_route_213_northwest_house, .initScriptsArchiveID = scripts_init_grand_lake_route_213_northwest_house, .msgArchiveID = message_bank_grand_lake_route_213_northwest_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 364, .mapLabelTextID = 109, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GRAND_LAKE_ROUTE_213_NORTHEAST_HOUSE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 146, .scriptsArchiveID = scripts_grand_lake_route_213_northeast_house, .initScriptsArchiveID = scripts_init_grand_lake_route_213_northeast_house, .msgArchiveID = message_bank_grand_lake_route_213_northeast_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 365, .mapLabelTextID = 109, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_214] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_214, .initScriptsArchiveID = scripts_init_route_214, .msgArchiveID = message_bank_route_214, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 163, .eventsArchiveID = 366, .mapLabelTextID = 0x1D, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_214_GATE_TO_VEILSTONE_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 257, .scriptsArchiveID = scripts_route_214_gate_to_veilstone_city, .initScriptsArchiveID = scripts_init_route_214_gate_to_veilstone_city, .msgArchiveID = message_bank_route_214_gate_to_veilstone_city, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 367, .mapLabelTextID = 0x1D, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_215] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_215, .initScriptsArchiveID = scripts_init_route_215, .msgArchiveID = message_bank_route_215, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 164, .eventsArchiveID = 368, .mapLabelTextID = 30, .mapLabelWindowID = 0x3, .weather = 0x2, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_216] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_216, .initScriptsArchiveID = scripts_init_route_216, .msgArchiveID = message_bank_route_216, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 165, .eventsArchiveID = 369, .mapLabelTextID = (0x1F), .mapLabelWindowID = 0x3, .weather = 34, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_216_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_route_216_house, .initScriptsArchiveID = scripts_init_route_216_house, .msgArchiveID = message_bank_route_216_house, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 370, .mapLabelTextID = (0x1F), .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_217] = { .unk_00 = 0xE, .unk_01 = 0x8, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_217, .initScriptsArchiveID = scripts_init_route_217, .msgArchiveID = message_bank_route_217, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 166, .eventsArchiveID = 371, .mapLabelTextID = 32, .mapLabelWindowID = 0x3, .weather = 0x7, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x5, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_217_WEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_route_217_west_house, .initScriptsArchiveID = scripts_init_route_217_west_house, .msgArchiveID = message_bank_route_217_west_house, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 372, .mapLabelTextID = 32, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_217_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_route_217_northeast_house, .initScriptsArchiveID = scripts_init_route_217_northeast_house, .msgArchiveID = message_bank_route_217_northeast_house, .dayMusicID = 1027, .nightMusicID = 1056, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 373, .mapLabelTextID = 32, .mapLabelWindowID = 0x3, .weather = 30, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_218] = { .unk_00 = 0xF, .unk_01 = 0x9, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_218, .initScriptsArchiveID = scripts_init_route_218, .msgArchiveID = message_bank_route_218, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 167, .eventsArchiveID = 374, .mapLabelTextID = 33, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_218_GATE_TO_JUBILIFE_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_218_gate_to_jubilife_city, .initScriptsArchiveID = scripts_init_route_218_gate_to_jubilife_city, .msgArchiveID = message_bank_route_218_gate_to_jubilife_city, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 375, .mapLabelTextID = 33, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_218_GATE_TO_CANALAVE_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_218_gate_to_canalave_city, .initScriptsArchiveID = scripts_init_route_218_gate_to_canalave_city, .msgArchiveID = message_bank_route_218_gate_to_canalave_city, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 376, .mapLabelTextID = 33, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_219] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_219, .initScriptsArchiveID = scripts_init_route_219, .msgArchiveID = message_bank_route_219, .dayMusicID = 1021, .nightMusicID = 1050, .wildEncountersArchiveID = 168, .eventsArchiveID = 377, .mapLabelTextID = 34, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_221] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_221, .initScriptsArchiveID = scripts_init_route_221, .msgArchiveID = message_bank_route_221, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 169, .eventsArchiveID = 378, .mapLabelTextID = 36, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_PAL_PARK_LOBBY] = { .unk_00 = 39, .unk_01 = 0xF, .mapMatrixID = 201, .scriptsArchiveID = scripts_pal_park_lobby, .initScriptsArchiveID = scripts_init_pal_park_lobby, .msgArchiveID = message_bank_pal_park_lobby, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 379, .mapLabelTextID = 55, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_221_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_route_221_house, .initScriptsArchiveID = scripts_init_route_221_house, .msgArchiveID = message_bank_route_221_house, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 380, .mapLabelTextID = 36, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_222] = { .unk_00 = 0x12, .unk_01 = 0xC, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_222, .initScriptsArchiveID = scripts_init_route_222, .msgArchiveID = message_bank_route_222, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 170, .eventsArchiveID = 381, .mapLabelTextID = 37, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_222_WEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_route_222_west_house, .initScriptsArchiveID = scripts_init_route_222_west_house, .msgArchiveID = message_bank_route_222_west_house, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x17E, .mapLabelTextID = 37, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_222_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_route_222_east_house, .initScriptsArchiveID = scripts_init_route_222_east_house, .msgArchiveID = message_bank_route_222_east_house, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 383, .mapLabelTextID = 37, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_222_GATE_TO_SUNYSHORE_CITY] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_222_gate_to_sunyshore_city, .initScriptsArchiveID = scripts_init_route_222_gate_to_sunyshore_city, .msgArchiveID = message_bank_route_222_gate_to_sunyshore_city, .dayMusicID = 1025, .nightMusicID = 1054, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 384, .mapLabelTextID = 37, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_224] = { .unk_00 = 0xD, .unk_01 = 0xA, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_224, .initScriptsArchiveID = scripts_init_route_224, .msgArchiveID = message_bank_route_224, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 171, .eventsArchiveID = 385, .mapLabelTextID = 39, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x0, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_225] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_225, .initScriptsArchiveID = scripts_init_route_225, .msgArchiveID = message_bank_route_225, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 172, .eventsArchiveID = 386, .mapLabelTextID = 40, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_401] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_402] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_227] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_227, .initScriptsArchiveID = scripts_init_route_227, .msgArchiveID = message_bank_route_227, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 173, .eventsArchiveID = 0x183, .mapLabelTextID = 42, .mapLabelWindowID = 0x3, .weather = 0x9, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_404] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_405] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_228] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_228, .initScriptsArchiveID = scripts_init_route_228, .msgArchiveID = message_bank_route_228, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 174, .eventsArchiveID = 0x184, .mapLabelTextID = 0x2B, .mapLabelWindowID = 0x3, .weather = 0xA, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_229] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_229, .initScriptsArchiveID = scripts_init_route_229, .msgArchiveID = message_bank_route_229, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 175, .eventsArchiveID = 0x185, .mapLabelTextID = 44, .mapLabelWindowID = 0x3, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_408] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_409] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RECORD_MIXING_ROOM] = { .unk_00 = 0x5, .unk_01 = 0xE, .mapMatrixID = 119, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_twinleaf_town, .initScriptsArchiveID = scripts_init_twinleaf_town, .msgArchiveID = message_bank_twinleaf_town, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 176, .eventsArchiveID = 0x186, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_TWINLEAF_TOWN_RIVAL_HOUSE_1F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 126, .scriptsArchiveID = scripts_twinleaf_town_rival_house_1f, .initScriptsArchiveID = scripts_init_twinleaf_town_rival_house_1f, .msgArchiveID = message_bank_twinleaf_town_rival_house_1f, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 391, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN_RIVAL_HOUSE_2F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 127, .scriptsArchiveID = scripts_twinleaf_town_rival_house_2f, .initScriptsArchiveID = scripts_init_twinleaf_town_rival_house_2f, .msgArchiveID = message_bank_twinleaf_town_rival_house_2f, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x188, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN_PLAYER_HOUSE_1F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 128, .scriptsArchiveID = scripts_twinleaf_town_player_house_1f, .initScriptsArchiveID = scripts_init_twinleaf_town_player_house_1f, .msgArchiveID = message_bank_twinleaf_town_player_house_1f, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 393, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN_PLAYER_HOUSE_2F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 129, .scriptsArchiveID = scripts_twinleaf_town_player_house_2f, .initScriptsArchiveID = scripts_init_twinleaf_town_player_house_2f, .msgArchiveID = message_bank_twinleaf_town_player_house_2f, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x18A, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_twinleaf_town_northeast_house, .initScriptsArchiveID = scripts_init_twinleaf_town_northeast_house, .msgArchiveID = message_bank_twinleaf_town_northeast_house, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 395, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TWINLEAF_TOWN_SOUTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_twinleaf_town_southwest_house, .initScriptsArchiveID = scripts_init_twinleaf_town_southwest_house, .msgArchiveID = message_bank_twinleaf_town_southwest_house, .dayMusicID = 1004, .nightMusicID = 1033, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 396, .mapLabelTextID = 0x1, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_sandgem_town, .initScriptsArchiveID = scripts_init_sandgem_town, .msgArchiveID = message_bank_sandgem_town, .dayMusicID = 1005, .nightMusicID = 1034, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 397, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SANDGEM_TOWN_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_sandgem_town_mart, .initScriptsArchiveID = scripts_init_sandgem_town_mart, .msgArchiveID = message_bank_sandgem_town_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 398, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_sandgem_town_pokecenter_1f, .initScriptsArchiveID = scripts_init_sandgem_town_pokecenter_1f, .msgArchiveID = message_bank_sandgem_town_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 399, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_sandgem_town_pokecenter_2f, .initScriptsArchiveID = scripts_init_sandgem_town_pokecenter_2f, .msgArchiveID = message_bank_sandgem_town_pokecenter_2f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 400, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_POKEMON_RESEARCH_LAB] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 160, .scriptsArchiveID = scripts_sandgem_town_pokemon_research_lab, .initScriptsArchiveID = scripts_init_sandgem_town_pokemon_research_lab, .msgArchiveID = message_bank_sandgem_town_pokemon_research_lab, .dayMusicID = 1088, .nightMusicID = 1088, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x191, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_COUNTERPART_HOUSE_1F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 130, .scriptsArchiveID = scripts_sandgem_town_counterpart_house_1f, .initScriptsArchiveID = scripts_init_sandgem_town_counterpart_house_1f, .msgArchiveID = message_bank_sandgem_town_counterpart_house_1f, .dayMusicID = 1005, .nightMusicID = 1034, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 402, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_COUNTERPART_HOUSE_2F] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 131, .scriptsArchiveID = scripts_sandgem_town_counterpart_house_2f, .initScriptsArchiveID = scripts_init_sandgem_town_counterpart_house_2f, .msgArchiveID = message_bank_sandgem_town_counterpart_house_2f, .dayMusicID = 1005, .nightMusicID = 1034, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 403, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_sandgem_town_house, .initScriptsArchiveID = scripts_init_sandgem_town_house, .msgArchiveID = message_bank_sandgem_town_house, .dayMusicID = 1005, .nightMusicID = 1034, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 404, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN] = { .unk_00 = 0x8, .unk_01 = 0x2, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_floaroma_town, .initScriptsArchiveID = scripts_init_floaroma_town, .msgArchiveID = message_bank_floaroma_town, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 405, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_FLOAROMA_TOWN_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_floaroma_town_mart, .initScriptsArchiveID = scripts_init_floaroma_town_mart, .msgArchiveID = message_bank_floaroma_town_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 406, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_floaroma_town_pokecenter_1f, .initScriptsArchiveID = scripts_init_floaroma_town_pokecenter_1f, .msgArchiveID = message_bank_floaroma_town_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 407, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_floaroma_town_pokecenter_2f, .initScriptsArchiveID = scripts_init_floaroma_town_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 408, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOWER_SHOP] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 236, .scriptsArchiveID = scripts_flower_shop, .initScriptsArchiveID = scripts_init_flower_shop, .msgArchiveID = message_bank_flower_shop, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 409, .mapLabelTextID = 95, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN_SOUTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_floaroma_town_southeast_house, .initScriptsArchiveID = scripts_init_floaroma_town_southeast_house, .msgArchiveID = message_bank_floaroma_town_southeast_house, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x19A, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN_MIDDLE_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_floaroma_town_middle_house, .initScriptsArchiveID = scripts_init_floaroma_town_middle_house, .msgArchiveID = message_bank_floaroma_town_middle_house, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 411, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_solaceon_town, .initScriptsArchiveID = scripts_init_solaceon_town, .msgArchiveID = message_bank_solaceon_town, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 412, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SOLACEON_TOWN_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_solaceon_town_mart, .initScriptsArchiveID = scripts_init_solaceon_town_mart, .msgArchiveID = message_bank_solaceon_town_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 413, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_solaceon_town_pokecenter_1f, .initScriptsArchiveID = scripts_init_solaceon_town_pokecenter_1f, .msgArchiveID = message_bank_solaceon_town_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 414, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_solaceon_town_pokecenter_2f, .initScriptsArchiveID = scripts_init_solaceon_town_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 415, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_DAY_CARE] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 137, .scriptsArchiveID = scripts_pokemon_day_care, .initScriptsArchiveID = scripts_init_pokemon_day_care, .msgArchiveID = message_bank_pokemon_day_care, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 416, .mapLabelTextID = 100, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_solaceon_town_northeast_house, .initScriptsArchiveID = scripts_init_solaceon_town_northeast_house, .msgArchiveID = message_bank_solaceon_town_northeast_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 417, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_POKEMON_NEWS_PRESS] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_solaceon_town_pokemon_news_press, .initScriptsArchiveID = scripts_init_solaceon_town_pokemon_news_press, .msgArchiveID = message_bank_solaceon_town_pokemon_news_press, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 418, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_solaceon_town_north_house, .initScriptsArchiveID = scripts_init_solaceon_town_north_house, .msgArchiveID = message_bank_solaceon_town_north_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 419, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_EAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_solaceon_town_east_house, .initScriptsArchiveID = scripts_init_solaceon_town_east_house, .msgArchiveID = message_bank_solaceon_town_east_house, .dayMusicID = 1015, .nightMusicID = 1044, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 420, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN] = { .unk_00 = 0xA, .unk_01 = 0x4, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_celestic_town, .initScriptsArchiveID = scripts_init_celestic_town, .msgArchiveID = message_bank_celestic_town, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 177, .eventsArchiveID = 421, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_CELESTIC_TOWN_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_celestic_town_pokecenter_1f, .initScriptsArchiveID = scripts_init_celestic_town_pokecenter_1f, .msgArchiveID = message_bank_celestic_town_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 422, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_celestic_town_pokecenter_2f, .initScriptsArchiveID = scripts_init_celestic_town_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 423, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 168, .scriptsArchiveID = scripts_celestic_town_north_house, .initScriptsArchiveID = scripts_init_celestic_town_north_house, .msgArchiveID = message_bank_celestic_town_north_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 424, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_NORTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 170, .scriptsArchiveID = scripts_celestic_town_northwest_house, .initScriptsArchiveID = scripts_init_celestic_town_northwest_house, .msgArchiveID = message_bank_celestic_town_northwest_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 425, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_NORTHEAST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_celestic_town_northeast_house, .initScriptsArchiveID = scripts_init_celestic_town_northeast_house, .msgArchiveID = message_bank_celestic_town_northeast_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 426, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_SOUTHWEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_celestic_town_southwest_house, .initScriptsArchiveID = scripts_init_celestic_town_southwest_house, .msgArchiveID = message_bank_celestic_town_southwest_house, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 427, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_CAVE] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 169, .scriptsArchiveID = scripts_celestic_town_cave, .initScriptsArchiveID = scripts_init_celestic_town_cave, .msgArchiveID = message_bank_celestic_town_cave, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 428, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_survival_area, .initScriptsArchiveID = scripts_init_survival_area, .msgArchiveID = message_bank_survival_area, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 429, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SURVIVAL_AREA_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_survival_area_mart, .initScriptsArchiveID = scripts_init_survival_area_mart, .msgArchiveID = message_bank_survival_area_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 430, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_survival_area_pokecenter_1f, .initScriptsArchiveID = scripts_init_survival_area_pokecenter_1f, .msgArchiveID = message_bank_survival_area_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 431, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_survival_area_pokecenter_2f, .initScriptsArchiveID = scripts_init_survival_area_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 432, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLEGROUND] = { .unk_00 = 52, .unk_01 = 0xF, .mapMatrixID = 265, .scriptsArchiveID = scripts_battleground, .initScriptsArchiveID = scripts_init_battleground, .msgArchiveID = message_bank_battleground, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 433, .mapLabelTextID = 120, .mapLabelWindowID = 0x2, .weather = (0x1A), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA_SOUTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_survival_area_south_house, .initScriptsArchiveID = scripts_init_survival_area_south_house, .msgArchiveID = message_bank_survival_area_south_house, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 434, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_survival_area_north_house, .initScriptsArchiveID = scripts_init_survival_area_north_house, .msgArchiveID = message_bank_survival_area_north_house, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 435, .mapLabelTextID = 82, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_resort_area, .initScriptsArchiveID = scripts_init_resort_area, .msgArchiveID = message_bank_resort_area, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 178, .eventsArchiveID = 436, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_RESORT_AREA_MART] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 122, .scriptsArchiveID = scripts_resort_area_mart, .initScriptsArchiveID = scripts_init_resort_area_mart, .msgArchiveID = message_bank_resort_area_mart, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 437, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_POKECENTER_1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x74, .scriptsArchiveID = scripts_resort_area_pokecenter_1f, .initScriptsArchiveID = scripts_init_resort_area_pokecenter_1f, .msgArchiveID = message_bank_resort_area_pokecenter_1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 438, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_resort_area_pokecenter_2f, .initScriptsArchiveID = scripts_init_resort_area_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 439, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_RIBBON_SYNDICATE_1F] = { .unk_00 = 38, .unk_01 = 0xF, .mapMatrixID = 199, .scriptsArchiveID = scripts_resort_area_ribbon_syndicate_1f, .initScriptsArchiveID = scripts_init_resort_area_ribbon_syndicate_1f, .msgArchiveID = message_bank_resort_area_ribbon_syndicate_1f, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 440, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_RIBBON_SYNDICATE_2F] = { .unk_00 = 38, .unk_01 = 0xF, .mapMatrixID = 200, .scriptsArchiveID = scripts_resort_area_ribbon_syndicate_2f, .initScriptsArchiveID = scripts_init_resort_area_ribbon_syndicate_2f, .msgArchiveID = message_bank_resort_area_ribbon_syndicate_2f, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 441, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_RIBBON_SYNDICATE_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_resort_area_ribbon_syndicate_elevator, .initScriptsArchiveID = scripts_init_resort_area_ribbon_syndicate_elevator, .msgArchiveID = message_bank_resort_area_ribbon_syndicate_elevator, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 442, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VILLA] = { .unk_00 = 51, .unk_01 = 0xF, .mapMatrixID = 264, .scriptsArchiveID = scripts_villa, .initScriptsArchiveID = scripts_init_villa, .msgArchiveID = message_bank_villa, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 443, .mapLabelTextID = 119, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_resort_area_house, .initScriptsArchiveID = scripts_init_resort_area_house, .msgArchiveID = message_bank_resort_area_house, .dayMusicID = 1009, .nightMusicID = 1038, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 444, .mapLabelTextID = 83, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNION_ROOM] = { .unk_00 = 0x5, .unk_01 = 0xE, .mapMatrixID = 120, .scriptsArchiveID = scripts_union_room, .initScriptsArchiveID = scripts_init_union_room, .msgArchiveID = message_bank_union_room, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 445, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x2, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_220] = { .unk_00 = 0x6, .unk_01 = 0x0, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1024, .nightMusicID = 1053, .wildEncountersArchiveID = 179, .eventsArchiveID = 446, .mapLabelTextID = 35, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_223] = { .unk_00 = 0xD, .unk_01 = 0x7, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 180, .eventsArchiveID = 447, .mapLabelTextID = 38, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 11, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_ROUTE_226] = { .unk_00 = 0x11, .unk_01 = 11, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_226, .initScriptsArchiveID = scripts_init_route_226, .msgArchiveID = message_bank_route_226, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 181, .eventsArchiveID = 448, .mapLabelTextID = 41, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x4, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_470] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_230] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_route_230, .initScriptsArchiveID = scripts_init_route_230, .msgArchiveID = message_bank_route_230, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 182, .eventsArchiveID = 449, .mapLabelTextID = 45, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_SEABREAK_PATH] = { .unk_00 = 0xD, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1006, .nightMusicID = 1035, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 450, .mapLabelTextID = 85, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_UNKNOWN_473] = { .unk_00 = 0x13, .unk_01 = 0xD, .mapMatrixID = 0x0, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x3E8, .nightMusicID = 0x3E8, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x0, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x2, .battleBG = 0x1, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_jubilife_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_jubilife_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 451, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_canalave_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_canalave_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 452, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_OREBURGH_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_oreburgh_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_oreburgh_city_pokecenter_b1f, .msgArchiveID = message_bank_oreburgh_city_pokecenter_b1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 453, .mapLabelTextID = 0x8, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ETERNA_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_eterna_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_eterna_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 454, .mapLabelTextID = 0x9, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HEARTHOME_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_hearthome_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_hearthome_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 455, .mapLabelTextID = 0xA, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_PASTORIA_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_pastoria_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_pastoria_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 456, .mapLabelTextID = 0xB, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_veilstone_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_veilstone_city_pokecenter_b1f, .msgArchiveID = message_bank_veilstone_city_pokecenter_b1f, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 457, .mapLabelTextID = (0xC), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SUNYSHORE_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_sunyshore_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_sunyshore_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 458, .mapLabelTextID = 0xD, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SNOWPOINT_CITY_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_snowpoint_city_pokecenter_b1f, .initScriptsArchiveID = scripts_init_snowpoint_city_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 459, .mapLabelTextID = (0xE), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_SOUTH_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_pokemon_league_south_pokecenter_b1f, .initScriptsArchiveID = scripts_init_pokemon_league_south_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 460, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FIGHT_AREA_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_fight_area_pokecenter_b1f, .initScriptsArchiveID = scripts_init_fight_area_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 461, .mapLabelTextID = 81, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SANDGEM_TOWN_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_sandgem_town_pokecenter_b1f, .initScriptsArchiveID = scripts_init_sandgem_town_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 462, .mapLabelTextID = 0x2, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_FLOAROMA_TOWN_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_floaroma_town_pokecenter_b1f, .initScriptsArchiveID = scripts_init_floaroma_town_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 463, .mapLabelTextID = 0x3, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_TOWN_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_solaceon_town_pokecenter_b1f, .initScriptsArchiveID = scripts_init_solaceon_town_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 464, .mapLabelTextID = 0x4, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CELESTIC_TOWN_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_celestic_town_pokecenter_b1f, .initScriptsArchiveID = scripts_init_celestic_town_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 465, .mapLabelTextID = 0x5, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SURVIVAL_AREA_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_survival_area_pokecenter_b1f, .initScriptsArchiveID = scripts_init_survival_area_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 466, .mapLabelTextID = 82, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RESORT_AREA_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_resort_area_pokecenter_b1f, .initScriptsArchiveID = scripts_init_resort_area_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 467, .mapLabelTextID = 83, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CANALAVE_CITY_WEST_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 124, .scriptsArchiveID = scripts_canalave_city_west_house, .initScriptsArchiveID = scripts_init_canalave_city_west_house, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1011, .nightMusicID = 1040, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 468, .mapLabelTextID = 0x7, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_CAFE] = { .unk_00 = 35, .unk_01 = 0xF, .mapMatrixID = 171, .scriptsArchiveID = scripts_cafe, .initScriptsArchiveID = scripts_init_cafe, .msgArchiveID = message_bank_cafe, .dayMusicID = 1026, .nightMusicID = 1055, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 469, .mapLabelTextID = 108, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_TOWER_BATTLE_SALON] = { .unk_00 = 33, .unk_01 = 0xF, .mapMatrixID = 196, .scriptsArchiveID = scripts_battle_tower_battle_salon, .initScriptsArchiveID = scripts_init_battle_tower_battle_salon, .msgArchiveID = message_bank_battle_tower_battle_salon, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 470, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_CONTROL_ROOM] = { .unk_00 = 68, .unk_01 = 0xF, .mapMatrixID = 0xEE, .scriptsArchiveID = scripts_galactic_hq_control_room, .initScriptsArchiveID = scripts_init_galactic_hq_control_room, .msgArchiveID = message_bank_galactic_hq_control_room, .dayMusicID = 1094, .nightMusicID = 1094, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 471, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = (0x1A), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_NORTH_POKECENTER_2F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x75, .scriptsArchiveID = scripts_pokemon_league_north_pokecenter_2f, .initScriptsArchiveID = scripts_init_pokemon_league_north_pokecenter_2f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 472, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_POKEMON_LEAGUE_NORTH_POKECENTER_B1F] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 235, .scriptsArchiveID = scripts_pokemon_league_north_pokecenter_b1f, .initScriptsArchiveID = scripts_init_pokemon_league_north_pokecenter_b1f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 473, .mapLabelTextID = (0xF), .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_LABORATORY] = { .unk_00 = 68, .unk_01 = 0xF, .mapMatrixID = 0xEF, .scriptsArchiveID = scripts_galactic_hq_laboratory, .initScriptsArchiveID = scripts_init_galactic_hq_laboratory, .msgArchiveID = message_bank_galactic_hq_laboratory, .dayMusicID = 1094, .nightMusicID = 1094, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 474, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = (0x1A), .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_225_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 0x7B, .scriptsArchiveID = scripts_route_225_house, .initScriptsArchiveID = scripts_init_route_225_house, .msgArchiveID = message_bank_route_225_house, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 475, .mapLabelTextID = 40, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_226_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_route_226_house, .initScriptsArchiveID = scripts_init_route_226_house, .msgArchiveID = message_bank_route_226_house, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 476, .mapLabelTextID = 41, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_227_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_route_227_house, .initScriptsArchiveID = scripts_init_route_227_house, .msgArchiveID = message_bank_route_227_house, .dayMusicID = 1008, .nightMusicID = 1037, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 477, .mapLabelTextID = 42, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_228_GATE_TO_ROUTE_226] = { .unk_00 = 50, .unk_01 = 0xF, .mapMatrixID = 258, .scriptsArchiveID = scripts_route_228_gate_to_route_226, .initScriptsArchiveID = scripts_init_route_228_gate_to_route_226, .msgArchiveID = message_bank_route_228_gate_to_route_226, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 478, .mapLabelTextID = 0x2B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x1, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_228_NORTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 244, .scriptsArchiveID = scripts_route_228_north_house, .initScriptsArchiveID = scripts_init_route_228_north_house, .msgArchiveID = message_bank_route_228_north_house, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 479, .mapLabelTextID = 0x2B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_228_SOUTH_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 125, .scriptsArchiveID = scripts_route_228_south_house, .initScriptsArchiveID = scripts_init_route_228_south_house, .msgArchiveID = message_bank_route_228_south_house, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 480, .mapLabelTextID = 0x2B, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_1] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 240, .scriptsArchiveID = scripts_great_marsh_1, .initScriptsArchiveID = scripts_init_great_marsh_1, .msgArchiveID = message_bank_great_marsh_1, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 23, .eventsArchiveID = 481, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_2] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0xF0, .scriptsArchiveID = scripts_great_marsh_2, .initScriptsArchiveID = scripts_init_great_marsh_2, .msgArchiveID = message_bank_great_marsh_2, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 24, .eventsArchiveID = 482, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_3] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0xF0, .scriptsArchiveID = scripts_great_marsh_3, .initScriptsArchiveID = scripts_init_great_marsh_3, .msgArchiveID = message_bank_great_marsh_3, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 25, .eventsArchiveID = 483, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_4] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0xF0, .scriptsArchiveID = scripts_great_marsh_4, .initScriptsArchiveID = scripts_init_great_marsh_4, .msgArchiveID = message_bank_great_marsh_4, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 26, .eventsArchiveID = 484, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_5] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0xF0, .scriptsArchiveID = scripts_great_marsh_5, .initScriptsArchiveID = scripts_init_great_marsh_5, .msgArchiveID = message_bank_great_marsh_5, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 27, .eventsArchiveID = 485, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GREAT_MARSH_6] = { .unk_00 = 63, .unk_01 = 0xF, .mapMatrixID = 0xF0, .scriptsArchiveID = scripts_great_marsh_6, .initScriptsArchiveID = scripts_init_great_marsh_6, .msgArchiveID = message_bank_great_marsh_6, .dayMusicID = 1069, .nightMusicID = 1069, .wildEncountersArchiveID = 28, .eventsArchiveID = 486, .mapLabelTextID = 52, .mapLabelWindowID = 0x5, .weather = 0x0, .cameraType = 0x2, .mapType = 0x2, .battleBG = 0x3, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_HALL_OF_ORIGIN] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 241, .scriptsArchiveID = scripts_hall_of_origin, .initScriptsArchiveID = scripts_init_hall_of_origin, .msgArchiveID = message_bank_hall_of_origin, .dayMusicID = 1096, .nightMusicID = 1096, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 487, .mapLabelTextID = 86, .mapLabelWindowID = 0x4, .weather = 0xD, .cameraType = 0xE, .mapType = 0x2, .battleBG = 0x9, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_511] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 242, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x430, .nightMusicID = 0x430, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 86, .mapLabelWindowID = 0x6, .weather = 0xD, .cameraType = 0xE, .mapType = 0x2, .battleBG = 0x9, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_RUIN_MANIAC_CAVE_LONG] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 77, .scriptsArchiveID = scripts_ruin_maniac_cave_long, .initScriptsArchiveID = scripts_init_ruin_maniac_cave_long, .msgArchiveID = message_bank_ruin_maniac_cave_long, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 115, .eventsArchiveID = 488, .mapLabelTextID = 66, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MANIAC_TUNNEL] = { .unk_00 = 53, .unk_01 = 0xF, .mapMatrixID = 78, .scriptsArchiveID = scripts_maniac_tunnel, .initScriptsArchiveID = scripts_init_maniac_tunnel, .msgArchiveID = message_bank_maniac_tunnel, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 116, .eventsArchiveID = 489, .mapLabelTextID = 67, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_HOUSE] = { .unk_00 = 0x14, .unk_01 = 0xF, .mapMatrixID = 243, .scriptsArchiveID = scripts_iron_island_house, .initScriptsArchiveID = scripts_init_iron_island_house, .msgArchiveID = message_bank_iron_island_house, .dayMusicID = 1022, .nightMusicID = 1051, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 490, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SOLACEON_RUINS_ROOM_5_SOUTHEAST_DEADEND] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 0x1F, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 46, .eventsArchiveID = 491, .mapLabelTextID = 53, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0x0, .mapType = 0x3, .battleBG = 0x9, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_VISTA_LIGHTHOUSE_ELEVATOR] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 207, .scriptsArchiveID = scripts_vista_lighthouse_elevator, .initScriptsArchiveID = scripts_init_vista_lighthouse_elevator, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1017, .nightMusicID = 1046, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 492, .mapLabelTextID = 104, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x8, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_JUBILIFE_CITY_SOUTHWEST_HOUSE_2F] = { .unk_00 = 0x1F, .unk_01 = 0xF, .mapMatrixID = 208, .scriptsArchiveID = scripts_jubilife_city_southwest_house_2f, .initScriptsArchiveID = scripts_init_jubilife_city_southwest_house_2f, .msgArchiveID = message_bank_jubilife_city_southwest_house_2f, .dayMusicID = 0x3F2, .nightMusicID = 0x40F, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 493, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_4] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_4, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_4, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 66, .eventsArchiveID = 494, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_5] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_5, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_5, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 67, .eventsArchiveID = 495, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_1_ROOM_6] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_1_room_6, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_1_room_6, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 68, .eventsArchiveID = 496, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_1] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_1, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_1, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 69, .eventsArchiveID = 497, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_2] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_2, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 70, .eventsArchiveID = 498, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_3] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_3, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_3, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 71, .eventsArchiveID = 499, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_4] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_4, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_4, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 72, .eventsArchiveID = 500, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_5] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_5, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_5, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 73, .eventsArchiveID = 501, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_2_ROOM_6] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_2_room_6, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_2_room_6, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 74, .eventsArchiveID = 0x1F6, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_1] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_1, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_1, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 75, .eventsArchiveID = 503, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_2] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_2, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_2, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 76, .eventsArchiveID = 0x1F8, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_3] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_3, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_3, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 77, .eventsArchiveID = 0x1F9, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_4] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_4, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_4, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 78, .eventsArchiveID = 0x1FA, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_5] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_5, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_5, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 79, .eventsArchiveID = 507, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_TURNBACK_CAVE_PILLAR_3_ROOM_6] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_turnback_cave_pillar_3_room_6, .initScriptsArchiveID = scripts_init_turnback_cave_pillar_3_room_6, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1FC, .mapLabelTextID = 62, .mapLabelWindowID = 0x4, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_533] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_534] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_535] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x1FD, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_536] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_537] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_538] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_539] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_540] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 510, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_541] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_542] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_543] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_544] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_545] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_546] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 511, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_547] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_548] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_549] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_550] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_551] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_552] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 64, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_553] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_554] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 65, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_555] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_556] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_557] = { .unk_00 = 56, .unk_01 = 0xF, .mapMatrixID = 66, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1064, .nightMusicID = 1064, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 62, .mapLabelWindowID = 0x6, .weather = (0xE), .cameraType = 0x0, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_CONTEST_HALL_STAGE_NO_CONTEST] = { .unk_00 = 32, .unk_01 = 0xF, .mapMatrixID = 166, .scriptsArchiveID = scripts_contest_hall_stage_no_contest, .initScriptsArchiveID = scripts_init_contest_hall_stage_no_contest, .msgArchiveID = message_bank_contest_hall_stage_no_contest, .dayMusicID = 1089, .nightMusicID = 1089, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 512, .mapLabelTextID = 97, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_FRONTIER] = { .unk_00 = 73, .unk_01 = 0xF, .mapMatrixID = 256, .scriptsArchiveID = scripts_battle_frontier, .initScriptsArchiveID = scripts_init_battle_frontier, .msgArchiveID = message_bank_battle_frontier, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 513, .mapLabelTextID = 112, .mapLabelWindowID = 0x7, .weather = 0x0, .cameraType = 0x2, .mapType = 0x1, .battleBG = 0x2, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x1, }, [MAP_HEADER_BATTLE_FRONTIER_GATE_TO_FIGHT_AREA] = { .unk_00 = 44, .unk_01 = 0xF, .mapMatrixID = 250, .scriptsArchiveID = scripts_battle_frontier_gate_to_fight_area, .initScriptsArchiveID = scripts_init_battle_frontier_gate_to_fight_area, .msgArchiveID = message_bank_battle_frontier_gate_to_fight_area, .dayMusicID = 1020, .nightMusicID = 1049, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 514, .mapLabelTextID = 112, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_561] = { .unk_00 = 45, .unk_01 = 0xF, .mapMatrixID = 251, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1092, .nightMusicID = 1092, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 80, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_FACTORY] = { .unk_00 = 46, .unk_01 = 0xF, .mapMatrixID = 252, .scriptsArchiveID = scripts_battle_factory, .initScriptsArchiveID = scripts_init_battle_factory, .msgArchiveID = message_bank_battle_factory, .dayMusicID = 1195, .nightMusicID = 1195, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 515, .mapLabelTextID = 113, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_HALL] = { .unk_00 = 47, .unk_01 = 0xF, .mapMatrixID = 253, .scriptsArchiveID = scripts_battle_hall, .initScriptsArchiveID = scripts_init_battle_hall, .msgArchiveID = message_bank_battle_hall, .dayMusicID = 1192, .nightMusicID = 1192, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 516, .mapLabelTextID = 0x74, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_CASTLE] = { .unk_00 = 48, .unk_01 = 0xF, .mapMatrixID = 254, .scriptsArchiveID = scripts_battle_castle, .initScriptsArchiveID = scripts_init_battle_castle, .msgArchiveID = message_bank_battle_castle, .dayMusicID = 1193, .nightMusicID = 1193, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 517, .mapLabelTextID = 114, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_BATTLE_ARCADE] = { .unk_00 = 49, .unk_01 = 0xF, .mapMatrixID = 255, .scriptsArchiveID = scripts_battle_arcade, .initScriptsArchiveID = scripts_init_battle_arcade, .msgArchiveID = message_bank_battle_arcade, .dayMusicID = 1191, .nightMusicID = 1191, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 518, .mapLabelTextID = 115, .mapLabelWindowID = 0x6, .weather = 30, .cameraType = 0x0, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_VEILSTONE_STORE_B1F] = { .unk_00 = 0x16, .unk_01 = 0xF, .mapMatrixID = 246, .scriptsArchiveID = scripts_veilstone_store_b1f, .initScriptsArchiveID = scripts_init_veilstone_store_b1f, .msgArchiveID = message_bank_veilstone_store_b1f, .dayMusicID = 0x442, .nightMusicID = 0x442, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 519, .mapLabelTextID = 101, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GLOBAL_TERMINAL_2F] = { .unk_00 = 40, .unk_01 = 0xF, .mapMatrixID = 262, .scriptsArchiveID = scripts_global_terminal_2f, .initScriptsArchiveID = scripts_init_global_terminal_2f, .msgArchiveID = message_bank_global_terminal_2f, .dayMusicID = 1196, .nightMusicID = 1196, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 520, .mapLabelTextID = 118, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GLOBAL_TERMINAL_3F] = { .unk_00 = 40, .unk_01 = 0xF, .mapMatrixID = 263, .scriptsArchiveID = scripts_global_terminal_3f, .initScriptsArchiveID = scripts_init_global_terminal_3f, .msgArchiveID = message_bank_global_terminal_3f, .dayMusicID = 1196, .nightMusicID = 1196, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 521, .mapLabelTextID = 118, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_GALACTIC_HQ_HALL] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 261, .scriptsArchiveID = scripts_galactic_hq_hall, .initScriptsArchiveID = scripts_init_galactic_hq_hall, .msgArchiveID = message_bank_galactic_hq_hall, .dayMusicID = 1067, .nightMusicID = 1067, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 522, .mapLabelTextID = 71, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_570] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 268, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROTOMS_ROOM] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 267, .scriptsArchiveID = scripts_rotoms_room, .initScriptsArchiveID = scripts_init_rotoms_room, .msgArchiveID = message_bank_rotoms_room, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 523, .mapLabelTextID = 121, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_572] = { .unk_00 = 58, .unk_01 = 0xF, .mapMatrixID = 266, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 1013, .nightMusicID = 1042, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 122, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x7, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_1F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 269, .scriptsArchiveID = scripts_distortion_world_1f, .initScriptsArchiveID = scripts_init_distortion_world_1f, .msgArchiveID = message_bank_distortion_world_1f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 524, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B1F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 270, .scriptsArchiveID = scripts_distortion_world_b1f, .initScriptsArchiveID = scripts_init_distortion_world_b1f, .msgArchiveID = message_bank_distortion_world_b1f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B2F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 271, .scriptsArchiveID = scripts_distortion_world_b2f, .initScriptsArchiveID = scripts_init_distortion_world_b2f, .msgArchiveID = message_bank_distortion_world_b2f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B3F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 272, .scriptsArchiveID = scripts_distortion_world_b3f, .initScriptsArchiveID = scripts_init_distortion_world_b3f, .msgArchiveID = message_bank_distortion_world_b3f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B4F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 273, .scriptsArchiveID = scripts_distortion_world_b4f, .initScriptsArchiveID = scripts_init_distortion_world_b4f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_UNKNOWN_578] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 274, .scriptsArchiveID = scripts_map_header_unknown_578, .initScriptsArchiveID = scripts_init_unknown_578, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B5F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 275, .scriptsArchiveID = scripts_distortion_world_b5f, .initScriptsArchiveID = scripts_init_distortion_world_b5f, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B6F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 0x114, .scriptsArchiveID = scripts_distortion_world_b6f, .initScriptsArchiveID = scripts_init_distortion_world_b6f, .msgArchiveID = message_bank_distortion_world_b6f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_B7F] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 0x115, .scriptsArchiveID = scripts_distortion_world_b7f, .initScriptsArchiveID = scripts_init_distortion_world_b7f, .msgArchiveID = message_bank_distortion_world_b7f, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_GIRATINA_ROOM] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 0x116, .scriptsArchiveID = scripts_distortion_world_giratina_room, .initScriptsArchiveID = scripts_init_distortion_world_giratina_room, .msgArchiveID = message_bank_distortion_world_giratina_room, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_DISTORTION_WORLD_TURNBACK_CAVE_ROOM] = { .unk_00 = 0x4A, .unk_01 = 0xF, .mapMatrixID = 0x117, .scriptsArchiveID = scripts_distortion_world_turnback_cave_room, .initScriptsArchiveID = scripts_init_distortion_world_turnback_cave_room, .msgArchiveID = message_bank_distortion_world_turnback_cave_room, .dayMusicID = 0x4A6, .nightMusicID = 0x4A6, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x0, .mapLabelTextID = 0x75, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0x4, .mapType = 0x3, .battleBG = 0x11, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SPEAR_PILLAR_DIALGA] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 0x118, .scriptsArchiveID = scripts_spear_pillar_dialga, .initScriptsArchiveID = scripts_init_spear_pillar_dialga, .msgArchiveID = message_bank_spear_pillar_dialga, .dayMusicID = 0x430, .nightMusicID = 0x430, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x20D, .mapLabelTextID = 0x33, .mapLabelWindowID = 0x4, .weather = 0xD, .cameraType = 0x5, .mapType = 0x3, .battleBG = 0x4, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_SPEAR_PILLAR_PALKIA] = { .unk_00 = 0x3C, .unk_01 = 0xF, .mapMatrixID = 0x119, .scriptsArchiveID = scripts_spear_pillar_palkia, .initScriptsArchiveID = scripts_init_spear_pillar_palkia, .msgArchiveID = message_bank_spear_pillar_palkia, .dayMusicID = 0x430, .nightMusicID = 0x430, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x20E, .mapLabelTextID = 0x33, .mapLabelWindowID = 0x4, .weather = 0xD, .cameraType = 0x5, .mapType = 0x3, .battleBG = 0x4, .isBikeAllowed = 0x0, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_WIFI_PLAZA_ENTRANCE] = { .unk_00 = 0x15, .unk_01 = 0xF, .mapMatrixID = 0x11A, .scriptsArchiveID = scripts_wifi_plaza_entrance, .initScriptsArchiveID = scripts_init_wifi_plaza_entrance, .msgArchiveID = message_bank_wifi_plaza_entrance, .dayMusicID = 0x43D, .nightMusicID = 0x43E, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x20F, .mapLabelTextID = 0x6, .mapLabelWindowID = 0x6, .weather = 0x0, .cameraType = 0x4, .mapType = 0x4, .battleBG = 0x6, .isBikeAllowed = 0x0, .isRunningAllowed = 0x0, .isEscapeRopeAllowed = 0x0, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_ISLAND_IRON_RUINS] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 0x11B, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x433, .nightMusicID = 0x433, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x210, .mapLabelTextID = 0x45, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_IRON_RUINS] = { .unk_00 = 0x48, .unk_01 = 0xF, .mapMatrixID = 0x11C, .scriptsArchiveID = scripts_iron_ruins, .initScriptsArchiveID = scripts_init_iron_ruins, .msgArchiveID = message_bank_iron_ruins, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x211, .mapLabelTextID = 0x7B, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xB, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_MT_CORONET_ICEBERG_RUINS] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 0x11D, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x432, .nightMusicID = 0x432, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 530, .mapLabelTextID = 0x32, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ICEBERG_RUINS] = { .unk_00 = 0x45, .unk_01 = 0xF, .mapMatrixID = 0x11E, .scriptsArchiveID = scripts_iceberg_ruins, .initScriptsArchiveID = scripts_init_iceberg_ruins, .msgArchiveID = message_bank_iceberg_ruins, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x213, .mapLabelTextID = 0x7C, .mapLabelWindowID = 0x4, .weather = 0x1D, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROUTE_228_ROCK_PEAK_RUINS] = { .unk_00 = 0x39, .unk_01 = 0xF, .mapMatrixID = 0x11F, .scriptsArchiveID = scripts_empty, .initScriptsArchiveID = scripts_init_empty, .msgArchiveID = message_bank_jubilife_city, .dayMusicID = 0x404, .nightMusicID = 0x421, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x214, .mapLabelTextID = 0x2B, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, [MAP_HEADER_ROCK_PEAK_RUINS] = { .unk_00 = 0x39, .unk_01 = 0xF, .mapMatrixID = 288, .scriptsArchiveID = scripts_rock_peak_ruins, .initScriptsArchiveID = scripts_init_rock_peak_ruins, .msgArchiveID = message_bank_rock_peak_ruins, .dayMusicID = 0x427, .nightMusicID = 0x427, .wildEncountersArchiveID = 0xFFFF, .eventsArchiveID = 0x215, .mapLabelTextID = 0x7D, .mapLabelWindowID = 0x4, .weather = 0x0, .cameraType = 0xC, .mapType = 0x3, .battleBG = 0xA, .isBikeAllowed = 0x1, .isRunningAllowed = 0x1, .isEscapeRopeAllowed = 0x1, .isFlyAllowed = 0x0, }, };