Merge branch 'master' of https://github.com/pret/pokefirered into doc-pokemonleague
This commit is contained in:
+19
-13
@@ -339,22 +339,28 @@ gUnknown_846F458:: @ 846F458
|
||||
gUnknown_846F470:: @ 846F470
|
||||
spr_template 5, 5, gOamData_AffineDouble_ObjNormal_32x32, gUnknown_846F404, NULL, gUnknown_846F408, SpriteCallbackDummy
|
||||
|
||||
gUnknown_846F488:: @ 846F488 struct UnkStruct3? perhaps not
|
||||
.byte 9, 2, 8
|
||||
gUnknown_846F488:: @ 846F488 DigitObjUtilTemplate
|
||||
@ strConvMode, shape, size, priority
|
||||
.byte 1 | (2 /*ST_OAM_V_RECTANGLE*/ << 2) | (0 << 4) | (0 << 6) @ 9
|
||||
.byte 2, 8 @ ndigits, width
|
||||
.align 2
|
||||
.2byte 0x9c, 0x00
|
||||
.4byte gUnknown_846F2F8 + 0x18
|
||||
.4byte gUnknown_846F320 + 0x10
|
||||
.byte 8, 2, 8
|
||||
.2byte 0x9c, 0x00 @ x, y
|
||||
.4byte gUnknown_846F2F8 + 0x18 @ spriteSheet
|
||||
.4byte gUnknown_846F320 + 0x10 @ spritePalette
|
||||
@ strConvMode, shape, size, priority
|
||||
.byte 0 | (2 /*ST_OAM_V_RECTANGLE*/ << 2) | (0 << 4) | (0 << 6) @ 8
|
||||
.byte 2, 8 @ ndigits, width
|
||||
.align 2
|
||||
.2byte 0xb4, 0x00
|
||||
.4byte gUnknown_846F2F8 + 0x18
|
||||
.4byte gUnknown_846F320 + 0x10
|
||||
.byte 8, 2, 8
|
||||
.2byte 0xb4, 0x00 @ x, y
|
||||
.4byte gUnknown_846F2F8 + 0x18 @ spriteSheet
|
||||
.4byte gUnknown_846F320 + 0x10 @ spritePalette
|
||||
@ strConvMode, shape, size, priority
|
||||
.byte 0 | (2 /*ST_OAM_V_RECTANGLE*/ << 2) | (0 << 4) | (0 << 6) @ 8
|
||||
.byte 2, 8 @ ndigits, width
|
||||
.align 2
|
||||
.2byte 0xcc, 0x00
|
||||
.4byte gUnknown_846F2F8 + 0x18
|
||||
.4byte gUnknown_846F320 + 0x10
|
||||
.2byte 0xcc, 0x00 @ x, y
|
||||
.4byte gUnknown_846F2F8 + 0x18 @ spriteSheet
|
||||
.4byte gUnknown_846F320 + 0x10 @ spritePalette
|
||||
|
||||
gUnknown_846F4B8:: @ 846F4B8
|
||||
.4byte gUnknown_841D034
|
||||
|
||||
+30
-72
@@ -75,64 +75,64 @@ gUnknown_847AA8F::
|
||||
gUnknown_847AAA8::
|
||||
.string "{CLEAR 11}…{CLEAR 16}“{CLEAR 16}”{CLEAR 18}‘{CLEAR 18}'{CLEAR 18} $"
|
||||
|
||||
gUnknown_847AAC1::
|
||||
gText_UnionRoomChatKeyboard_ABCDE::
|
||||
.string "ABCDE$"
|
||||
|
||||
gUnknown_847AAC7::
|
||||
gText_UnionRoomChatKeyboard_FGHIJ::
|
||||
.string "FGHIJ$"
|
||||
|
||||
gUnknown_847AACD::
|
||||
gText_UnionRoomChatKeyboard_KLMNO::
|
||||
.string "KLMNO$"
|
||||
|
||||
gUnknown_847AAD3::
|
||||
gText_UnionRoomChatKeyboard_PQRST::
|
||||
.string "PQRST$"
|
||||
|
||||
gUnknown_847AAD9::
|
||||
gText_UnionRoomChatKeyboard_UVWXY::
|
||||
.string "UVWXY$"
|
||||
|
||||
gUnknown_847AADF::
|
||||
gText_UnionRoomChatKeyboard_Z::
|
||||
.string "Z $"
|
||||
|
||||
gUnknown_847AAE5::
|
||||
gText_UnionRoomChatKeyboard_01234Upper::
|
||||
.string "01234$"
|
||||
|
||||
gUnknown_847AAEB::
|
||||
gText_UnionRoomChatKeyboard_56789Upper::
|
||||
.string "56789$"
|
||||
|
||||
gUnknown_847AAF1::
|
||||
gText_UnionRoomChatKeyboard_PunctuationUpper::
|
||||
.string ".,!? $"
|
||||
|
||||
gUnknown_847AAF7::
|
||||
gText_UnionRoomChatKeyboard_SymbolsUpper::
|
||||
.string "-/&… $"
|
||||
|
||||
gUnknown_847AAFD::
|
||||
gText_UnionRoomChatKeyboard_abcde::
|
||||
.string "abcde$"
|
||||
|
||||
gUnknown_847AB03::
|
||||
gText_UnionRoomChatKeyboard_fghij::
|
||||
.string "fghij$"
|
||||
|
||||
gUnknown_847AB09::
|
||||
gText_UnionRoomChatKeyboard_klmno::
|
||||
.string "klmno$"
|
||||
|
||||
gUnknown_847AB0F::
|
||||
gText_UnionRoomChatKeyboard_pqrst::
|
||||
.string "pqrst$"
|
||||
|
||||
gUnknown_847AB15::
|
||||
gText_UnionRoomChatKeyboard_uvwxy::
|
||||
.string "uvwxy$"
|
||||
|
||||
gUnknown_847AB1B::
|
||||
gText_UnionRoomChatKeyboard_z::
|
||||
.string "z $"
|
||||
|
||||
gUnknown_847AB21::
|
||||
gText_UnionRoomChatKeyboard_01234Lower::
|
||||
.string "01234$"
|
||||
|
||||
gUnknown_847AB27::
|
||||
gText_UnionRoomChatKeyboard_56789Lower::
|
||||
.string "56789$"
|
||||
|
||||
gUnknown_847AB2D::
|
||||
gText_UnionRoomChatKeyboard_PunctuationLower::
|
||||
.string ".,!? $"
|
||||
|
||||
gUnknown_847AB33::
|
||||
gText_UnionRoomChatKeyboard_SymbolsLower::
|
||||
.string "-/&… $"
|
||||
|
||||
.string "$"
|
||||
@@ -144,82 +144,40 @@ gUnknown_847AB33::
|
||||
.string "$"
|
||||
.string "$"
|
||||
|
||||
gUnknown_847AB41::
|
||||
gText_UnionRoomChatKeyboard_Emoji1::
|
||||
.string "{EXTRA 245}{EXTRA 246}{EXTRA 247}{EXTRA 248}{EXTRA 254}$"
|
||||
|
||||
gUnknown_847AB4C::
|
||||
gText_UnionRoomChatKeyboard_Emoji2::
|
||||
.string "{EXTRA 249}{EXTRA 250}{EXTRA 252}{EXTRA 251}{EXTRA 253}$"
|
||||
|
||||
gUnknown_847AB57::
|
||||
gText_UnionRoomChatKeyboard_Emoji3::
|
||||
.string "{EXTRA 236}{EXTRA 237}{EXTRA 238}{EXTRA 235}{EXTRA 234}$"
|
||||
|
||||
gUnknown_847AB62::
|
||||
gText_UnionRoomChatKeyboard_Emoji4::
|
||||
.string "♂♀{EXTRA 212}{EXTRA 213}{EXTRA 211}$"
|
||||
|
||||
gUnknown_847AB6B::
|
||||
gText_UnionRoomChatKeyboard_Emoji5::
|
||||
.string "{EXTRA 216}{EXTRA 217}{EXTRA 242}{EXTRA 243}{EXTRA 244}$"
|
||||
|
||||
gUnknown_847AB76::
|
||||
gText_UnionRoomChatKeyboard_Emoji6::
|
||||
.string "{EXTRA 218}{EXTRA 241}{EXTRA 224}{EXTRA 226}{EXTRA 227}$"
|
||||
|
||||
gUnknown_847AB81::
|
||||
gText_UnionRoomChatKeyboard_Emoji7::
|
||||
.string "{EXTRA 240}{EXTRA 239}{EXTRA 225}{EXTRA 214}{EXTRA 215}$"
|
||||
|
||||
gUnknown_847AB8C::
|
||||
gText_UnionRoomChatKeyboard_Emoji8::
|
||||
.string "{EXTRA 228}{EXTRA 229}{EXTRA 230}{EXTRA 231}{EXTRA 232}$"
|
||||
|
||||
gUnknown_847AB97::
|
||||
gText_UnionRoomChatKeyboard_Emoji9::
|
||||
.string "{EXTRA 233}{EXTRA 220}{EXTRA 221}{EXTRA 222}{EXTRA 209}$"
|
||||
|
||||
gUnknown_847ABA2::
|
||||
gText_UnionRoomChatKeyboard_Emoji10::
|
||||
.string "{EXTRA 210}{EXTRA 208}ょ: $"
|
||||
|
||||
// trainer_tower (again?)
|
||||
|
||||
@ 847ABAC
|
||||
.align 2
|
||||
.include "data/trainer_tower/trainers.inc"
|
||||
|
||||
.align 2
|
||||
gUnknown_84827AC:: @ 84827AC
|
||||
.byte 0x08, 0x01
|
||||
.align 2
|
||||
.4byte 0
|
||||
|
||||
gUnknown_84827B4:: @ 84827B4
|
||||
.4byte gUnknown_847F16C
|
||||
.4byte gUnknown_847D26C
|
||||
.4byte gUnknown_84808AC
|
||||
.4byte gUnknown_847ABAC
|
||||
.4byte gUnknown_847CAAC
|
||||
.4byte gUnknown_847E9AC
|
||||
.4byte gUnknown_847AF8C
|
||||
.4byte gUnknown_847CE8C
|
||||
.4byte gUnknown_847DA2C
|
||||
.4byte gUnknown_847BF0C
|
||||
.4byte gUnknown_847D64C
|
||||
.4byte gUnknown_847DE0C
|
||||
.4byte gUnknown_847B74C
|
||||
.4byte gUnknown_847BB2C
|
||||
.4byte gUnknown_848182C
|
||||
.4byte gUnknown_847F92C
|
||||
.4byte gUnknown_847C2EC
|
||||
.4byte gUnknown_847C6CC
|
||||
.4byte gUnknown_847E5CC
|
||||
.4byte gUnknown_84804CC
|
||||
.4byte gUnknown_84823CC
|
||||
.4byte gUnknown_8481FEC
|
||||
.4byte gUnknown_84800EC
|
||||
.4byte gUnknown_847E1EC
|
||||
.4byte gUnknown_847ED8C
|
||||
.4byte gUnknown_848106C
|
||||
.4byte gUnknown_8480C8C
|
||||
.4byte gUnknown_847F92C
|
||||
.4byte gUnknown_847F54C
|
||||
.4byte gUnknown_847E1EC
|
||||
.4byte gUnknown_847D64C
|
||||
.4byte gUnknown_847C6CC
|
||||
|
||||
.include "data/text/move_descriptions.inc"
|
||||
|
||||
.align 2, 0
|
||||
|
||||
@@ -1,97 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnknown_83A710C::
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
.4byte little_step
|
||||
|
||||
gUnknown_83A714C::
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte double_little_steps
|
||||
|
||||
gUnknown_83A716C::
|
||||
.4byte double_little_steps
|
||||
.4byte triple_little_steps
|
||||
.4byte triple_little_steps
|
||||
.4byte double_little_steps
|
||||
.4byte triple_little_steps
|
||||
.4byte triple_little_steps
|
||||
|
||||
gUnknown_83A7184::
|
||||
.4byte quad_little_steps
|
||||
.4byte quad_little_steps
|
||||
.4byte quad_little_steps
|
||||
.4byte quad_little_steps
|
||||
|
||||
gUnknown_83A7194::
|
||||
.4byte oct_little_steps
|
||||
.4byte oct_little_steps
|
||||
|
||||
gUnknown_83A719C:: @ 83A719C
|
||||
.4byte gUnknown_83A710C
|
||||
.4byte gUnknown_83A714C
|
||||
.4byte gUnknown_83A716C
|
||||
.4byte gUnknown_83A7184
|
||||
.4byte gUnknown_83A7194
|
||||
|
||||
gUnknown_83A71B0:: @ 83A71B0
|
||||
.2byte 0x0010, 0x0008, 0x0006, 0x0004, 0x0002
|
||||
|
||||
gUnknown_83A71BA::
|
||||
.byte 0xfc, 0xfa, 0xf8, 0xf6, 0xf5, 0xf4, 0xf4, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xfa, 0xfc, 0x00, 0x00
|
||||
|
||||
gUnknown_83A71CA::
|
||||
.byte 0x00, 0xfe, 0xfd, 0xfc, 0xfb, 0xfa, 0xfa, 0xfa, 0xfb, 0xfb, 0xfc, 0xfd, 0xfe, 0x00, 0x00, 0x00
|
||||
|
||||
gUnknown_83A71DA::
|
||||
.byte 0xfe, 0xfc, 0xfa, 0xf8, 0xf7, 0xf6, 0xf6, 0xf6, 0xf7, 0xf8, 0xfa, 0xfb, 0xfd, 0xfe, 0x00, 0x00
|
||||
|
||||
.align 2
|
||||
gUnknown_83A71EC:: @ 83A71EC
|
||||
.4byte gUnknown_83A71BA
|
||||
.4byte gUnknown_83A71CA
|
||||
.4byte gUnknown_83A71DA
|
||||
|
||||
.align 1
|
||||
gUnknown_83A71F8:: @ 83A71F8
|
||||
.2byte 0x10, 0x10, 0x20
|
||||
|
||||
gUnknown_83A71FE:: @ 83A71FE
|
||||
.byte 0, 0, 1
|
||||
|
||||
.align 1
|
||||
gUnknown_83A7202:: @ 83A7202
|
||||
.2byte 0x20, 0x20, 0x40
|
||||
|
||||
gUnknown_83A7208:: @ 83A7208
|
||||
.byte 1, 1, 2
|
||||
|
||||
.align 2
|
||||
gUnknown_83A720C:: @ 83A720C
|
||||
abspath "evobjmv.c"
|
||||
|
||||
.align 2
|
||||
gUnknown_83A7240:: @ 83A7240
|
||||
.asciz "0"
|
||||
+54
-463
@@ -17,10 +17,12 @@
|
||||
#include "constants/spawn_points.h"
|
||||
#include "constants/field_effects.h"
|
||||
#include "constants/trainers.h"
|
||||
#include "constants/trainer_tower.h"
|
||||
#include "constants/object_events.h"
|
||||
#include "constants/fame_checker.h"
|
||||
#include "constants/seagallop.h"
|
||||
#include "constants/game_stat.h"
|
||||
#include "constants/coins.h"
|
||||
#include "constants/menu.h"
|
||||
#include "constants/battle_setup.h"
|
||||
#include "constants/map_scripts.h"
|
||||
@@ -30,6 +32,7 @@
|
||||
#include "constants/trade.h"
|
||||
#include "constants/quest_log.h"
|
||||
#include "constants/daycare.h"
|
||||
#include "constants/easy_chat.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "asm/macros/event.inc"
|
||||
.set FALSE, 0
|
||||
@@ -208,17 +211,17 @@ gStdScriptsEnd::
|
||||
.include "data/maps/SixIsland_PatternBush/scripts.inc"
|
||||
.include "data/maps/SixIsland_AlteringCave/scripts.inc"
|
||||
.include "data/maps/NavelRock_Exterior/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_1F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_2F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_3F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_4F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_5F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_6F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_7F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_8F/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_Roof/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_Lobby/scripts.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_Elevator/scripts.inc"
|
||||
.include "data/maps/TrainerTower_1F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_2F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_3F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_4F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_5F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_6F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_7F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_8F/scripts.inc"
|
||||
.include "data/maps/TrainerTower_Roof/scripts.inc"
|
||||
.include "data/maps/TrainerTower_Lobby/scripts.inc"
|
||||
.include "data/maps/TrainerTower_Elevator/scripts.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Entrance/scripts.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Room1/scripts.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Room2/scripts.inc"
|
||||
@@ -415,15 +418,15 @@ gStdScriptsEnd::
|
||||
.include "data/maps/CinnabarIsland_Mart/scripts.inc"
|
||||
.include "data/maps/IndigoPlateau_PokemonCenter_1F/scripts.inc"
|
||||
.include "data/maps/IndigoPlateau_PokemonCenter_2F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_House1_1F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_House1_2F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_CopycatsHouse_1F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_CopycatsHouse_2F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_Dojo/scripts.inc"
|
||||
.include "data/maps/SaffronCity_Gym/scripts.inc"
|
||||
.include "data/maps/SaffronCity_House2/scripts.inc"
|
||||
.include "data/maps/SaffronCity_House/scripts.inc"
|
||||
.include "data/maps/SaffronCity_Mart/scripts.inc"
|
||||
.include "data/maps/SaffronCity_PokemonCenter_1F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_PokemonCenter_2F/scripts.inc"
|
||||
.include "data/maps/SaffronCity_House3/scripts.inc"
|
||||
.include "data/maps/SaffronCity_MrPsychicsHouse/scripts.inc"
|
||||
.include "data/maps/SaffronCity_PokemonTrainerFanClub/scripts.inc"
|
||||
.include "data/maps/Route2_ViridianForest_SouthEntrance/scripts.inc"
|
||||
.include "data/maps/Route2_House/scripts.inc"
|
||||
@@ -593,7 +596,7 @@ gStdScriptsEnd::
|
||||
.include "data/maps/FiveIsland_RocketWarehouse/text.inc"
|
||||
.include "data/maps/SixIsland_DottedHole_SapphireRoom/text.inc"
|
||||
.include "data/maps/SixIsland_PatternBush/text.inc"
|
||||
.include "data/maps/SevenIsland_TrainerTower_Lobby/text.inc"
|
||||
.include "data/maps/TrainerTower_Lobby/text.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Room1/text.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Room4/text.inc"
|
||||
.include "data/maps/FiveIsland_LostCave_Room10/text.inc"
|
||||
@@ -637,6 +640,8 @@ gStdScriptsEnd::
|
||||
.include "data/maps/Route18/text.inc"
|
||||
.include "data/maps/Route19/text.inc"
|
||||
.include "data/maps/Route20/text.inc"
|
||||
.include "data/maps/Route21_North/text.inc"
|
||||
.include "data/maps/Route21_South/text.inc"
|
||||
.include "data/maps/Route22/text.inc"
|
||||
.include "data/maps/Route23/text.inc"
|
||||
.include "data/maps/Route24/text.inc"
|
||||
@@ -728,14 +733,14 @@ gStdScriptsEnd::
|
||||
.include "data/maps/CinnabarIsland_PokemonCenter_1F/text.inc"
|
||||
.include "data/maps/CinnabarIsland_Mart/text.inc"
|
||||
.include "data/maps/IndigoPlateau_PokemonCenter_1F/text.inc"
|
||||
.include "data/maps/SaffronCity_House1_1F/text.inc"
|
||||
.include "data/maps/SaffronCity_House1_2F/text.inc"
|
||||
.include "data/maps/SaffronCity_CopycatsHouse_1F/text.inc"
|
||||
.include "data/maps/SaffronCity_CopycatsHouse_2F/text.inc"
|
||||
.include "data/maps/SaffronCity_Dojo/text.inc"
|
||||
.include "data/maps/SaffronCity_Gym/text.inc"
|
||||
.include "data/maps/SaffronCity_House2/text.inc"
|
||||
.include "data/maps/SaffronCity_House/text.inc"
|
||||
.include "data/maps/SaffronCity_Mart/text.inc"
|
||||
.include "data/maps/SaffronCity_PokemonCenter_1F/text.inc"
|
||||
.include "data/maps/SaffronCity_House3/text.inc"
|
||||
.include "data/maps/SaffronCity_MrPsychicsHouse/text.inc"
|
||||
.include "data/maps/SaffronCity_PokemonTrainerFanClub/text.inc"
|
||||
.include "data/maps/Route2_ViridianForest_SouthEntrance/text.inc"
|
||||
.include "data/maps/Route2_House/text.inc"
|
||||
@@ -941,23 +946,7 @@ Text_DugUpItemFromGround:: @ 81A5700
|
||||
.string "from deep in the ground.$"
|
||||
|
||||
.include "data/text/route23.inc"
|
||||
|
||||
Text_1A58A7:: @ 81A58A7
|
||||
.string "Let's see…\n"
|
||||
.string "Uh-oh! You have caught only\l"
|
||||
.string "{STR_VAR_3} kinds of POKéMON!\p"
|
||||
.string "You need {STR_VAR_1} kinds\n"
|
||||
.string "if you want the {STR_VAR_2}.$"
|
||||
|
||||
Text_1A5909:: @ 81A5909
|
||||
.string "…Oh. I see.\p"
|
||||
.string "When you get {STR_VAR_1} kinds of POKéMON,\n"
|
||||
.string "come back for the {STR_VAR_2}.$"
|
||||
|
||||
Text_1A594D:: @ 81A594D
|
||||
.string "Oh! I see you don't have any\n"
|
||||
.string "room for the {STR_VAR_2}.$"
|
||||
|
||||
.include "data/text/aide.inc"
|
||||
.include "data/text/ingame_trade.inc"
|
||||
|
||||
Text_CardKeyOpenedDoor:: @ 81A5B88
|
||||
@@ -1183,10 +1172,9 @@ EventScript_ResetEliteFour:: @ 81A6551
|
||||
.include "data/scripts/obtain_item.inc"
|
||||
.include "data/scripts/pc.inc"
|
||||
|
||||
@ DoEasyChatScreen?
|
||||
EventScript_1A6AC0:: @ 81A6AC0
|
||||
Common_ShowEasyChatScreen:: @ 81A6AC0
|
||||
fadescreen FADE_TO_BLACK
|
||||
special sub_80FEE44
|
||||
special ShowEasyChatScreen
|
||||
fadescreen FADE_FROM_BLACK
|
||||
return
|
||||
|
||||
@@ -1282,8 +1270,8 @@ gUnknown_81A7702:: @ 81A7702
|
||||
msgbox Text_FillOutQuestionnaire, MSGBOX_YESNO
|
||||
compare VAR_RESULT, NO
|
||||
goto_if_eq EventScript_1A778A
|
||||
setvar VAR_0x8004, 14
|
||||
call EventScript_1A6AC0
|
||||
setvar VAR_0x8004, EASY_CHAT_TYPE_QUESTIONNAIRE
|
||||
call Common_ShowEasyChatScreen
|
||||
lock
|
||||
faceplayer
|
||||
specialvar VAR_0x8008, Special_GetMartClerkObjectId
|
||||
@@ -1357,24 +1345,11 @@ Route18_EastEntrance_1F_EventScript_1A77C1:: @ 81A77C1
|
||||
|
||||
.include "data/scripts/route23.inc"
|
||||
|
||||
EventScript_1A7AB9:: @ 81A7AB9
|
||||
EventScript_GetElevatorFloor:: @ 81A7AB9
|
||||
special Special_GetElevatorFloor
|
||||
return
|
||||
|
||||
EventScript_1A7ABD:: @ 81A7ABD
|
||||
msgbox Text_1A58A7
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1A7AC7:: @ 81A7AC7
|
||||
msgbox Text_1A594D
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1A7AD1:: @ 81A7AD1
|
||||
msgbox Text_1A5909
|
||||
release
|
||||
end
|
||||
.include "data/scripts/aide.inc"
|
||||
|
||||
gUnknown_81A7ADB:: @ 81A7ADB
|
||||
special sub_80CADC4
|
||||
@@ -1643,419 +1618,35 @@ Text_1ACD45:: @ 81ACD45
|
||||
.include "data/scripts/fame_checker.inc"
|
||||
.include "data/text/fame_checker.inc"
|
||||
|
||||
CeladonCity_GameCorner_EventScript_1B2867:: @ 81B2867
|
||||
lockall
|
||||
showmoneybox 0, 0, 0
|
||||
msgbox gUnknown_81B1D7D, MSGBOX_YESNO
|
||||
compare VAR_RESULT, NO
|
||||
goto_if_eq EventScript_1B2926
|
||||
checkmoney 50, 0
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq EventScript_1B292B
|
||||
playse SE_SHOP
|
||||
removemoney 50, 0
|
||||
updatemoneybox 0, 0, 0
|
||||
waitse
|
||||
message gUnknown_81B1E24
|
||||
waitmessage
|
||||
multichoice 21, 0, MULTICHOICE_TRAINER_CARD_ICON_TINT, TRUE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B28DB
|
||||
case 1, EventScript_1B28E6
|
||||
case 2, EventScript_1B28F1
|
||||
case 3, EventScript_1B28FC
|
||||
end
|
||||
gUnknown_81B1C8B:: @ 81B1C8B
|
||||
.string "Hmm…\n"
|
||||
.string "Is that right…$"
|
||||
|
||||
EventScript_1B28DB:: @ 81B28DB
|
||||
setvar VAR_0x8004, 0
|
||||
goto EventScript_1B2907
|
||||
gUnknown_81B1C9F:: @ 81B1C9F
|
||||
.string "Oh!\n"
|
||||
.string "Look, look!$"
|
||||
|
||||
EventScript_1B28E5:: @ 81B28E5
|
||||
end
|
||||
gUnknown_81B1CAF:: @ 81B1CAF
|
||||
.string "Read it, read it!$"
|
||||
|
||||
EventScript_1B28E6:: @ 81B28E6
|
||||
setvar VAR_0x8004, 1
|
||||
goto EventScript_1B2907
|
||||
gUnknown_81B1CC1:: @ 81B1CC1
|
||||
.string "TRAINER TIPS\p"
|
||||
.string "Press START to open the MENU!$"
|
||||
|
||||
EventScript_1B28F0:: @ 81B28F0
|
||||
end
|
||||
gUnknown_81B1CEC:: @ 81B1CEC
|
||||
.string "Signs are useful, aren't they?$"
|
||||
|
||||
EventScript_1B28F1:: @ 81B28F1
|
||||
setvar VAR_0x8004, 2
|
||||
goto EventScript_1B2907
|
||||
gUnknown_81B1D0B:: @ 81B1D0B
|
||||
.string "Look, look!\p"
|
||||
.string "I copied what it said on one of\n"
|
||||
.string "those TRAINER TIPS signs!$"
|
||||
|
||||
EventScript_1B28FB:: @ 81B28FB
|
||||
end
|
||||
|
||||
EventScript_1B28FC:: @ 81B28FC
|
||||
setvar VAR_0x8004, 3
|
||||
goto EventScript_1B2907
|
||||
|
||||
EventScript_1B2906:: @ 81B2906
|
||||
end
|
||||
|
||||
EventScript_1B2907:: @ 81B2907
|
||||
message gUnknown_81B1E42
|
||||
waitmessage
|
||||
playse MUS_ME_PHOTO
|
||||
dofieldeffect FLDEFF_UNK_45
|
||||
delay 60
|
||||
special Special_UpdateTrainerCardPhotoIcons
|
||||
msgbox gUnknown_81B1E7D
|
||||
hidemoneybox 0, 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
EventScript_1B2926:: @ 81B2926
|
||||
hidemoneybox 0, 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
EventScript_1B292B:: @ 81B292B
|
||||
msgbox gUnknown_81B1E07
|
||||
hidemoneybox 0, 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
FourIsland_House2_EventScript_1B2938:: @ 81B2938
|
||||
lock
|
||||
specialvar VAR_0x8008, Special_StickerLadyGetBragFlags
|
||||
goto_if_unset FLAG_MET_STICKER_LADY, EventScript_1B2951
|
||||
goto_if_set FLAG_MET_STICKER_LADY, EventScript_1B2994
|
||||
end
|
||||
|
||||
EventScript_1B2951:: @ 81B2951
|
||||
setflag FLAG_MET_STICKER_LADY
|
||||
msgbox gUnknown_81B1EB3
|
||||
applymovement 1, Movement_FacePlayer
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement 1, Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement 1, Movement_Delay48
|
||||
waitmovement 0
|
||||
compare VAR_0x8008, 0
|
||||
goto_if_eq EventScript_1B2B8E
|
||||
message gUnknown_81B1EF8
|
||||
waitmessage
|
||||
goto EventScript_1B29D0
|
||||
|
||||
EventScript_1B2993:: @ 81B2993
|
||||
end
|
||||
|
||||
EventScript_1B2994:: @ 81B2994
|
||||
applymovement 1, Movement_FacePlayer
|
||||
waitmovement 0
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
compare VAR_0x8008, 0
|
||||
goto_if_eq EventScript_1B29C6
|
||||
message gUnknown_81B2025
|
||||
waitmessage
|
||||
goto EventScript_1B29D0
|
||||
|
||||
EventScript_1B29C5:: @ 81B29C5
|
||||
end
|
||||
|
||||
EventScript_1B29C6:: @ 81B29C6
|
||||
msgbox gUnknown_81B1FEF
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B29D0:: @ 81B29D0
|
||||
switch VAR_0x8008
|
||||
case 1, EventScript_1B2A23
|
||||
case 2, EventScript_1B2A4F
|
||||
case 4, EventScript_1B2A7B
|
||||
case 3, EventScript_1B2AA7
|
||||
case 5, EventScript_1B2ADE
|
||||
case 6, EventScript_1B2B15
|
||||
case 7, EventScript_1B2B4C
|
||||
end
|
||||
|
||||
EventScript_1B2A23:: @ 81B2A23
|
||||
multichoice 15, 8, MULTICHOICE_HOF_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2B98
|
||||
case 1, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2A4F:: @ 81B2A4F
|
||||
multichoice 16, 8, MULTICHOICE_EGGS_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2C62
|
||||
case 1, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2A7B:: @ 81B2A7B
|
||||
multichoice 15, 8, MULTICHOICE_VICTORIES_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2D2C
|
||||
case 1, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2AA7:: @ 81B2AA7
|
||||
multichoice 15, 6, MULTICHOICE_HOF_EGGS_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2B98
|
||||
case 1, EventScript_1B2C62
|
||||
case 2, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2ADE:: @ 81B2ADE
|
||||
multichoice 15, 6, MULTICHOICE_HOF_VICTORIES_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2B98
|
||||
case 1, EventScript_1B2D2C
|
||||
case 2, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2B15:: @ 81B2B15
|
||||
multichoice 15, 6, MULTICHOICE_EGGS_VICTORIES_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2C62
|
||||
case 1, EventScript_1B2D2C
|
||||
case 2, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2B4C:: @ 81B2B4C
|
||||
multichoice 15, 5, MULTICHOICE_HOF_EGGS_VICTORIES_QUIT, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_1B2B98
|
||||
case 1, EventScript_1B2C62
|
||||
case 2, EventScript_1B2D2C
|
||||
case 3, EventScript_1B2DF6
|
||||
case SCR_MENU_CANCEL, EventScript_1B2DF6
|
||||
end
|
||||
|
||||
EventScript_1B2B8E:: @ 81B2B8E
|
||||
msgbox gUnknown_81B1EF8
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2B98:: @ 81B2B98
|
||||
compare VAR_0x8004, 39
|
||||
goto_if_le EventScript_1B2BC5
|
||||
compare VAR_0x8004, 99
|
||||
goto_if_le EventScript_1B2BE3
|
||||
compare VAR_0x8004, 199
|
||||
goto_if_le EventScript_1B2C01
|
||||
compare VAR_0x8004, 200
|
||||
goto_if_ge EventScript_1B2C1F
|
||||
end
|
||||
|
||||
EventScript_1B2BC5:: @ 81B2BC5
|
||||
compare VAR_HOF_BRAG_STATE, 1
|
||||
goto_if_eq EventScript_1B2C3D
|
||||
setvar VAR_HOF_BRAG_STATE, 1
|
||||
msgbox gUnknown_81B206E
|
||||
goto EventScript_1B2C51
|
||||
|
||||
EventScript_1B2BE2:: @ 81B2BE2
|
||||
end
|
||||
|
||||
EventScript_1B2BE3:: @ 81B2BE3
|
||||
compare VAR_HOF_BRAG_STATE, 2
|
||||
goto_if_eq EventScript_1B2C3D
|
||||
setvar VAR_HOF_BRAG_STATE, 2
|
||||
msgbox gUnknown_81B20CF
|
||||
goto EventScript_1B2C51
|
||||
|
||||
EventScript_1B2C00:: @ 81B2C00
|
||||
end
|
||||
|
||||
EventScript_1B2C01:: @ 81B2C01
|
||||
compare VAR_HOF_BRAG_STATE, 3
|
||||
goto_if_eq EventScript_1B2C3D
|
||||
setvar VAR_HOF_BRAG_STATE, 3
|
||||
msgbox gUnknown_81B2133
|
||||
goto EventScript_1B2C51
|
||||
|
||||
EventScript_1B2C1E:: @ 81B2C1E
|
||||
end
|
||||
|
||||
EventScript_1B2C1F:: @ 81B2C1F
|
||||
compare VAR_HOF_BRAG_STATE, 4
|
||||
goto_if_eq EventScript_1B2C47
|
||||
setvar VAR_HOF_BRAG_STATE, 4
|
||||
msgbox gUnknown_81B21C4
|
||||
goto EventScript_1B2C51
|
||||
|
||||
EventScript_1B2C3C:: @ 81B2C3C
|
||||
end
|
||||
|
||||
EventScript_1B2C3D:: @ 81B2C3D
|
||||
msgbox gUnknown_81B227C
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2C47:: @ 81B2C47
|
||||
msgbox gUnknown_81B22B0
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2C51:: @ 81B2C51
|
||||
textcolor 3
|
||||
playfanfare MUS_FANFA1
|
||||
message gUnknown_81B2242
|
||||
waitmessage
|
||||
waitfanfare
|
||||
delay 90
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2C62:: @ 81B2C62
|
||||
compare VAR_0x8005, 99
|
||||
goto_if_le EventScript_1B2C8F
|
||||
compare VAR_0x8005, 199
|
||||
goto_if_le EventScript_1B2CAD
|
||||
compare VAR_0x8005, 299
|
||||
goto_if_le EventScript_1B2CCB
|
||||
compare VAR_0x8005, 300
|
||||
goto_if_ge EventScript_1B2CE9
|
||||
end
|
||||
|
||||
EventScript_1B2C8F:: @ 81B2C8F
|
||||
compare VAR_EGG_BRAG_STATE, 1
|
||||
goto_if_eq EventScript_1B2D07
|
||||
setvar VAR_EGG_BRAG_STATE, 1
|
||||
msgbox gUnknown_81B2308
|
||||
goto EventScript_1B2D1B
|
||||
|
||||
EventScript_1B2CAC:: @ 81B2CAC
|
||||
end
|
||||
|
||||
EventScript_1B2CAD:: @ 81B2CAD
|
||||
compare VAR_EGG_BRAG_STATE, 2
|
||||
goto_if_eq EventScript_1B2D07
|
||||
setvar VAR_EGG_BRAG_STATE, 2
|
||||
msgbox gUnknown_81B2372
|
||||
goto EventScript_1B2D1B
|
||||
|
||||
EventScript_1B2CCA:: @ 81B2CCA
|
||||
end
|
||||
|
||||
EventScript_1B2CCB:: @ 81B2CCB
|
||||
compare VAR_EGG_BRAG_STATE, 3
|
||||
goto_if_eq EventScript_1B2D07
|
||||
setvar VAR_EGG_BRAG_STATE, 3
|
||||
msgbox gUnknown_81B23E0
|
||||
goto EventScript_1B2D1B
|
||||
|
||||
EventScript_1B2CE8:: @ 81B2CE8
|
||||
end
|
||||
|
||||
EventScript_1B2CE9:: @ 81B2CE9
|
||||
compare VAR_EGG_BRAG_STATE, 4
|
||||
goto_if_eq EventScript_1B2D11
|
||||
setvar VAR_EGG_BRAG_STATE, 4
|
||||
msgbox gUnknown_81B2448
|
||||
goto EventScript_1B2D1B
|
||||
|
||||
EventScript_1B2D06:: @ 81B2D06
|
||||
end
|
||||
|
||||
EventScript_1B2D07:: @ 81B2D07
|
||||
msgbox gUnknown_81B251B
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2D11:: @ 81B2D11
|
||||
msgbox gUnknown_81B254F
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2D1B:: @ 81B2D1B
|
||||
textcolor 3
|
||||
playfanfare MUS_FANFA1
|
||||
message gUnknown_81B24EA
|
||||
waitmessage
|
||||
waitfanfare
|
||||
delay 90
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2D2C:: @ 81B2D2C
|
||||
compare VAR_0x8006, 19
|
||||
goto_if_le EventScript_1B2D59
|
||||
compare VAR_0x8006, 49
|
||||
goto_if_le EventScript_1B2D77
|
||||
compare VAR_0x8006, 99
|
||||
goto_if_le EventScript_1B2D95
|
||||
compare VAR_0x8006, 100
|
||||
goto_if_ge EventScript_1B2DB3
|
||||
end
|
||||
|
||||
EventScript_1B2D59:: @ 81B2D59
|
||||
compare VAR_LINK_WIN_BRAG_STATE, 1
|
||||
goto_if_eq EventScript_1B2DD1
|
||||
setvar VAR_LINK_WIN_BRAG_STATE, 1
|
||||
msgbox gUnknown_81B25A7
|
||||
goto EventScript_1B2DE5
|
||||
|
||||
EventScript_1B2D76:: @ 81B2D76
|
||||
end
|
||||
|
||||
EventScript_1B2D77:: @ 81B2D77
|
||||
compare VAR_LINK_WIN_BRAG_STATE, 2
|
||||
goto_if_eq EventScript_1B2DD1
|
||||
setvar VAR_LINK_WIN_BRAG_STATE, 2
|
||||
msgbox gUnknown_81B2609
|
||||
goto EventScript_1B2DE5
|
||||
|
||||
EventScript_1B2D94:: @ 81B2D94
|
||||
end
|
||||
|
||||
EventScript_1B2D95:: @ 81B2D95
|
||||
compare VAR_LINK_WIN_BRAG_STATE, 3
|
||||
goto_if_eq EventScript_1B2DD1
|
||||
setvar VAR_LINK_WIN_BRAG_STATE, 3
|
||||
msgbox gUnknown_81B267B
|
||||
goto EventScript_1B2DE5
|
||||
|
||||
EventScript_1B2DB2:: @ 81B2DB2
|
||||
end
|
||||
|
||||
EventScript_1B2DB3:: @ 81B2DB3
|
||||
compare VAR_LINK_WIN_BRAG_STATE, 4
|
||||
goto_if_eq EventScript_1B2DDB
|
||||
setvar VAR_LINK_WIN_BRAG_STATE, 4
|
||||
msgbox gUnknown_81B26F6
|
||||
goto EventScript_1B2DE5
|
||||
|
||||
EventScript_1B2DD0:: @ 81B2DD0
|
||||
end
|
||||
|
||||
EventScript_1B2DD1:: @ 81B2DD1
|
||||
msgbox gUnknown_81B27DB
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2DDB:: @ 81B2DDB
|
||||
msgbox gUnknown_81B280F
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2DE5:: @ 81B2DE5
|
||||
textcolor 3
|
||||
playfanfare MUS_FANFA1
|
||||
message gUnknown_81B27A6
|
||||
waitmessage
|
||||
waitfanfare
|
||||
delay 90
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_1B2DF6:: @ 81B2DF6
|
||||
release
|
||||
end
|
||||
gUnknown_81B1D51:: @ 81B1D51
|
||||
.string "TRAINER TIPS!\p"
|
||||
.string "Press START to open the MENU!$"
|
||||
|
||||
.include "data/text/trainer_card.inc"
|
||||
.include "data/scripts/trainer_card.inc"
|
||||
.include "data/text/help_system.inc"
|
||||
.include "data/scripts/cable_club.inc"
|
||||
.include "data/scripts/field_moves.inc"
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnknown_83C68E0:: @ 83C68E0
|
||||
.4byte 4
|
||||
|
||||
gUnknown_83C68E4:: @ 83C68E4
|
||||
.byte 0, 0, 5, 30, 11, 15
|
||||
.2byte 0x001
|
||||
|
||||
gUnknown_83C68EC:: @ 83C68EC
|
||||
.byte 0, 1, 2
|
||||
+7
-7
@@ -16374,16 +16374,16 @@ gFameCheckerBg3Tilemap:: @ 8EA0700
|
||||
gFameCheckerBg2Tilemap:: @ 8EA0F00
|
||||
.incbin "data/graphics/fame_checker_tilemap2.bin"
|
||||
|
||||
gUnknown_8EA1700:: @ 8EA1700
|
||||
gLinkMiscMenu_Pal:: @ 8EA1700
|
||||
.incbin "graphics/interface/union_room_chat.gbapal"
|
||||
|
||||
gUnknown_8EA1720:: @ 8EA1720
|
||||
gLinkMiscMenu_Gfx:: @ 8EA1720
|
||||
.incbin "graphics/interface/union_room_chat.4bpp.lz"
|
||||
|
||||
gUnknown_8EA1958:: @ 8EA1958
|
||||
gLinkMiscMenu_Tilemap:: @ 8EA1958
|
||||
.incbin "graphics/interface/union_room_chat.bin.lz"
|
||||
|
||||
gUnknown_8EA1A50:: @ 8EA1A50
|
||||
gUnionRoomChatIcons:: @ 8EA1A50
|
||||
.incbin "graphics/interface/union_room_chat_icons.4bpp.lz"
|
||||
|
||||
.align 2
|
||||
@@ -16508,13 +16508,13 @@ gTilesetPalettes_8EA9D88:: @ 8EA9D88
|
||||
gTilesetTiles_8EA9F88:: @ 8EA9F88
|
||||
.incbin "data/tilesets/secondary/82D4E6C/tiles.4bpp.lz"
|
||||
|
||||
gUnknown_8EAA9F0:: @ 8EAA9F0
|
||||
gUnionRoomChatPanelBgPal_7:: @ 8EAA9F0
|
||||
.incbin "graphics/interface/union_room_chat_panel.gbapal"
|
||||
|
||||
gUnknown_8EAAA10:: @ 8EAAA10
|
||||
gUnionRoomChatPanelBgTiles:: @ 8EAAA10
|
||||
.incbin "graphics/interface/union_room_chat_panel.4bpp.lz"
|
||||
|
||||
gUnknown_8EAAA6C:: @ 8EAAA6C
|
||||
gUnionRoomChatPanelBgMap:: @ 8EAAA6C
|
||||
.incbin "graphics/interface/union_room_chat_panel.bin.lz"
|
||||
|
||||
gCreditsMonBackdropPals:: @ 8EAAB18
|
||||
|
||||
+116
-116
@@ -2504,28 +2504,28 @@
|
||||
"blockdata_filepath": "data/layouts/RocketHideout_Elevator/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SAFFRON_CITY_HOUSE1_1F",
|
||||
"name": "SaffronCity_House1_1F_Layout",
|
||||
"id": "LAYOUT_SAFFRON_CITY_COPYCATS_HOUSE_1F",
|
||||
"name": "SaffronCity_CopycatsHouse_1F_Layout",
|
||||
"width": 13,
|
||||
"height": 10,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D4C74",
|
||||
"border_filepath": "data/layouts/SaffronCity_House1_1F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SaffronCity_House1_1F/map.bin"
|
||||
"border_filepath": "data/layouts/SaffronCity_CopycatsHouse_1F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SaffronCity_CopycatsHouse_1F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SAFFRON_CITY_HOUSE1_2F",
|
||||
"name": "SaffronCity_House1_2F_Layout",
|
||||
"id": "LAYOUT_SAFFRON_CITY_COPYCATS_HOUSE_2F",
|
||||
"name": "SaffronCity_CopycatsHouse_2F_Layout",
|
||||
"width": 12,
|
||||
"height": 9,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D4C74",
|
||||
"border_filepath": "data/layouts/SaffronCity_House1_2F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SaffronCity_House1_2F/map.bin"
|
||||
"border_filepath": "data/layouts/SaffronCity_CopycatsHouse_2F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SaffronCity_CopycatsHouse_2F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SAFFRON_CITY_DOJO",
|
||||
@@ -3356,136 +3356,136 @@
|
||||
"blockdata_filepath": "data/layouts/FourIsland_IcefallCave_Back/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_LOBBY",
|
||||
"name": "SevenIsland_TrainerTower_Lobby_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_LOBBY",
|
||||
"name": "TrainerTower_Lobby_Layout",
|
||||
"width": 19,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_Lobby/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_Lobby/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_Lobby/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_Lobby/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_1F",
|
||||
"name": "SevenIsland_TrainerTower_1F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_1F",
|
||||
"name": "TrainerTower_1F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_1F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_1F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_1F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_1F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_2F",
|
||||
"name": "SevenIsland_TrainerTower_2F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_2F",
|
||||
"name": "TrainerTower_2F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_2F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_2F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_2F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_2F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_3F",
|
||||
"name": "SevenIsland_TrainerTower_3F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_3F",
|
||||
"name": "TrainerTower_3F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_3F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_3F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_3F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_3F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_4F",
|
||||
"name": "SevenIsland_TrainerTower_4F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_4F",
|
||||
"name": "TrainerTower_4F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_4F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_4F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_4F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_4F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_5F",
|
||||
"name": "SevenIsland_TrainerTower_5F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_5F",
|
||||
"name": "TrainerTower_5F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_5F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_5F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_5F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_5F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_6F",
|
||||
"name": "SevenIsland_TrainerTower_6F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_6F",
|
||||
"name": "TrainerTower_6F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_6F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_6F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_6F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_6F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_7F",
|
||||
"name": "SevenIsland_TrainerTower_7F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_7F",
|
||||
"name": "TrainerTower_7F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_7F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_7F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_7F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_7F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_8F",
|
||||
"name": "SevenIsland_TrainerTower_8F_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_8F",
|
||||
"name": "TrainerTower_8F_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_8F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_8F/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_8F/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_8F/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_ROOF",
|
||||
"name": "SevenIsland_TrainerTower_Roof_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_ROOF",
|
||||
"name": "TrainerTower_Roof_Layout",
|
||||
"width": 18,
|
||||
"height": 16,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_Roof/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_Roof/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_Roof/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_Roof/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_TRAINER_TOWER_ELEVATOR",
|
||||
"name": "SevenIsland_TrainerTower_Elevator_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_ELEVATOR",
|
||||
"name": "TrainerTower_Elevator_Layout",
|
||||
"width": 5,
|
||||
"height": 7,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D4ECC",
|
||||
"border_filepath": "data/layouts/SevenIsland_TrainerTower_Elevator/border.bin",
|
||||
"blockdata_filepath": "data/layouts/SevenIsland_TrainerTower_Elevator/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_Elevator/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_Elevator/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_CERULEAN_CITY_HOUSE5",
|
||||
@@ -4184,196 +4184,196 @@
|
||||
"blockdata_filepath": "data/layouts/NavelRock_Fork/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834BC2C",
|
||||
"name": "UnusedLayout_834BC2C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_1F_DOUBLES",
|
||||
"name": "TrainerTower_1F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834BC2C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834BC2C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_1F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_1F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834BEB4",
|
||||
"name": "UnusedLayout_834BEB4_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_2F_DOUBLES",
|
||||
"name": "TrainerTower_2F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834BEB4/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834BEB4/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_2F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_2F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834C13C",
|
||||
"name": "UnusedLayout_834C13C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_3F_DOUBLES",
|
||||
"name": "TrainerTower_3F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834C13C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834C13C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_3F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_3F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834C3C4",
|
||||
"name": "UnusedLayout_834C3C4_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_4F_DOUBLES",
|
||||
"name": "TrainerTower_4F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834C3C4/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834C3C4/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_4F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_4F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834C64C",
|
||||
"name": "UnusedLayout_834C64C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_5F_DOUBLES",
|
||||
"name": "TrainerTower_5F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834C64C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834C64C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_5F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_5F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834C8D4",
|
||||
"name": "UnusedLayout_834C8D4_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_6F_DOUBLES",
|
||||
"name": "TrainerTower_6F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834C8D4/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834C8D4/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_6F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_6F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834CB5C",
|
||||
"name": "UnusedLayout_834CB5C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_7F_DOUBLES",
|
||||
"name": "TrainerTower_7F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834CB5C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834CB5C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_7F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_7F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834CDE4",
|
||||
"name": "UnusedLayout_834CDE4_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_8F_DOUBLES",
|
||||
"name": "TrainerTower_8F_Doubles_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834CDE4/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834CDE4/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_8F_Doubles/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_8F_Doubles/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834D06C",
|
||||
"name": "UnusedLayout_834D06C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_1F_KNOCKOUT",
|
||||
"name": "TrainerTower_1F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834D06C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834D06C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_1F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_1F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834D2F4",
|
||||
"name": "UnusedLayout_834D2F4_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_2F_KNOCKOUT",
|
||||
"name": "TrainerTower_2F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834D2F4/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834D2F4/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_2F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_2F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834D57C",
|
||||
"name": "UnusedLayout_834D57C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_3F_KNOCKOUT",
|
||||
"name": "TrainerTower_3F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834D57C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834D57C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_3F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_3F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834D804",
|
||||
"name": "UnusedLayout_834D804_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_4F_KNOCKOUT",
|
||||
"name": "TrainerTower_4F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834D804/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834D804/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_4F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_4F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834DA8C",
|
||||
"name": "UnusedLayout_834DA8C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_5F_KNOCKOUT",
|
||||
"name": "TrainerTower_5F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834DA8C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834DA8C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_5F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_5F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834DD14",
|
||||
"name": "UnusedLayout_834DD14_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_6F_KNOCKOUT",
|
||||
"name": "TrainerTower_6F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834DD14/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834DD14/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_6F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_6F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834DF9C",
|
||||
"name": "UnusedLayout_834DF9C_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_7F_KNOCKOUT",
|
||||
"name": "TrainerTower_7F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834DF9C/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834DF9C/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_7F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_7F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_UNUSED_LAYOUT_834E224",
|
||||
"name": "UnusedLayout_834E224_Layout",
|
||||
"id": "LAYOUT_TRAINER_TOWER_8F_KNOCKOUT",
|
||||
"name": "TrainerTower_8F_Knockout_Layout",
|
||||
"width": 18,
|
||||
"height": 17,
|
||||
"border_width": 2,
|
||||
"border_height": 2,
|
||||
"primary_tileset": "gTileset_82D4BB4",
|
||||
"secondary_tileset": "gTileset_82D5094",
|
||||
"border_filepath": "data/layouts/UnusedLayout_834E224/border.bin",
|
||||
"blockdata_filepath": "data/layouts/UnusedLayout_834E224/map.bin"
|
||||
"border_filepath": "data/layouts/TrainerTower_8F_Knockout/border.bin",
|
||||
"blockdata_filepath": "data/layouts/TrainerTower_8F_Knockout/map.bin"
|
||||
},
|
||||
{
|
||||
"id": "LAYOUT_SEVEN_ISLAND_HOUSE_ROOM1",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CFA",
|
||||
"script": "CeladonCity_EventScript_RocketGrunt1",
|
||||
"flag": "FLAG_HIDE_CELADON_ROCKETS"
|
||||
},
|
||||
{
|
||||
@@ -47,7 +47,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CC5",
|
||||
"script": "CeladonCity_EventScript_FatMan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -60,7 +60,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CDC",
|
||||
"script": "CeladonCity_EventScript_Poliwrath",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@
|
||||
"movement_range_y": 4,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166C99",
|
||||
"script": "CeladonCity_EventScript_LittleGirl",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@
|
||||
"movement_range_y": 5,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CAD",
|
||||
"script": "CeladonCity_EventScript_Woman",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CB6",
|
||||
"script": "CeladonCity_EventScript_OldMan2",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166D03",
|
||||
"script": "CeladonCity_EventScript_RocketGrunt2",
|
||||
"flag": "FLAG_HIDE_CELADON_ROCKETS"
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166CA2",
|
||||
"script": "CeladonCity_EventScript_OldMan1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166D0C",
|
||||
"script": "CeladonCity_EventScript_Boy",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_EventScript_166D15",
|
||||
"script": "CeladonCity_EventScript_SilphCoScientist",
|
||||
"flag": "FLAG_HIDE_CELADON_ROCKETS"
|
||||
}
|
||||
],
|
||||
@@ -320,56 +320,56 @@
|
||||
"x": 45,
|
||||
"y": 23,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D5A"
|
||||
"script": "CeladonCity_EventScript_TrainerTips2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 38,
|
||||
"y": 23,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D63"
|
||||
"script": "CeladonCity_EventScript_PrizeExchangeSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 33,
|
||||
"y": 23,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D6C"
|
||||
"script": "CeladonCity_EventScript_GameCornerSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 22,
|
||||
"y": 18,
|
||||
"elevation": 3,
|
||||
"script": "CeladonCity_EventScript_166D27"
|
||||
"script": "CeladonCity_EventScript_CitySign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 26,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D48"
|
||||
"script": "CeladonCity_EventScript_MansionSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 33,
|
||||
"y": 16,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D1E"
|
||||
"script": "CeladonCity_EventScript_TrainerTips1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 18,
|
||||
"y": 14,
|
||||
"elevation": 3,
|
||||
"script": "CeladonCity_EventScript_166D51"
|
||||
"script": "CeladonCity_EventScript_DeptStoreSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 16,
|
||||
"y": 31,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_EventScript_166D30"
|
||||
"script": "CeladonCity_EventScript_GymSign"
|
||||
},
|
||||
{
|
||||
"type": "hidden_item",
|
||||
|
||||
@@ -6,44 +6,44 @@ CeladonCity_OnTransition:: @ 8166C95
|
||||
setworldmapflag FLAG_WORLD_MAP_CELADON_CITY
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166C99:: @ 8166C99
|
||||
msgbox gUnknown_817FEC3, MSGBOX_NPC
|
||||
CeladonCity_EventScript_LittleGirl:: @ 8166C99
|
||||
msgbox CeladonCity_Text_GotMyKoffingInCinnabar, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CA2:: @ 8166CA2
|
||||
CeladonCity_EventScript_OldMan1:: @ 8166CA2
|
||||
lock
|
||||
msgbox gUnknown_817FF1C
|
||||
msgbox CeladonCity_Text_GymIsGreatFullOfWomen
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CAD:: @ 8166CAD
|
||||
msgbox gUnknown_817FF4A, MSGBOX_NPC
|
||||
CeladonCity_EventScript_Woman:: @ 8166CAD
|
||||
msgbox CeladonCity_Text_GameCornerIsBadForCitysImage, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CB6:: @ 8166CB6
|
||||
msgbox gUnknown_817FFC5, MSGBOX_NPC
|
||||
CeladonCity_EventScript_OldMan2:: @ 8166CB6
|
||||
msgbox CeladonCity_Text_BlewItAllAtSlots, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_SoftboiledTutor:: @ 8166CBF
|
||||
goto EventScript_SoftboiledTutor
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CC5:: @ 8166CC5
|
||||
CeladonCity_EventScript_FatMan:: @ 8166CC5
|
||||
lock
|
||||
faceplayer
|
||||
msgbox gUnknown_818001B
|
||||
msgbox CeladonCity_Text_MyTrustedPalPoliwrath
|
||||
closemessage
|
||||
applymovement 2, Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CDC:: @ 8166CDC
|
||||
CeladonCity_EventScript_Poliwrath:: @ 8166CDC
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_POLIWRATH, 0
|
||||
msgbox gUnknown_8180075
|
||||
msgbox CeladonCity_Text_Poliwrath
|
||||
closemessage
|
||||
waitmoncry
|
||||
applymovement 3, Movement_FaceOriginalDirection
|
||||
@@ -51,53 +51,53 @@ CeladonCity_EventScript_166CDC:: @ 8166CDC
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166CFA:: @ 8166CFA
|
||||
msgbox gUnknown_81800C2, MSGBOX_NPC
|
||||
CeladonCity_EventScript_RocketGrunt1:: @ 8166CFA
|
||||
msgbox CeladonCity_Text_KeepOutOfTeamRocketsWay, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D03:: @ 8166D03
|
||||
msgbox gUnknown_818008C, MSGBOX_NPC
|
||||
CeladonCity_EventScript_RocketGrunt2:: @ 8166D03
|
||||
msgbox CeladonCity_Text_GetLostOrIllPunchYou, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D0C:: @ 8166D0C
|
||||
msgbox gUnknown_8180300, MSGBOX_NPC
|
||||
CeladonCity_EventScript_Boy:: @ 8166D0C
|
||||
msgbox CeladonCity_Text_ScaldedTongueOnTea, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D15:: @ 8166D15
|
||||
msgbox gUnknown_81804E1, MSGBOX_NPC
|
||||
CeladonCity_EventScript_SilphCoScientist:: @ 8166D15
|
||||
msgbox CeladonCity_Text_SomeoneStoleSilphScope, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D1E:: @ 8166D1E
|
||||
msgbox gUnknown_81800E1, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_TrainerTips1:: @ 8166D1E
|
||||
msgbox CeladonCity_Text_ExplainXAccuracyDireHit, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D27:: @ 8166D27
|
||||
msgbox gUnknown_818017A, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_CitySign:: @ 8166D27
|
||||
msgbox CeladonCity_Text_CitySign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D30:: @ 8166D30
|
||||
CeladonCity_EventScript_GymSign:: @ 8166D30
|
||||
lockall
|
||||
famechecker FAMECHECKER_ERIKA, 0
|
||||
msgbox gUnknown_81801A2
|
||||
msgbox CeladonCity_Text_GymSign
|
||||
releaseall
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D48:: @ 8166D48
|
||||
msgbox gUnknown_81801E5, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_MansionSign:: @ 8166D48
|
||||
msgbox CeladonCity_Text_MansionSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D51:: @ 8166D51
|
||||
msgbox gUnknown_81801F5, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_DeptStoreSign:: @ 8166D51
|
||||
msgbox CeladonCity_Text_DeptStoreSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D5A:: @ 8166D5A
|
||||
msgbox gUnknown_8180224, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_TrainerTips2:: @ 8166D5A
|
||||
msgbox CeladonCity_Text_GuardSpecProtectsFromStatus, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D63:: @ 8166D63
|
||||
msgbox gUnknown_81802A4, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_PrizeExchangeSign:: @ 8166D63
|
||||
msgbox CeladonCity_Text_PrizeExchangeSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_EventScript_166D6C:: @ 8166D6C
|
||||
msgbox gUnknown_81802CF, MSGBOX_SIGN
|
||||
CeladonCity_EventScript_GameCornerSign:: @ 8166D6C
|
||||
msgbox CeladonCity_Text_GameCornerSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
gUnknown_817FEC3:: @ 817FEC3
|
||||
CeladonCity_Text_GotMyKoffingInCinnabar:: @ 817FEC3
|
||||
.string "I got my KOFFING in CINNABAR.\p"
|
||||
.string "It's usually nice, but it breathes\n"
|
||||
.string "poison when it's angry.$"
|
||||
|
||||
gUnknown_817FF1C:: @ 817FF1C
|
||||
CeladonCity_Text_GymIsGreatFullOfWomen:: @ 817FF1C
|
||||
.string "Heheh! This GYM is great!\n"
|
||||
.string "It's full of women!$"
|
||||
|
||||
gUnknown_817FF4A:: @ 817FF4A
|
||||
CeladonCity_Text_GameCornerIsBadForCitysImage:: @ 817FF4A
|
||||
.string "CELADON takes pride in its efforts\n"
|
||||
.string "to keep the city beautiful.\p"
|
||||
.string "That's why the new GAME CORNER is\n"
|
||||
.string "bad for our city's image.$"
|
||||
|
||||
gUnknown_817FFC5:: @ 817FFC5
|
||||
CeladonCity_Text_BlewItAllAtSlots:: @ 817FFC5
|
||||
.string "Moan…\n"
|
||||
.string "I blew it all at the slots!\p"
|
||||
.string "I knew I should have cashed in my\n"
|
||||
.string "COINS for prizes!$"
|
||||
|
||||
gUnknown_818001B:: @ 818001B
|
||||
CeladonCity_Text_MyTrustedPalPoliwrath:: @ 818001B
|
||||
.string "This is my trusted pal, POLIWRATH.\p"
|
||||
.string "It evolved from a POLIWHIRL when\n"
|
||||
.string "I used a WATER STONE.$"
|
||||
|
||||
gUnknown_8180075:: @ 8180075
|
||||
CeladonCity_Text_Poliwrath:: @ 8180075
|
||||
.string "POLIWRATH: Ribi ribit!$"
|
||||
|
||||
gUnknown_818008C:: @ 818008C
|
||||
CeladonCity_Text_GetLostOrIllPunchYou:: @ 818008C
|
||||
.string "What are you staring at?\n"
|
||||
.string "Get lost, or I'll punch you.$"
|
||||
|
||||
gUnknown_81800C2:: @ 81800C2
|
||||
CeladonCity_Text_KeepOutOfTeamRocketsWay:: @ 81800C2
|
||||
.string "Keep out of TEAM ROCKET's way!$"
|
||||
|
||||
gUnknown_81800E1:: @ 81800E1
|
||||
CeladonCity_Text_ExplainXAccuracyDireHit:: @ 81800E1
|
||||
.string "TRAINER TIPS\p"
|
||||
.string "X ACCURACY boosts the accuracy of\n"
|
||||
.string "techniques.\p"
|
||||
@@ -43,23 +43,23 @@ gUnknown_81800E1:: @ 81800E1
|
||||
.string "Get your items at the CELADON\n"
|
||||
.string "DEPT. STORE!$"
|
||||
|
||||
gUnknown_818017A:: @ 818017A
|
||||
CeladonCity_Text_CitySign:: @ 818017A
|
||||
.string "CELADON CITY\n"
|
||||
.string "The City of Rainbow Dreams$"
|
||||
|
||||
gUnknown_81801A2:: @ 81801A2
|
||||
CeladonCity_Text_GymSign:: @ 81801A2
|
||||
.string "CELADON CITY POKéMON GYM\n"
|
||||
.string "LEADER: ERIKA\l"
|
||||
.string "The Nature-Loving Princess!$"
|
||||
|
||||
gUnknown_81801E5:: @ 81801E5
|
||||
CeladonCity_Text_MansionSign:: @ 81801E5
|
||||
.string "CELADON MANSION$"
|
||||
|
||||
gUnknown_81801F5:: @ 81801F5
|
||||
CeladonCity_Text_DeptStoreSign:: @ 81801F5
|
||||
.string "Find what you need at the\n"
|
||||
.string "CELADON DEPT. STORE!$"
|
||||
|
||||
gUnknown_8180224:: @ 8180224
|
||||
CeladonCity_Text_GuardSpecProtectsFromStatus:: @ 8180224
|
||||
.string "TRAINER TIPS\p"
|
||||
.string "GUARD SPEC. protects POKéMON\n"
|
||||
.string "from status-reduction moves during\l"
|
||||
@@ -67,15 +67,15 @@ gUnknown_8180224:: @ 8180224
|
||||
.string "Get your items at the\n"
|
||||
.string "CELADON DEPT. STORE!$"
|
||||
|
||||
gUnknown_81802A4:: @ 81802A4
|
||||
CeladonCity_Text_PrizeExchangeSign:: @ 81802A4
|
||||
.string "COINS exchanged for prizes!\n"
|
||||
.string "PRIZE EXCHANGE$"
|
||||
|
||||
gUnknown_81802CF:: @ 81802CF
|
||||
CeladonCity_Text_GameCornerSign:: @ 81802CF
|
||||
.string "ROCKET GAME CORNER\n"
|
||||
.string "The playground for grown-ups!$"
|
||||
|
||||
gUnknown_8180300:: @ 8180300
|
||||
CeladonCity_Text_ScaldedTongueOnTea:: @ 8180300
|
||||
.string "Aaaagh, ow…\n"
|
||||
.string "I scalded my tongue!\p"
|
||||
.string "This nice old lady in the MANSION\n"
|
||||
@@ -104,7 +104,7 @@ Text_SoftboiledWhichMon:: @ 8180484
|
||||
Text_SoftboiledTaught:: @ 81804C4
|
||||
.string "I wish you the best of luck!$"
|
||||
|
||||
gUnknown_81804E1:: @ 81804E1
|
||||
CeladonCity_Text_SomeoneStoleSilphScope:: @ 81804E1
|
||||
.string "Oh, what am I to do…\p"
|
||||
.string "Someone stole our SILPH SCOPE.\p"
|
||||
.string "The thief came running this way,\n"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C38E",
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_Meowth",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C3A1",
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_Clefairy",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C3B4",
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_Nidoran",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C321",
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_TeaWoman",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -117,14 +117,14 @@
|
||||
"x": 8,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C3C7"
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_SuiteSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 7,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_16C3C7"
|
||||
"script": "CeladonCity_Condominiums_1F_EventScript_SuiteSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,63 +1,63 @@
|
||||
CeladonCity_Condominiums_1F_MapScripts:: @ 816C320
|
||||
.byte 0
|
||||
|
||||
CeladonCity_Condominiums_1F_EventScript_16C321:: @ 816C321
|
||||
CeladonCity_Condominiums_1F_EventScript_TeaWoman:: @ 816C321
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_TALKED_TO_TEA_LADY_AFTER_HOF, EventScript_16C36A
|
||||
goto_if_set FLAG_SYS_GAME_CLEAR, EventScript_16C374
|
||||
goto_if_set FLAG_GOT_TEA, EventScript_16C36A
|
||||
msgbox gUnknown_81960C9
|
||||
goto_if_set FLAG_TALKED_TO_TEA_LADY_AFTER_HOF, CeladonCity_Condominiums_1F_EventScript_TeaWomanAfterTea
|
||||
goto_if_set FLAG_SYS_GAME_CLEAR, CeladonCity_Condominiums_1F_EventScript_TeaWomanMentionDaisy
|
||||
goto_if_set FLAG_GOT_TEA, CeladonCity_Condominiums_1F_EventScript_TeaWomanAfterTea
|
||||
msgbox CeladonCity_Condominiums_1F_Text_TryThisDrinkInstead
|
||||
setflag FLAG_GOT_TEA
|
||||
giveitem ITEM_TEA
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq EventScript_BagIsFull
|
||||
msgbox gUnknown_8196109
|
||||
msgbox CeladonCity_Condominiums_1F_Text_NothingBeatsThirstLikeTea
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_16C36A:: @ 816C36A
|
||||
msgbox gUnknown_8196148
|
||||
CeladonCity_Condominiums_1F_EventScript_TeaWomanAfterTea:: @ 816C36A
|
||||
msgbox CeladonCity_Condominiums_1F_Text_MyDearMonsKeepMeCompany
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_16C374:: @ 816C374
|
||||
CeladonCity_Condominiums_1F_EventScript_TeaWomanMentionDaisy:: @ 816C374
|
||||
famechecker FAMECHECKER_DAISY, 4
|
||||
setflag FLAG_TALKED_TO_TEA_LADY_AFTER_HOF
|
||||
msgbox gUnknown_8196188
|
||||
msgbox CeladonCity_Condominiums_1F_Text_DaisyComesToBuyTea
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_1F_EventScript_16C38E:: @ 816C38E
|
||||
CeladonCity_Condominiums_1F_EventScript_Meowth:: @ 816C38E
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_MEOWTH, 0
|
||||
msgbox gUnknown_81960BB
|
||||
msgbox CeladonCity_Condominiums_1F_Text_Meowth
|
||||
waitmoncry
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_1F_EventScript_16C3A1:: @ 816C3A1
|
||||
CeladonCity_Condominiums_1F_EventScript_Clefairy:: @ 816C3A1
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_CLEFAIRY, 0
|
||||
msgbox gUnknown_819625B
|
||||
msgbox CeladonCity_Condominiums_1F_Text_Clefairy
|
||||
waitmoncry
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_1F_EventScript_16C3B4:: @ 816C3B4
|
||||
CeladonCity_Condominiums_1F_EventScript_Nidoran:: @ 816C3B4
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
playmoncry SPECIES_NIDORAN_F, 0
|
||||
msgbox gUnknown_8196272
|
||||
msgbox CeladonCity_Condominiums_1F_Text_Nidoran
|
||||
waitmoncry
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_1F_EventScript_16C3C7:: @ 816C3C7
|
||||
msgbox gUnknown_8196287, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_1F_EventScript_SuiteSign:: @ 816C3C7
|
||||
msgbox CeladonCity_Condominiums_1F_Text_ManagersSuite, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
gUnknown_81960BB:: @ 81960BB
|
||||
CeladonCity_Condominiums_1F_Text_Meowth:: @ 81960BB
|
||||
.string "MEOWTH: Meow!$"
|
||||
|
||||
gUnknown_81960C9:: @ 81960C9
|
||||
CeladonCity_Condominiums_1F_Text_TryThisDrinkInstead:: @ 81960C9
|
||||
.string "You shouldn't spend all your money\n"
|
||||
.string "on drinks.\p"
|
||||
.string "Try this instead.$"
|
||||
|
||||
gUnknown_8196109:: @ 8196109
|
||||
CeladonCity_Condominiums_1F_Text_NothingBeatsThirstLikeTea:: @ 8196109
|
||||
.string "Nothing beats thirst like some hot\n"
|
||||
.string "TEA.\p"
|
||||
.string "It really is the best.$"
|
||||
|
||||
gUnknown_8196148:: @ 8196148
|
||||
CeladonCity_Condominiums_1F_Text_MyDearMonsKeepMeCompany:: @ 8196148
|
||||
.string "My dear POKéMON keep me company.\n"
|
||||
.string "MEOWTH even brings money home!$"
|
||||
|
||||
gUnknown_8196188:: @ 8196188
|
||||
CeladonCity_Condominiums_1F_Text_DaisyComesToBuyTea:: @ 8196188
|
||||
.string "Oh, hello, dearie.\n"
|
||||
.string "Did you enjoy my TEA?\p"
|
||||
.string "By the way, dear. Are you, by any\n"
|
||||
@@ -25,13 +25,13 @@ gUnknown_8196188:: @ 8196188
|
||||
.string "She visits the CELADON DEPT. STORE\n"
|
||||
.string "to buy some TEA.$"
|
||||
|
||||
gUnknown_819625B:: @ 819625B
|
||||
CeladonCity_Condominiums_1F_Text_Clefairy:: @ 819625B
|
||||
.string "CLEFAIRY: Pi pippippi!$"
|
||||
|
||||
gUnknown_8196272:: @ 8196272
|
||||
CeladonCity_Condominiums_1F_Text_Nidoran:: @ 8196272
|
||||
.string "NIDORAN♀: Kya kyaoo!$"
|
||||
|
||||
gUnknown_8196287:: @ 8196287
|
||||
CeladonCity_Condominiums_1F_Text_ManagersSuite:: @ 8196287
|
||||
.string "CELADON MANSION\n"
|
||||
.string "Manager's Suite$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_1ACE9D",
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_PokemonJournalErika",
|
||||
"flag": "FLAG_HIDE_FAME_CHECKER_ERIKA_JOURNALS"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_1ACE9D",
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_PokemonJournalErika",
|
||||
"flag": "FLAG_HIDE_FAME_CHECKER_ERIKA_JOURNALS"
|
||||
}
|
||||
],
|
||||
@@ -77,14 +77,14 @@
|
||||
"x": 8,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_16C3D1"
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_MeetingRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 7,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_16C3D1"
|
||||
"script": "CeladonCity_Condominiums_2F_EventScript_MeetingRoomSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
CeladonCity_Condominiums_2F_MapScripts:: @ 816C3D0
|
||||
.byte 0
|
||||
|
||||
CeladonCity_Condominiums_2F_EventScript_16C3D1:: @ 816C3D1
|
||||
msgbox gUnknown_81962A7, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_2F_EventScript_MeetingRoomSign:: @ 816C3D1
|
||||
msgbox CeladonCity_Condominiums_2F_Text_GameFreakMeetingRoom, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
gUnknown_81962A7:: @ 81962A7
|
||||
CeladonCity_Condominiums_2F_Text_GameFreakMeetingRoom:: @ 81962A7
|
||||
.string "GAME FREAK Meeting Room$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C3DB",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Programmer",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C3F6",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Designer",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C3E4",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_GraphicArtist",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C3ED",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Writer",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -103,56 +103,56 @@
|
||||
"x": 8,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C435"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_DevelopmentRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 1,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C43E"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 5,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C447"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 1,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C450"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 7,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C435"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_DevelopmentRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 0,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C450"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 0,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C43E"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 4,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_16C447"
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
CeladonCity_Condominiums_3F_MapScripts:: @ 816C3DA
|
||||
.byte 0
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C3DB:: @ 816C3DB
|
||||
msgbox gUnknown_81962BF, MSGBOX_NPC
|
||||
CeladonCity_Condominiums_3F_EventScript_Programmer:: @ 816C3DB
|
||||
msgbox CeladonCity_Condominiums_3F_Text_ImTheProgrammer, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C3E4:: @ 816C3E4
|
||||
msgbox gUnknown_81962D7, MSGBOX_NPC
|
||||
CeladonCity_Condominiums_3F_EventScript_GraphicArtist:: @ 816C3E4
|
||||
msgbox CeladonCity_Condominiums_3F_Text_ImTheGraphicArtist, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C3ED:: @ 816C3ED
|
||||
msgbox gUnknown_81962FB, MSGBOX_NPC
|
||||
CeladonCity_Condominiums_3F_EventScript_Writer:: @ 816C3ED
|
||||
msgbox CeladonCity_Condominiums_3F_Text_IWroteTheStory, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C3F6:: @ 816C3F6
|
||||
CeladonCity_Condominiums_3F_EventScript_Designer:: @ 816C3F6
|
||||
lock
|
||||
faceplayer
|
||||
specialvar VAR_RESULT, HasAllKantoMons
|
||||
compare VAR_RESULT, 1
|
||||
goto_if_eq EventScript_16C412
|
||||
msgbox gUnknown_8196356
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq CeladonCity_Condominiums_3F_EventScript_CompletedPokedex
|
||||
msgbox CeladonCity_Condominiums_3F_Text_ImGameDesignerShowMeFinishedPokedex
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_16C412:: @ 816C412
|
||||
goto EventScript_16C418
|
||||
CeladonCity_Condominiums_3F_EventScript_CompletedPokedex:: @ 816C412
|
||||
goto CeladonCity_Condominiums_3F_EventScript_ShowDiploma
|
||||
end
|
||||
|
||||
EventScript_16C418:: @ 816C418
|
||||
message Text_1963CD
|
||||
CeladonCity_Condominiums_3F_EventScript_ShowDiploma:: @ 816C418
|
||||
message CeladonCity_Condominiums_3F_Text_CompletedPokedexCongratulations
|
||||
waitmessage
|
||||
delay 60
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
@@ -37,18 +37,18 @@ EventScript_16C418:: @ 816C418
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C435:: @ 816C435
|
||||
msgbox gUnknown_81964A8, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_3F_EventScript_DevelopmentRoomSign:: @ 816C435
|
||||
msgbox CeladonCity_Condominiums_3F_Text_GameFreakDevelopmentRoom, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C43E:: @ 816C43E
|
||||
msgbox gUnknown_819640C, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_3F_EventScript_Computer1:: @ 816C43E
|
||||
msgbox CeladonCity_Condominiums_3F_Text_ItsTheGameProgram, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C447:: @ 816C447
|
||||
msgbox gUnknown_819644B, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_3F_EventScript_Computer2:: @ 816C447
|
||||
msgbox CeladonCity_Condominiums_3F_Text_SomeonesPlayingGame, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_3F_EventScript_16C450:: @ 816C450
|
||||
msgbox gUnknown_8196478, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_3F_EventScript_Computer3:: @ 816C450
|
||||
msgbox CeladonCity_Condominiums_3F_Text_ItsScriptBetterNotLookAtEnding, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,42 +1,42 @@
|
||||
gUnknown_81962BF:: @ 81962BF
|
||||
CeladonCity_Condominiums_3F_Text_ImTheProgrammer:: @ 81962BF
|
||||
.string "Me?\n"
|
||||
.string "I'm the programmer!$"
|
||||
|
||||
gUnknown_81962D7:: @ 81962D7
|
||||
CeladonCity_Condominiums_3F_Text_ImTheGraphicArtist:: @ 81962D7
|
||||
.string "I'm the graphic artist!\n"
|
||||
.string "I drew you!$"
|
||||
|
||||
gUnknown_81962FB:: @ 81962FB
|
||||
CeladonCity_Condominiums_3F_Text_IWroteTheStory:: @ 81962FB
|
||||
.string "I wrote the story!\n"
|
||||
.string "Isn't ERIKA cute?\p"
|
||||
.string "I like MISTY a lot, too!\n"
|
||||
.string "Oh, and SABRINA, I like her!$"
|
||||
|
||||
gUnknown_8196356:: @ 8196356
|
||||
CeladonCity_Condominiums_3F_Text_ImGameDesignerShowMeFinishedPokedex:: @ 8196356
|
||||
.string "Is that right?\p"
|
||||
.string "I'm the game designer!\p"
|
||||
.string "Filling up your POKéDEX is tough,\n"
|
||||
.string "but don't quit!\p"
|
||||
.string "When you finish, come tell me!$"
|
||||
|
||||
Text_1963CD:: @ 81963CD
|
||||
CeladonCity_Condominiums_3F_Text_CompletedPokedexCongratulations:: @ 81963CD
|
||||
.string "Wow! Excellent!\n"
|
||||
.string "You completed your POKéDEX!\l"
|
||||
.string "Congratulations!\l"
|
||||
.string "…$"
|
||||
|
||||
gUnknown_819640C:: @ 819640C
|
||||
CeladonCity_Condominiums_3F_Text_ItsTheGameProgram:: @ 819640C
|
||||
.string "It's the game program! Messing with\n"
|
||||
.string "it could bug out the game!$"
|
||||
|
||||
gUnknown_819644B:: @ 819644B
|
||||
CeladonCity_Condominiums_3F_Text_SomeonesPlayingGame:: @ 819644B
|
||||
.string "Someone's playing a game instead of\n"
|
||||
.string "working!$"
|
||||
|
||||
gUnknown_8196478:: @ 8196478
|
||||
CeladonCity_Condominiums_3F_Text_ItsScriptBetterNotLookAtEnding:: @ 8196478
|
||||
.string "It's the script!\n"
|
||||
.string "Better not look at the ending!$"
|
||||
|
||||
gUnknown_81964A8:: @ 81964A8
|
||||
CeladonCity_Condominiums_3F_Text_GameFreakDevelopmentRoom:: @ 81964A8
|
||||
.string "GAME FREAK Development Room$"
|
||||
|
||||
|
||||
@@ -43,14 +43,14 @@
|
||||
"x": 4,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_Roof_EventScript_16C45A"
|
||||
"script": "CeladonCity_Condominiums_Roof_EventScript_Sign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 3,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_Roof_EventScript_16C45A"
|
||||
"script": "CeladonCity_Condominiums_Roof_EventScript_Sign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
CeladonCity_Condominiums_Roof_MapScripts:: @ 816C459
|
||||
.byte 0
|
||||
|
||||
CeladonCity_Condominiums_Roof_EventScript_16C45A:: @ 816C45A
|
||||
msgbox gUnknown_81964C4, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_Roof_EventScript_Sign:: @ 816C45A
|
||||
msgbox CeladonCity_Condominiums_Roof_Text_IKnowEverything, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
gUnknown_81964C4:: @ 81964C4
|
||||
CeladonCity_Condominiums_Roof_Text_IKnowEverything:: @ 81964C4
|
||||
.string "I KNOW EVERYTHING!$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_16C464",
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_BlackBelt",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_16C46D",
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_EeveeBall",
|
||||
"flag": "FLAG_HIDE_EEVEE_BALL"
|
||||
}
|
||||
],
|
||||
@@ -70,21 +70,21 @@
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_16C522"
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_Blackboard"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 5,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_16C522"
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_Blackboard"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 4,
|
||||
"y": 4,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_16C519"
|
||||
"script": "CeladonCity_Condominiums_RoofRoom_EventScript_TMsPamphlet"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
CeladonCity_Condominiums_RoofRoom_MapScripts:: @ 816C463
|
||||
.byte 0
|
||||
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_16C464:: @ 816C464
|
||||
msgbox gUnknown_81964D7, MSGBOX_NPC
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_BlackBelt:: @ 816C464
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_TheresNothingIDontKnow, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_16C46D:: @ 816C46D
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_EeveeBall:: @ 816C46D
|
||||
lock
|
||||
faceplayer
|
||||
setvar VAR_TEMP_1, SPECIES_EEVEE
|
||||
givemon SPECIES_EEVEE, 25, ITEM_NONE
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq EventScript_16C4A6
|
||||
goto_if_eq CeladonCity_Condominiums_RoofRoom_EventScript_GetEeeveeParty
|
||||
compare VAR_RESULT, 1
|
||||
goto_if_eq EventScript_16C4DA
|
||||
goto_if_eq CeladonCity_Condominiums_RoofRoom_EventScript_GetEeeveePC
|
||||
compare VAR_RESULT, 2
|
||||
goto_if_eq EventScript_NoMoreRoomForPokemon
|
||||
release
|
||||
end
|
||||
|
||||
EventScript_16C4A6:: @ 816C4A6
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_GetEeeveeParty:: @ 816C4A6
|
||||
removeobject 2
|
||||
playfanfare MUS_FANFA1
|
||||
message Text_196591
|
||||
message CeladonCity_Condominiums_RoofRoom_Text_ObtainedAnEevee
|
||||
waitmessage
|
||||
waitfanfare
|
||||
getspeciesname 0, SPECIES_EEVEE
|
||||
msgbox Text_GiveNicknameToThisMon, MSGBOX_YESNO
|
||||
compare VAR_RESULT, NO
|
||||
goto_if_eq EventScript_16C514
|
||||
goto_if_eq CeladonCity_Condominiums_RoofRoom_EventScript_SetGotEevee
|
||||
call EventScript_GetGiftMonPartySlot
|
||||
call EventScript_ChangePokemonNickname
|
||||
goto EventScript_16C514
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_SetGotEevee
|
||||
end
|
||||
|
||||
EventScript_16C4DA:: @ 816C4DA
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_GetEeeveePC:: @ 816C4DA
|
||||
removeobject 2
|
||||
playfanfare MUS_FANFA1
|
||||
message Text_196591
|
||||
message CeladonCity_Condominiums_RoofRoom_Text_ObtainedAnEevee
|
||||
waitmessage
|
||||
waitfanfare
|
||||
getspeciesname 0, SPECIES_EEVEE
|
||||
msgbox Text_GiveNicknameToThisMon, MSGBOX_YESNO
|
||||
compare VAR_RESULT, NO
|
||||
goto_if_eq EventScript_16C509
|
||||
goto_if_eq CeladonCity_Condominiums_RoofRoom_EventScript_TransferEeveeToPC
|
||||
call EventScript_NameReceivedBoxMon
|
||||
goto EventScript_16C509
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_TransferEeveeToPC
|
||||
end
|
||||
|
||||
EventScript_16C509:: @ 816C509
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_TransferEeveeToPC:: @ 816C509
|
||||
call EventScript_TransferredToPC
|
||||
goto EventScript_16C514
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_SetGotEevee
|
||||
end
|
||||
|
||||
EventScript_16C514:: @ 816C514
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_SetGotEevee:: @ 816C514
|
||||
setflag FLAG_GOT_EEVEE
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_16C519:: @ 816C519
|
||||
msgbox gUnknown_81967E3, MSGBOX_SIGN
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_TMsPamphlet:: @ 816C519
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_PamphletOnTMs, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_16C522:: @ 816C522
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_Blackboard:: @ 816C522
|
||||
lockall
|
||||
msgbox gUnknown_81965C2
|
||||
message Text_1965F4
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_WirelessAdapterLecture
|
||||
message CeladonCity_Condominiums_RoofRoom_Text_ReadWhichHeading
|
||||
waitmessage
|
||||
setvar VAR_0x8004, 4
|
||||
multichoice 0, 0, MULTICHOICE_LINKED_DIRECT_UNION, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_16C5C0
|
||||
case 1, EventScript_16C5CE
|
||||
case 2, EventScript_16C5DC
|
||||
case 3, EventScript_16C5EA
|
||||
case 127, EventScript_16C5EA
|
||||
case 0, CeladonCity_Condominiums_RoofRoom_EventScript_WirelessClub
|
||||
case 1, CeladonCity_Condominiums_RoofRoom_EventScript_DirectCorner
|
||||
case 2, CeladonCity_Condominiums_RoofRoom_EventScript_UnionRoom
|
||||
case 3, CeladonCity_Condominiums_RoofRoom_EventScript_ExitBlackboard
|
||||
case 127, CeladonCity_Condominiums_RoofRoom_EventScript_ExitBlackboard
|
||||
end
|
||||
|
||||
EventScript_16C578:: @ 816C578
|
||||
message Text_1965F4
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_ReadAnotherHeading:: @ 816C578
|
||||
message CeladonCity_Condominiums_RoofRoom_Text_ReadWhichHeading
|
||||
waitmessage
|
||||
multichoice 0, 0, MULTICHOICE_LINKED_DIRECT_UNION, FALSE
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_16C5C0
|
||||
case 1, EventScript_16C5CE
|
||||
case 2, EventScript_16C5DC
|
||||
case 3, EventScript_16C5EA
|
||||
case 127, EventScript_16C5EA
|
||||
case 0, CeladonCity_Condominiums_RoofRoom_EventScript_WirelessClub
|
||||
case 1, CeladonCity_Condominiums_RoofRoom_EventScript_DirectCorner
|
||||
case 2, CeladonCity_Condominiums_RoofRoom_EventScript_UnionRoom
|
||||
case 3, CeladonCity_Condominiums_RoofRoom_EventScript_ExitBlackboard
|
||||
case 127, CeladonCity_Condominiums_RoofRoom_EventScript_ExitBlackboard
|
||||
end
|
||||
|
||||
EventScript_16C5C0:: @ 816C5C0
|
||||
msgbox gUnknown_8196617
|
||||
goto EventScript_16C578
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_WirelessClub:: @ 816C5C0
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_ExplainWirelessClub
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_ReadAnotherHeading
|
||||
end
|
||||
|
||||
EventScript_16C5CE:: @ 816C5CE
|
||||
msgbox gUnknown_8196695
|
||||
goto EventScript_16C578
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_DirectCorner:: @ 816C5CE
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_ExplainDirectCorner
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_ReadAnotherHeading
|
||||
end
|
||||
|
||||
EventScript_16C5DC:: @ 816C5DC
|
||||
msgbox gUnknown_819673C
|
||||
goto EventScript_16C578
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_UnionRoom:: @ 816C5DC
|
||||
msgbox CeladonCity_Condominiums_RoofRoom_Text_ExplainUnionRoom
|
||||
goto CeladonCity_Condominiums_RoofRoom_EventScript_ReadAnotherHeading
|
||||
end
|
||||
|
||||
EventScript_16C5EA:: @ 816C5EA
|
||||
CeladonCity_Condominiums_RoofRoom_EventScript_ExitBlackboard:: @ 816C5EA
|
||||
releaseall
|
||||
end
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gUnknown_81964D7:: @ 81964D7
|
||||
CeladonCity_Condominiums_RoofRoom_Text_TheresNothingIDontKnow:: @ 81964D7
|
||||
.string "There is nothing that I don't know,\n"
|
||||
.string "like I wrote on the blackboard.\p"
|
||||
.string "I know about the world of POKéMON\n"
|
||||
@@ -6,27 +6,27 @@ gUnknown_81964D7:: @ 81964D7
|
||||
.string "Get together with your friends and\n"
|
||||
.string "enjoy trading POKéMON!$"
|
||||
|
||||
Text_196591:: @ 8196591
|
||||
CeladonCity_Condominiums_RoofRoom_Text_ObtainedAnEevee:: @ 8196591
|
||||
.string "{PLAYER} obtained an EEVEE!$"
|
||||
|
||||
Text_1965A7:: @ 81965A7
|
||||
CeladonCity_Condominiums_RoofRoom_Text_BoxIsFull:: @ 81965A7
|
||||
.string "ポケモンが いっぱいだ\n"
|
||||
.string "ボックスを かえて きなさい$"
|
||||
|
||||
gUnknown_81965C2:: @ 81965C2
|
||||
CeladonCity_Condominiums_RoofRoom_Text_WirelessAdapterLecture:: @ 81965C2
|
||||
.string "POKéMON Lecture\p"
|
||||
.string "Playing with the Wireless Adapter$"
|
||||
|
||||
Text_1965F4:: @ 81965F4
|
||||
CeladonCity_Condominiums_RoofRoom_Text_ReadWhichHeading:: @ 81965F4
|
||||
.string "Which heading do you want to read?$"
|
||||
|
||||
gUnknown_8196617:: @ 8196617
|
||||
CeladonCity_Condominiums_RoofRoom_Text_ExplainWirelessClub:: @ 8196617
|
||||
.string "The POKéMON WIRELESS CLUB is\n"
|
||||
.string "upstairs at any POKéMON CENTER.\p"
|
||||
.string "Visit one to link up with friend(s)\n"
|
||||
.string "using your Wireless Adapter.$"
|
||||
|
||||
gUnknown_8196695:: @ 8196695
|
||||
CeladonCity_Condominiums_RoofRoom_Text_ExplainDirectCorner:: @ 8196695
|
||||
.string "To link only with a friend, go to\n"
|
||||
.string "the DIRECT CORNER.\p"
|
||||
.string "It is the right counter at the\n"
|
||||
@@ -34,7 +34,7 @@ gUnknown_8196695:: @ 8196695
|
||||
.string "Go into the TRADE CORNER or the\n"
|
||||
.string "COLOSSEUM with your friend.$"
|
||||
|
||||
gUnknown_819673C:: @ 819673C
|
||||
CeladonCity_Condominiums_RoofRoom_Text_ExplainUnionRoom:: @ 819673C
|
||||
.string "To link and communicate with\n"
|
||||
.string "anyone, go to the UNION ROOM.\p"
|
||||
.string "It is the left counter at the\n"
|
||||
@@ -42,7 +42,7 @@ gUnknown_819673C:: @ 819673C
|
||||
.string "Go to the UNION ROOM and enjoy\n"
|
||||
.string "meeting other TRAINERS.$"
|
||||
|
||||
gUnknown_81967E3:: @ 81967E3
|
||||
CeladonCity_Condominiums_RoofRoom_Text_PamphletOnTMs:: @ 81967E3
|
||||
.string "It's a pamphlet on TMs.\p"
|
||||
.string "… …\p"
|
||||
.string "There are fifty TMs in all.\p"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAD9",
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_Receptionist",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -92,14 +92,14 @@
|
||||
"x": 9,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAE2"
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_LayoutSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 8,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAEB"
|
||||
"script": "CeladonCity_DepartmentStore_1F_EventScript_FloorSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
CeladonCity_DepartmentStore_1F_MapScripts:: @ 816BAD8
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAD9:: @ 816BAD9
|
||||
msgbox gUnknown_81954DD, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_1F_EventScript_Receptionist:: @ 816BAD9
|
||||
msgbox CeladonCity_DepartmentStore_1F_Text_WelcomeToDeptStore, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAE2:: @ 816BAE2
|
||||
msgbox gUnknown_8195537, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_1F_EventScript_LayoutSign:: @ 816BAE2
|
||||
msgbox CeladonCity_DepartmentStore_1F_Text_FloorDescriptions, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAEB:: @ 816BAEB
|
||||
msgbox gUnknown_81955B3, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_1F_EventScript_FloorSign:: @ 816BAEB
|
||||
msgbox CeladonCity_DepartmentStore_1F_Text_ServiceCounter, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
gUnknown_81954DD:: @ 81954DD
|
||||
CeladonCity_DepartmentStore_1F_Text_WelcomeToDeptStore:: @ 81954DD
|
||||
.string "Hello!\n"
|
||||
.string "Welcome to CELADON DEPT. STORE.\p"
|
||||
.string "The board on the right describes\n"
|
||||
.string "the store layout.$"
|
||||
|
||||
gUnknown_8195537:: @ 8195537
|
||||
CeladonCity_DepartmentStore_1F_Text_FloorDescriptions:: @ 8195537
|
||||
.string "1F: SERVICE COUNTER\p"
|
||||
.string "2F: TRAINER'S MARKET\p"
|
||||
.string "3F: TV GAME SHOP\p"
|
||||
@@ -12,6 +12,6 @@ gUnknown_8195537:: @ 8195537
|
||||
.string "5F: DRUGSTORE\p"
|
||||
.string "ROOFTOP SQUARE: VENDING MACHINES$"
|
||||
|
||||
gUnknown_81955B3:: @ 81955B3
|
||||
CeladonCity_DepartmentStore_1F_Text_ServiceCounter:: @ 81955B3
|
||||
.string "1F: SERVICE COUNTER$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_16BAFE",
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_Lass",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_16BB10",
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_ClerkItems",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_16BB4E",
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_ClerkTMs",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_1AD053",
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_Woman",
|
||||
"flag": "FLAG_HIDE_POSTGAME_GOSSIPERS"
|
||||
}
|
||||
],
|
||||
@@ -96,7 +96,7 @@
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_16BB07"
|
||||
"script": "CeladonCity_DepartmentStore_2F_EventScript_FloorSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
CeladonCity_DepartmentStore_2F_MapScripts:: @ 816BAF4
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_2F_EventScript_16BAF5:: @ 816BAF5
|
||||
msgbox gUnknown_81955C7, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_2F_EventScript_UnusedNPC:: @ 816BAF5
|
||||
msgbox CeladonCity_DepartmentStore_2F_Text_SuperRepelMorePowerfulRepel, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_2F_EventScript_16BAFE:: @ 816BAFE
|
||||
msgbox gUnknown_819560F, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_2F_EventScript_Lass:: @ 816BAFE
|
||||
msgbox CeladonCity_DepartmentStore_2F_Text_BuyReviveForLongOutings, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_2F_EventScript_16BB07:: @ 816BB07
|
||||
msgbox gUnknown_8195638, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_2F_EventScript_FloorSign:: @ 816BB07
|
||||
msgbox CeladonCity_DepartmentStore_2F_Text_FloorSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_2F_EventScript_16BB10:: @ 816BB10
|
||||
CeladonCity_DepartmentStore_2F_EventScript_ClerkItems:: @ 816BB10
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
waitmessage
|
||||
pokemart Items_16BB38
|
||||
pokemart CeladonCity_DepartmentStore_2F_Items
|
||||
msgbox Text_PleaseComeAgain
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
Items_16BB38:: @ 816BB38
|
||||
CeladonCity_DepartmentStore_2F_Items:: @ 816BB38
|
||||
.2byte ITEM_GREAT_BALL
|
||||
.2byte ITEM_SUPER_POTION
|
||||
.2byte ITEM_REVIVE
|
||||
@@ -39,19 +39,19 @@ Items_16BB38:: @ 816BB38
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_2F_EventScript_16BB4E:: @ 816BB4E
|
||||
CeladonCity_DepartmentStore_2F_EventScript_ClerkTMs:: @ 816BB4E
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
waitmessage
|
||||
pokemart Items_16BB74
|
||||
pokemart CeladonCity_DepartmentStore_2F_TMs
|
||||
msgbox Text_PleaseComeAgain
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
Items_16BB74:: @ 816BB74
|
||||
CeladonCity_DepartmentStore_2F_TMs:: @ 816BB74
|
||||
.2byte ITEM_TM05
|
||||
.2byte ITEM_TM15
|
||||
.2byte ITEM_TM28
|
||||
|
||||
@@ -1,13 +1,19 @@
|
||||
gUnknown_81955C7:: @ 81955C7
|
||||
CeladonCity_DepartmentStore_2F_Text_SuperRepelMorePowerfulRepel:: @ 81955C7
|
||||
.string "SUPER REPEL keeps weak POKéMON at\n"
|
||||
.string "bay…\p"
|
||||
.string "Hmm, it's a more powerful REPEL.$"
|
||||
|
||||
gUnknown_819560F:: @ 819560F
|
||||
CeladonCity_DepartmentStore_2F_Text_BuyReviveForLongOutings:: @ 819560F
|
||||
.string "For long outings, you should buy\n"
|
||||
.string "REVIVE.$"
|
||||
|
||||
gUnknown_8195638:: @ 8195638
|
||||
CeladonCity_DepartmentStore_2F_Text_FloorSign:: @ 8195638
|
||||
.string "Top-Grade Items for TRAINERS!\p"
|
||||
.string "2F: TRAINER'S MARKET$"
|
||||
|
||||
CeladonCity_DepartmentStore_2F_Text_LanceComesToBuyCapes:: @ 819566B
|
||||
.string "We have a customer, LANCE, who\n"
|
||||
.string "occasionally comes.\p"
|
||||
.string "He always buys capes.\p"
|
||||
.string "I wonder… Does he have many\n"
|
||||
.string "identical capes at home?$"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BB8B",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_GBAKid1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BB9D",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_GBAKid3",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BB94",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_GBAKid2",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBA6",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_LittleGirl",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -109,77 +109,77 @@
|
||||
"x": 8,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBDC"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_FloorSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 2,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBB8"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 5,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBC1"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 2,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBCA"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 5,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBD3"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV4"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 1,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBAF"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 1,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBAF"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 4,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBAF"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 4,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBAF"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 2,
|
||||
"y": 4,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBE5"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_Poster"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"x": 0,
|
||||
"y": 4,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_16BBE5"
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_Poster"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,46 +5,46 @@ CeladonCity_DepartmentStore_3F_EventScript_CounterTutor:: @ 816BB85
|
||||
goto EventScript_CounterTutor
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BB8B:: @ 816BB8B
|
||||
msgbox gUnknown_81956E9, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_3F_EventScript_GBAKid1:: @ 816BB8B
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_OTStandsForOriginalTrainer, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BB94:: @ 816BB94
|
||||
msgbox gUnknown_8195769, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_3F_EventScript_GBAKid2:: @ 816BB94
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_BuddyTradingKangaskhanForHaunter, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BB9D:: @ 816BB9D
|
||||
msgbox gUnknown_81957B0, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_3F_EventScript_GBAKid3:: @ 816BB9D
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_HaunterEvolvedOnTrade, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBA6:: @ 816BBA6
|
||||
msgbox gUnknown_8195823, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_3F_EventScript_LittleGirl:: @ 816BBA6
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_CanIdentifyTradeMonsByID, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBAF:: @ 816BBAF
|
||||
msgbox gUnknown_8195863, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_SuperNES:: @ 816BBAF
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_ItsSuperNES, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBB8:: @ 816BBB8
|
||||
msgbox gUnknown_8195875, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_TV1:: @ 816BBB8
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_AnRPG, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBC1:: @ 816BBC1
|
||||
msgbox gUnknown_8195897, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_TV2:: @ 816BBC1
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_SportsGame, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBCA:: @ 816BBCA
|
||||
msgbox gUnknown_81958B8, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_TV3:: @ 816BBCA
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_PuzzleGame, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBD3:: @ 816BBD3
|
||||
msgbox gUnknown_81958D8, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_TV4:: @ 816BBD3
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_FightingGame, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBDC:: @ 816BBDC
|
||||
msgbox gUnknown_81958F6, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_FloorSign:: @ 816BBDC
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_TVGameShop, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_3F_EventScript_16BBE5:: @ 816BBE5
|
||||
msgbox gUnknown_8195907, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_3F_EventScript_Poster:: @ 816BBE5
|
||||
msgbox CeladonCity_DepartmentStore_3F_Text_RedGreenBothArePokemon, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,22 +1,15 @@
|
||||
Text_19566B:: @ 819566B
|
||||
.string "We have a customer, LANCE, who\n"
|
||||
.string "occasionally comes.\p"
|
||||
.string "He always buys capes.\p"
|
||||
.string "I wonder… Does he have many\n"
|
||||
.string "identical capes at home?$"
|
||||
|
||||
gUnknown_81956E9:: @ 81956E9
|
||||
CeladonCity_DepartmentStore_3F_Text_OTStandsForOriginalTrainer:: @ 81956E9
|
||||
.string "Captured POKéMON are registered\n"
|
||||
.string "with an ID No. and the OT.\p"
|
||||
.string "OT stands for “Original TRAINER” -\n"
|
||||
.string "the TRAINER that caught it first.$"
|
||||
|
||||
gUnknown_8195769:: @ 8195769
|
||||
CeladonCity_DepartmentStore_3F_Text_BuddyTradingKangaskhanForHaunter:: @ 8195769
|
||||
.string "All right!\p"
|
||||
.string "My buddy's going to trade me his\n"
|
||||
.string "KANGASKHAN for my HAUNTER!$"
|
||||
|
||||
gUnknown_81957B0:: @ 81957B0
|
||||
CeladonCity_DepartmentStore_3F_Text_HaunterEvolvedOnTrade:: @ 81957B0
|
||||
.string "Come on, HAUNTER!\p"
|
||||
.string "I love HAUNTER!\n"
|
||||
.string "I collect them!\p"
|
||||
@@ -24,33 +17,54 @@ gUnknown_81957B0:: @ 81957B0
|
||||
.string "HAUNTER turned into a different\n"
|
||||
.string "POKéMON while being traded!$"
|
||||
|
||||
gUnknown_8195823:: @ 8195823
|
||||
CeladonCity_DepartmentStore_3F_Text_CanIdentifyTradeMonsByID:: @ 8195823
|
||||
.string "You can identify POKéMON you get\n"
|
||||
.string "in trades by their ID Numbers.$"
|
||||
|
||||
gUnknown_8195863:: @ 8195863
|
||||
CeladonCity_DepartmentStore_3F_Text_ItsSuperNES:: @ 8195863
|
||||
.string "It's a Super NES.$"
|
||||
|
||||
gUnknown_8195875:: @ 8195875
|
||||
CeladonCity_DepartmentStore_3F_Text_AnRPG:: @ 8195875
|
||||
.string "An RPG!\n"
|
||||
.string "There's no time for that!$"
|
||||
|
||||
gUnknown_8195897:: @ 8195897
|
||||
CeladonCity_DepartmentStore_3F_Text_SportsGame:: @ 8195897
|
||||
.string "A sports game!\n"
|
||||
.string "Dad'll like that!$"
|
||||
|
||||
gUnknown_81958B8:: @ 81958B8
|
||||
CeladonCity_DepartmentStore_3F_Text_PuzzleGame:: @ 81958B8
|
||||
.string "A puzzle game!\n"
|
||||
.string "Looks addictive!$"
|
||||
|
||||
gUnknown_81958D8:: @ 81958D8
|
||||
CeladonCity_DepartmentStore_3F_Text_FightingGame:: @ 81958D8
|
||||
.string "A fighting game!\n"
|
||||
.string "Looks tough!$"
|
||||
|
||||
gUnknown_81958F6:: @ 81958F6
|
||||
CeladonCity_DepartmentStore_3F_Text_TVGameShop:: @ 81958F6
|
||||
.string "3F: TV GAME SHOP$"
|
||||
|
||||
gUnknown_8195907:: @ 8195907
|
||||
CeladonCity_DepartmentStore_3F_Text_RedGreenBothArePokemon:: @ 8195907
|
||||
.string "Red and Green!\n"
|
||||
.string "Both are POKéMON!$"
|
||||
|
||||
Text_CounterTeach:: @ 8195928
|
||||
.string "Oh, hi!\n"
|
||||
.string "I finally finished POKéMON.\p"
|
||||
.string "Not done yet? How about I teach\n"
|
||||
.string "you a good move?\p"
|
||||
.string "The move I have in mind is\n"
|
||||
.string "COUNTER.\p"
|
||||
.string "Not like the one I'm leaning on,\n"
|
||||
.string "mind you!$"
|
||||
|
||||
Text_CounterDeclined:: @ 81959CC
|
||||
.string "You're not interested? Come see\n"
|
||||
.string "me if you change your mind.$"
|
||||
|
||||
Text_CounterWhichMon:: @ 8195A08
|
||||
.string "Which POKéMON should I teach\n"
|
||||
.string "COUNTER to?$"
|
||||
|
||||
Text_CounterTaught:: @ 8195A31
|
||||
.string "Are you using that COUNTER move\n"
|
||||
.string "I taught your POKéMON?$"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_16BBEF",
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_Man",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_16BBF8",
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_Youngster",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_16BC0A",
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_Clerk",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -83,7 +83,7 @@
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_16BC01"
|
||||
"script": "CeladonCity_DepartmentStore_4F_EventScript_FloorSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
CeladonCity_DepartmentStore_4F_MapScripts:: @ 816BBEE
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BBEF:: @ 816BBEF
|
||||
msgbox gUnknown_8195A68, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_4F_EventScript_Man:: @ 816BBEF
|
||||
msgbox CeladonCity_DepartmentStore_4F_Text_GettingPokeDollAsPresent, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BBF8:: @ 816BBF8
|
||||
msgbox gUnknown_8195AC9, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_4F_EventScript_Youngster:: @ 816BBF8
|
||||
msgbox CeladonCity_DepartmentStore_4F_Text_CanRunAwayWithPokeDoll, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BC01:: @ 816BC01
|
||||
msgbox gUnknown_8195B5B, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_4F_EventScript_FloorSign:: @ 816BC01
|
||||
msgbox CeladonCity_DepartmentStore_4F_Text_FloorSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BC0A:: @ 816BC0A
|
||||
CeladonCity_DepartmentStore_4F_EventScript_Clerk:: @ 816BC0A
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
waitmessage
|
||||
pokemart Items_16BC30
|
||||
pokemart CeladonCity_DepartmentStore_4F_Items
|
||||
msgbox Text_PleaseComeAgain
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
Items_16BC30:: @ 816BC30
|
||||
CeladonCity_DepartmentStore_4F_Items:: @ 816BC30
|
||||
.2byte ITEM_POKE_DOLL
|
||||
.2byte ITEM_RETRO_MAIL
|
||||
.2byte ITEM_FIRE_STONE
|
||||
|
||||
@@ -1,41 +1,18 @@
|
||||
Text_CounterTeach:: @ 8195928
|
||||
.string "Oh, hi!\n"
|
||||
.string "I finally finished POKéMON.\p"
|
||||
.string "Not done yet? How about I teach\n"
|
||||
.string "you a good move?\p"
|
||||
.string "The move I have in mind is\n"
|
||||
.string "COUNTER.\p"
|
||||
.string "Not like the one I'm leaning on,\n"
|
||||
.string "mind you!$"
|
||||
|
||||
Text_CounterDeclined:: @ 81959CC
|
||||
.string "You're not interested? Come see\n"
|
||||
.string "me if you change your mind.$"
|
||||
|
||||
Text_CounterWhichMon:: @ 8195A08
|
||||
.string "Which POKéMON should I teach\n"
|
||||
.string "COUNTER to?$"
|
||||
|
||||
Text_CounterTaught:: @ 8195A31
|
||||
.string "Are you using that COUNTER move\n"
|
||||
.string "I taught your POKéMON?$"
|
||||
|
||||
gUnknown_8195A68:: @ 8195A68
|
||||
CeladonCity_DepartmentStore_4F_Text_GettingPokeDollAsPresent:: @ 8195A68
|
||||
.string "I'm getting a present for my\n"
|
||||
.string "girlfriend.\p"
|
||||
.string "I guess a POKé DOLL will be it.\n"
|
||||
.string "It's the popular thing.$"
|
||||
|
||||
gUnknown_8195AC9:: @ 8195AC9
|
||||
CeladonCity_DepartmentStore_4F_Text_CanRunAwayWithPokeDoll:: @ 8195AC9
|
||||
.string "I heard something useful.\p"
|
||||
.string "If a wild POKéMON appears, you can\n"
|
||||
.string "distract it with a POKé DOLL.\p"
|
||||
.string "You can run away while the wild\n"
|
||||
.string "POKéMON is distracted.$"
|
||||
|
||||
gUnknown_8195B5B:: @ 8195B5B
|
||||
CeladonCity_DepartmentStore_4F_Text_FloorSign:: @ 8195B5B
|
||||
.string "Express yourself with gifts!\n"
|
||||
.string "4F: WISE MAN GIFTS\p"
|
||||
.string "Evolution Special!\n"
|
||||
.string "Element STONES on sale now!$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_16BC41",
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_Gentleman",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_16BC4A",
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_Sailor",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_16BC5C",
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_ClerkXItems",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_16BC96",
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_ClerkVitamins",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
@@ -96,7 +96,7 @@
|
||||
"x": 8,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_16BC53"
|
||||
"script": "CeladonCity_DepartmentStore_5F_EventScript_FloorSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
CeladonCity_DepartmentStore_5F_MapScripts:: @ 816BC40
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_5F_EventScript_16BC41:: @ 816BC41
|
||||
msgbox gUnknown_8195BBA, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_5F_EventScript_Gentleman:: @ 816BC41
|
||||
msgbox CeladonCity_DepartmentStore_5F_Text_ExplainStatEnhancers, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_5F_EventScript_16BC4A:: @ 816BC4A
|
||||
msgbox gUnknown_8195CA0, MSGBOX_NPC
|
||||
CeladonCity_DepartmentStore_5F_EventScript_Sailor:: @ 816BC4A
|
||||
msgbox CeladonCity_DepartmentStore_5F_Text_HereForStatEnhancers, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_5F_EventScript_16BC53:: @ 816BC53
|
||||
msgbox gUnknown_8195D14, MSGBOX_SIGN
|
||||
CeladonCity_DepartmentStore_5F_EventScript_FloorSign:: @ 816BC53
|
||||
msgbox CeladonCity_DepartmentStore_5F_Text_Drugstore, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_5F_EventScript_16BC5C:: @ 816BC5C
|
||||
CeladonCity_DepartmentStore_5F_EventScript_ClerkXItems:: @ 816BC5C
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
waitmessage
|
||||
pokemart Items_16BC84
|
||||
pokemart CeladonCity_DepartmentStore_5F_XItems
|
||||
msgbox Text_PleaseComeAgain
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
Items_16BC84:: @ 816BC84
|
||||
CeladonCity_DepartmentStore_5F_XItems:: @ 816BC84
|
||||
.2byte ITEM_X_ATTACK
|
||||
.2byte ITEM_X_DEFEND
|
||||
.2byte ITEM_X_SPEED
|
||||
@@ -37,19 +37,19 @@ Items_16BC84:: @ 816BC84
|
||||
release
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_5F_EventScript_16BC96:: @ 816BC96
|
||||
CeladonCity_DepartmentStore_5F_EventScript_ClerkVitamins:: @ 816BC96
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
waitmessage
|
||||
pokemart Items_16BCBC
|
||||
pokemart CeladonCity_DepartmentStore_5F_Vitamins
|
||||
msgbox Text_PleaseComeAgain
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
Items_16BCBC:: @ 816BCBC
|
||||
CeladonCity_DepartmentStore_5F_Vitamins:: @ 816BCBC
|
||||
.2byte ITEM_HP_UP
|
||||
.2byte ITEM_PROTEIN
|
||||
.2byte ITEM_IRON
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gUnknown_8195BBA:: @ 8195BBA
|
||||
CeladonCity_DepartmentStore_5F_Text_ExplainStatEnhancers:: @ 8195BBA
|
||||
.string "POKéMON stat enhancers can be\n"
|
||||
.string "bought only here.\p"
|
||||
.string "HP UP increases the base HP of a\n"
|
||||
@@ -10,7 +10,7 @@ gUnknown_8195BBA:: @ 8195BBA
|
||||
.string "CARBOS enhances the base SPEED\n"
|
||||
.string "stat.$"
|
||||
|
||||
gUnknown_8195CA0:: @ 8195CA0
|
||||
CeladonCity_DepartmentStore_5F_Text_HereForStatEnhancers:: @ 8195CA0
|
||||
.string "I'm here for POKéMON stat\n"
|
||||
.string "enhancers.\p"
|
||||
.string "PROTEIN increases the base ATTACK\n"
|
||||
@@ -18,6 +18,6 @@ gUnknown_8195CA0:: @ 8195CA0
|
||||
.string "IRON increases the base DEFENSE\n"
|
||||
.string "stat.$"
|
||||
|
||||
gUnknown_8195D14:: @ 8195D14
|
||||
CeladonCity_DepartmentStore_5F_Text_Drugstore:: @ 8195D14
|
||||
.string "5F: DRUGSTORE$"
|
||||
|
||||
|
||||
@@ -36,14 +36,14 @@
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_Elevator_EventScript_16C153"
|
||||
"script": "CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelect"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "CeladonCity_DepartmentStore_Elevator_EventScript_16C153"
|
||||
"script": "CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelect"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
CeladonCity_DepartmentStore_Elevator_MapScripts:: @ 816C152
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_16C153:: @ 816C153
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelect:: @ 816C153
|
||||
lockall
|
||||
setvar VAR_0x8004, 3
|
||||
call_if_unset FLAG_TEMP_2, EventScript_1A7AB9
|
||||
call_if_unset FLAG_TEMP_2, EventScript_GetElevatorFloor
|
||||
copyvar VAR_0x8005, VAR_ELEVATOR_FLOOR
|
||||
special Special_DrawElevatorCurrentFloorWindow
|
||||
message Text_WantWhichFloor
|
||||
@@ -12,107 +12,105 @@ CeladonCity_DepartmentStore_Elevator_EventScript_16C153:: @ 816C153
|
||||
setvar VAR_0x8004, 3
|
||||
specialvar VAR_RESULT, Special_InitElevatorFloorSelectMenuPos
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_16C1B7
|
||||
case 1, EventScript_16C1C3
|
||||
case 2, EventScript_16C1CF
|
||||
case 3, EventScript_16C1DB
|
||||
case 4, EventScript_16C1E7
|
||||
case 0, CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom5F
|
||||
case 1, CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom4F
|
||||
case 2, CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom3F
|
||||
case 3, CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom2F
|
||||
case 4, CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom1F
|
||||
end
|
||||
|
||||
EventScript_16C1B7:: @ 816C1B7
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom5F:: @ 816C1B7
|
||||
multichoicedefault 0, 0, MULTICHOICE_DEPT_STORE_ELEVATOR, 0, FALSE
|
||||
goto EventScript_16C1F3
|
||||
|
||||
EventScript_16C1C2:: @ 816C1C2
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor
|
||||
end
|
||||
|
||||
EventScript_16C1C3:: @ 816C1C3
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom4F:: @ 816C1C3
|
||||
multichoicedefault 0, 0, MULTICHOICE_DEPT_STORE_ELEVATOR, 1, FALSE
|
||||
goto EventScript_16C1F3
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor
|
||||
end
|
||||
|
||||
EventScript_16C1CF:: @ 816C1CF
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom3F:: @ 816C1CF
|
||||
multichoicedefault 0, 0, MULTICHOICE_DEPT_STORE_ELEVATOR, 2, FALSE
|
||||
goto EventScript_16C1F3
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor
|
||||
end
|
||||
|
||||
EventScript_16C1DB:: @ 816C1DB
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom2F:: @ 816C1DB
|
||||
multichoicedefault 0, 0, MULTICHOICE_DEPT_STORE_ELEVATOR, 3, FALSE
|
||||
goto EventScript_16C1F3
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor
|
||||
end
|
||||
|
||||
EventScript_16C1E7:: @ 816C1E7
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_FloorSelectFrom1F:: @ 816C1E7
|
||||
multichoicedefault 0, 0, MULTICHOICE_DEPT_STORE_ELEVATOR, 4, FALSE
|
||||
goto EventScript_16C1F3
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor
|
||||
end
|
||||
|
||||
EventScript_16C1F3:: @ 816C1F3
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_ChooseFloor:: @ 816C1F3
|
||||
switch VAR_RESULT
|
||||
case 0, EventScript_16C2E6
|
||||
case 1, EventScript_16C2BE
|
||||
case 2, EventScript_16C296
|
||||
case 3, EventScript_16C26E
|
||||
case 4, EventScript_16C246
|
||||
case 5, EventScript_16C30E
|
||||
case 127, EventScript_16C30E
|
||||
case 0, CeladonCity_DepartmentStore_Elevator_EventScript_To5F
|
||||
case 1, CeladonCity_DepartmentStore_Elevator_EventScript_To4F
|
||||
case 2, CeladonCity_DepartmentStore_Elevator_EventScript_To3F
|
||||
case 3, CeladonCity_DepartmentStore_Elevator_EventScript_To2F
|
||||
case 4, CeladonCity_DepartmentStore_Elevator_EventScript_To1F
|
||||
case 5, CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
case 127, CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C246:: @ 816C246
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_To1F:: @ 816C246
|
||||
setvar VAR_0x8006, 4
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_1F, 255, 6, 1
|
||||
compare VAR_ELEVATOR_FLOOR, 4
|
||||
goto_if_eq EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
goto_if_eq CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
call CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator
|
||||
setvar VAR_ELEVATOR_FLOOR, 4
|
||||
goto EventScript_16C30E
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C26E:: @ 816C26E
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_To2F:: @ 816C26E
|
||||
setvar VAR_0x8006, 5
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_2F, 255, 6, 1
|
||||
compare VAR_ELEVATOR_FLOOR, 5
|
||||
goto_if_eq EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
goto_if_eq CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
call CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator
|
||||
setvar VAR_ELEVATOR_FLOOR, 5
|
||||
goto EventScript_16C30E
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C296:: @ 816C296
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_To3F:: @ 816C296
|
||||
setvar VAR_0x8006, 6
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_3F, 255, 6, 1
|
||||
compare VAR_ELEVATOR_FLOOR, 6
|
||||
goto_if_eq EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
goto_if_eq CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
call CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator
|
||||
setvar VAR_ELEVATOR_FLOOR, 6
|
||||
goto EventScript_16C30E
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C2BE:: @ 816C2BE
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_To4F:: @ 816C2BE
|
||||
setvar VAR_0x8006, 7
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_4F, 255, 6, 1
|
||||
compare VAR_ELEVATOR_FLOOR, 7
|
||||
goto_if_eq EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
goto_if_eq CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
call CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator
|
||||
setvar VAR_ELEVATOR_FLOOR, 7
|
||||
goto EventScript_16C30E
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C2E6:: @ 816C2E6
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_To5F:: @ 816C2E6
|
||||
setvar VAR_0x8006, 8
|
||||
setdynamicwarp MAP_CELADON_CITY_DEPARTMENT_STORE_5F, 255, 6, 1
|
||||
compare VAR_ELEVATOR_FLOOR, 8
|
||||
goto_if_eq EventScript_16C30E
|
||||
call EventScript_16C313
|
||||
goto_if_eq CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
call CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator
|
||||
setvar VAR_ELEVATOR_FLOOR, 8
|
||||
goto EventScript_16C30E
|
||||
goto CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect
|
||||
end
|
||||
|
||||
EventScript_16C30E:: @ 816C30E
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_ExitFloorSelect:: @ 816C30E
|
||||
special Special_CloseElevatorCurrentFloorWindow
|
||||
releaseall
|
||||
end
|
||||
|
||||
EventScript_16C313:: @ 816C313
|
||||
CeladonCity_DepartmentStore_Elevator_EventScript_MoveElevator:: @ 816C313
|
||||
special Special_CloseElevatorCurrentFloorWindow
|
||||
closemessage
|
||||
waitse
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user