Merge pull request #252 from GriffinRichards/doc-routes2

Document Routes 10-14 scripts
This commit is contained in:
PikalaxALT
2020-02-19 08:47:39 -05:00
committed by GitHub
40 changed files with 934 additions and 934 deletions
+9 -9
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route10_EventScript_1A9FE5", "script": "Route10_EventScript_Carol",
"flag": "0" "flag": "0"
}, },
{ {
@@ -49,7 +49,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route10_EventScript_1AA09F", "script": "Route10_EventScript_Clark",
"flag": "0" "flag": "0"
}, },
{ {
@@ -62,7 +62,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route10_EventScript_1AA061", "script": "Route10_EventScript_Herman",
"flag": "0" "flag": "0"
}, },
{ {
@@ -75,7 +75,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route10_EventScript_1AA0DD", "script": "Route10_EventScript_Trent",
"flag": "0" "flag": "0"
}, },
{ {
@@ -88,7 +88,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5, "trainer_sight_or_berry_tree_id": 5,
"script": "Route10_EventScript_1AA023", "script": "Route10_EventScript_Mark",
"flag": "0" "flag": "0"
}, },
{ {
@@ -101,7 +101,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route10_EventScript_1A9FA7", "script": "Route10_EventScript_Heidi",
"flag": "0" "flag": "0"
}, },
{ {
@@ -201,21 +201,21 @@
"x": 15, "x": 15,
"y": 59, "y": 59,
"elevation": 0, "elevation": 0,
"script": "Route10_EventScript_167FE4" "script": "Route10_EventScript_SouthRockTunnelSign"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 6, "x": 6,
"y": 42, "y": 42,
"elevation": 0, "elevation": 0,
"script": "Route10_EventScript_167FED" "script": "Route10_EventScript_PowerPlantSign"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 7, "x": 7,
"y": 21, "y": 21,
"elevation": 0, "elevation": 0,
"script": "Route10_EventScript_167FDB" "script": "Route10_EventScript_NorthRockTunnelSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+7 -7
View File
@@ -1,17 +1,17 @@
Route10_MapScripts:: @ 8167FD9 Route10_MapScripts:: @ 8167FD9
.byte 0 .byte 0
Route10_EventScript_167FDA:: @ 8167FDA Route10_EventScript_Unused:: @ 8167FDA
end end
Route10_EventScript_167FDB:: @ 8167FDB Route10_EventScript_NorthRockTunnelSign:: @ 8167FDB
msgbox gUnknown_8184EC5, MSGBOX_SIGN msgbox Route10_Text_RockTunnelDetourToLavender, MSGBOX_SIGN
end end
Route10_EventScript_167FE4:: @ 8167FE4 Route10_EventScript_SouthRockTunnelSign:: @ 8167FE4
msgbox gUnknown_8184EE9, MSGBOX_SIGN msgbox Route10_Text_RockTunnel, MSGBOX_SIGN
end end
Route10_EventScript_167FED:: @ 8167FED Route10_EventScript_PowerPlantSign:: @ 8167FED
msgbox gUnknown_8184EF5, MSGBOX_SIGN msgbox Route10_Text_PowerPlant, MSGBOX_SIGN
end end
+21 -21
View File
@@ -1,86 +1,86 @@
Text_184B8A:: @ 8184B8A Route10_Text_MarkIntro:: @ 8184B8A
.string "Wow, you came all the way here?\n" .string "Wow, you came all the way here?\n"
.string "Maybe you're a POKéMANIAC, too?\l" .string "Maybe you're a POKéMANIAC, too?\l"
.string "Want to see my collection?$" .string "Want to see my collection?$"
Text_184BE5:: @ 8184BE5 Route10_Text_MarkDefeat:: @ 8184BE5
.string "Humph.\n" .string "Humph.\n"
.string "I'm not angry!$" .string "I'm not angry!$"
Text_184BFB:: @ 8184BFB Route10_Text_MarkPostBattle:: @ 8184BFB
.string "I have more rare POKéMON at home!$" .string "I have more rare POKéMON at home!$"
Text_184C1D:: @ 8184C1D Route10_Text_ClarkIntro:: @ 8184C1D
.string "Ha-hahah-ah-ha!$" .string "Ha-hahah-ah-ha!$"
Text_184C2D:: @ 8184C2D Route10_Text_ClarkDefeat:: @ 8184C2D
.string "Ha-haha!\n" .string "Ha-haha!\n"
.string "Not laughing!\l" .string "Not laughing!\l"
.string "Ha-hay fever! Haha-ha-choo!$" .string "Ha-hay fever! Haha-ha-choo!$"
Text_184C60:: @ 8184C60 Route10_Text_ClarkPostBattle:: @ 8184C60
.string "Haha-ha-choo!\n" .string "Haha-ha-choo!\n"
.string "Ha-choo!\l" .string "Ha-choo!\l"
.string "Snort! Snivel!$" .string "Snort! Snivel!$"
Text_184C86:: @ 8184C86 Route10_Text_HermanIntro:: @ 8184C86
.string "Hi, kid!\n" .string "Hi, kid!\n"
.string "Want to see my POKéMON?$" .string "Want to see my POKéMON?$"
Text_184CA7:: @ 8184CA7 Route10_Text_HermanDefeat:: @ 8184CA7
.string "Oh, no!\n" .string "Oh, no!\n"
.string "My POKéMON!$" .string "My POKéMON!$"
Text_184CBB:: @ 8184CBB Route10_Text_HermanPostBattle:: @ 8184CBB
.string "I don't like you.\n" .string "I don't like you.\n"
.string "I don't like anyone better than me!$" .string "I don't like anyone better than me!$"
Text_184CF1:: @ 8184CF1 Route10_Text_HeidiIntro:: @ 8184CF1
.string "I've been out at a POKéMON GYM\n" .string "I've been out at a POKéMON GYM\n"
.string "a few times.\p" .string "a few times.\p"
.string "…But I always lose.$" .string "…But I always lose.$"
Text_184D31:: @ 8184D31 Route10_Text_HeidiDefeat:: @ 8184D31
.string "Ohh!\n" .string "Ohh!\n"
.string "After all my training!$" .string "After all my training!$"
Text_184D4D:: @ 8184D4D Route10_Text_HeidiPostBattle:: @ 8184D4D
.string "I noticed some POKéMANIACS\n" .string "I noticed some POKéMANIACS\n"
.string "prowling around.\p" .string "prowling around.\p"
.string "Can you imagine? Them?\n" .string "Can you imagine? Them?\n"
.string "Up here in the mountains?$" .string "Up here in the mountains?$"
Text_184DAA:: @ 8184DAA Route10_Text_TrentIntro:: @ 8184DAA
.string "Ah!\n" .string "Ah!\n"
.string "This mountain air is delicious!$" .string "This mountain air is delicious!$"
Text_184DCE:: @ 8184DCE Route10_Text_TrentDefeat:: @ 8184DCE
.string "That cleared my head!$" .string "That cleared my head!$"
Text_184DE4:: @ 8184DE4 Route10_Text_TrentPostBattle:: @ 8184DE4
.string "I feel bloated on mountain air!$" .string "I feel bloated on mountain air!$"
Text_184E04:: @ 8184E04 Route10_Text_CarolIntro:: @ 8184E04
.string "I'm feeling a bit faint.\n" .string "I'm feeling a bit faint.\n"
.string "I haven't hiked in some time.$" .string "I haven't hiked in some time.$"
Text_184E3B:: @ 8184E3B Route10_Text_CarolDefeat:: @ 8184E3B
.string "I'm too tired.\n" .string "I'm too tired.\n"
.string "I wasn't up for it.$" .string "I wasn't up for it.$"
Text_184E5E:: @ 8184E5E Route10_Text_CarolPostBattle:: @ 8184E5E
.string "The POKéMON here in the mountains\n" .string "The POKéMON here in the mountains\n"
.string "are so chunky…\p" .string "are so chunky…\p"
.string "I wish there were pink POKéMON\n" .string "I wish there were pink POKéMON\n"
.string "with a floral pattern!$" .string "with a floral pattern!$"
gUnknown_8184EC5:: @ 8184EC5 Route10_Text_RockTunnelDetourToLavender:: @ 8184EC5
.string "ROCK TUNNEL\n" .string "ROCK TUNNEL\n"
.string "Detour to LAVENDER TOWN$" .string "Detour to LAVENDER TOWN$"
gUnknown_8184EE9:: @ 8184EE9 Route10_Text_RockTunnel:: @ 8184EE9
.string "ROCK TUNNEL$" .string "ROCK TUNNEL$"
gUnknown_8184EF5:: @ 8184EF5 Route10_Text_PowerPlant:: @ 8184EF5
.string "POWER PLANT$" .string "POWER PLANT$"
+5 -5
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route10_PokemonCenter_1F_EventScript_16FC41", "script": "Route10_PokemonCenter_1F_EventScript_Nurse",
"flag": "0" "flag": "0"
}, },
{ {
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route10_PokemonCenter_1F_EventScript_16FC53", "script": "Route10_PokemonCenter_1F_EventScript_Gentleman",
"flag": "0" "flag": "0"
}, },
{ {
@@ -51,7 +51,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route10_PokemonCenter_1F_EventScript_16FC4A", "script": "Route10_PokemonCenter_1F_EventScript_FatMan",
"flag": "0" "flag": "0"
}, },
{ {
@@ -64,7 +64,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route10_PokemonCenter_1F_EventScript_16FC5C", "script": "Route10_PokemonCenter_1F_EventScript_Youngster",
"flag": "0" "flag": "0"
}, },
{ {
@@ -77,7 +77,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route10_PokemonCenter_1F_EventScript_16FC65", "script": "Route10_PokemonCenter_1F_EventScript_Aide",
"flag": "0" "flag": "0"
} }
], ],
+22 -20
View File
@@ -1,3 +1,5 @@
.equ REQUIRED_OWNED_MONS, 20
Route10_PokemonCenter_1F_MapScripts:: @ 816FC2F Route10_PokemonCenter_1F_MapScripts:: @ 816FC2F
map_script MAP_SCRIPT_ON_TRANSITION, Route10_PokemonCenter_1F_OnTransition map_script MAP_SCRIPT_ON_TRANSITION, Route10_PokemonCenter_1F_OnTransition
map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
@@ -8,55 +10,55 @@ Route10_PokemonCenter_1F_OnTransition:: @ 816FC3A
setrespawn SPAWN_ROUTE10 setrespawn SPAWN_ROUTE10
end end
Route10_PokemonCenter_1F_EventScript_16FC41:: @ 816FC41 Route10_PokemonCenter_1F_EventScript_Nurse:: @ 816FC41
lock lock
faceplayer faceplayer
call EventScript_PkmnCenterNurse call EventScript_PkmnCenterNurse
release release
end end
Route10_PokemonCenter_1F_EventScript_16FC4A:: @ 816FC4A Route10_PokemonCenter_1F_EventScript_FatMan:: @ 816FC4A
msgbox gUnknown_819E59D, MSGBOX_NPC msgbox Route10_PokemonCenter_1F_Text_NuggetUselessSoldFor5000, MSGBOX_NPC
end end
Route10_PokemonCenter_1F_EventScript_16FC53:: @ 816FC53 Route10_PokemonCenter_1F_EventScript_Gentleman:: @ 816FC53
msgbox gUnknown_819E523, MSGBOX_NPC msgbox Route10_PokemonCenter_1F_Text_EveryTypeStrongerThanOthers, MSGBOX_NPC
end end
Route10_PokemonCenter_1F_EventScript_16FC5C:: @ 816FC5C Route10_PokemonCenter_1F_EventScript_Youngster:: @ 816FC5C
msgbox gUnknown_819E5D2, MSGBOX_NPC msgbox Route10_PokemonCenter_1F_Text_HeardGhostsHauntLavender, MSGBOX_NPC
end end
Route10_PokemonCenter_1F_EventScript_16FC65:: @ 816FC65 Route10_PokemonCenter_1F_EventScript_Aide:: @ 816FC65
lock lock
faceplayer faceplayer
call EventScript_16FCF1 call Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo
goto_if_set FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE, EventScript_16FCE7 goto_if_set FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE, Route10_PokemonCenter_1F_EventScript_AlreadyGotEverstone
msgbox gUnknown_819E5FB, MSGBOX_YESNO msgbox Route10_PokemonCenter_1F_Text_GiveEverstoneIfCaught20Mons, MSGBOX_YESNO
compare VAR_RESULT, NO compare VAR_RESULT, NO
goto_if_eq Aide_EventScript_DeclineCheckMons goto_if_eq Aide_EventScript_DeclineCheckMons
setvar VAR_0x8004, 0 setvar VAR_0x8004, 0
specialvar VAR_RESULT, Special_GetPokedexCount specialvar VAR_RESULT, Special_GetPokedexCount
getnumberstring 2, VAR_0x8006 getnumberstring 2, VAR_0x8006
call EventScript_16FCF1 call Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo
compare VAR_0x8006, 20 compare VAR_0x8006, REQUIRED_OWNED_MONS
goto_if_lt Aide_EventScript_HaventCaughtEnough goto_if_lt Aide_EventScript_HaventCaughtEnough
msgbox gUnknown_819E733 msgbox Route10_PokemonCenter_1F_Text_GreatHereYouGo
checkitemspace ITEM_EVERSTONE, 1 checkitemspace ITEM_EVERSTONE, 1
compare VAR_RESULT, FALSE compare VAR_RESULT, FALSE
goto_if_eq Aide_EventScript_NoRoomForItem goto_if_eq Aide_EventScript_NoRoomForItem
giveitem_msg gUnknown_819E786, ITEM_EVERSTONE giveitem_msg Route10_PokemonCenter_1F_Text_ReceivedEverstoneFromAide, ITEM_EVERSTONE
setflag FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE setflag FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE
msgbox gUnknown_819E7AF msgbox Route10_PokemonCenter_1F_Text_ExplainEverstone
release release
end end
EventScript_16FCE7:: @ 816FCE7 Route10_PokemonCenter_1F_EventScript_AlreadyGotEverstone:: @ 816FCE7
msgbox gUnknown_819E7AF msgbox Route10_PokemonCenter_1F_Text_ExplainEverstone
release release
end end
EventScript_16FCF1:: @ 816FCF1 Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo:: @ 816FCF1
getnumberstring 0, 20 getnumberstring 0, REQUIRED_OWNED_MONS
getitemname 1, ITEM_EVERSTONE getitemname 1, ITEM_EVERSTONE
return return
+7 -7
View File
@@ -1,18 +1,18 @@
gUnknown_819E523:: @ 819E523 Route10_PokemonCenter_1F_Text_EveryTypeStrongerThanOthers:: @ 819E523
.string "The types of POKéMON match up\n" .string "The types of POKéMON match up\n"
.string "differently with each other.\p" .string "differently with each other.\p"
.string "Every type is stronger than some\n" .string "Every type is stronger than some\n"
.string "types and weaker than others.$" .string "types and weaker than others.$"
gUnknown_819E59D:: @ 819E59D Route10_PokemonCenter_1F_Text_NuggetUselessSoldFor5000:: @ 819E59D
.string "A NUGGET is totally useless.\n" .string "A NUGGET is totally useless.\n"
.string "So I sold it for ¥5000.$" .string "So I sold it for ¥5000.$"
gUnknown_819E5D2:: @ 819E5D2 Route10_PokemonCenter_1F_Text_HeardGhostsHauntLavender:: @ 819E5D2
.string "I heard that ghosts haunt\n" .string "I heard that ghosts haunt\n"
.string "LAVENDER TOWN.$" .string "LAVENDER TOWN.$"
gUnknown_819E5FB:: @ 819E5FB Route10_PokemonCenter_1F_Text_GiveEverstoneIfCaught20Mons:: @ 819E5FB
.string "Oh… {PLAYER}!\n" .string "Oh… {PLAYER}!\n"
.string "I've been looking for you!\p" .string "I've been looking for you!\p"
.string "It's me, one of the ever-present\n" .string "It's me, one of the ever-present\n"
@@ -26,17 +26,17 @@ gUnknown_819E5FB:: @ 819E5FB
.string "Have you gathered data on at least\n" .string "Have you gathered data on at least\n"
.string "twenty kinds of POKéMON?$" .string "twenty kinds of POKéMON?$"
gUnknown_819E733:: @ 819E733 Route10_PokemonCenter_1F_Text_GreatHereYouGo:: @ 819E733
.string "Great! You have caught or owned\n" .string "Great! You have caught or owned\n"
.string "{STR_VAR_3} kinds of POKéMON!\p" .string "{STR_VAR_3} kinds of POKéMON!\p"
.string "Congratulations!\n" .string "Congratulations!\n"
.string "Here you go!$" .string "Here you go!$"
gUnknown_819E786:: @ 819E786 Route10_PokemonCenter_1F_Text_ReceivedEverstoneFromAide:: @ 819E786
.string "{PLAYER} received the EVERSTONE\n" .string "{PLAYER} received the EVERSTONE\n"
.string "from the AIDE.$" .string "from the AIDE.$"
gUnknown_819E7AF:: @ 819E7AF Route10_PokemonCenter_1F_Text_ExplainEverstone:: @ 819E7AF
.string "Making POKéMON evolve certainly\n" .string "Making POKéMON evolve certainly\n"
.string "can add to the POKéDEX.\p" .string "can add to the POKéDEX.\p"
.string "However, at times, you may not\n" .string "However, at times, you may not\n"
+11 -11
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "Route11_EventScript_1A9B0D", "script": "Route11_EventScript_Eddie",
"flag": "0" "flag": "0"
}, },
{ {
@@ -49,7 +49,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9C81", "script": "Route11_EventScript_Hugo",
"flag": "0" "flag": "0"
}, },
{ {
@@ -62,7 +62,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "Route11_EventScript_1A9B4B", "script": "Route11_EventScript_Dillon",
"flag": "0" "flag": "0"
}, },
{ {
@@ -75,7 +75,7 @@
"movement_range_y": 4, "movement_range_y": 4,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9BC7", "script": "Route11_EventScript_Dave",
"flag": "0" "flag": "0"
}, },
{ {
@@ -88,7 +88,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9CBF", "script": "Route11_EventScript_Jasper",
"flag": "0" "flag": "0"
}, },
{ {
@@ -101,7 +101,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9D3B", "script": "Route11_EventScript_Darian",
"flag": "0" "flag": "0"
}, },
{ {
@@ -114,7 +114,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "Route11_EventScript_1A9C05", "script": "Route11_EventScript_Braxton",
"flag": "0" "flag": "0"
}, },
{ {
@@ -127,7 +127,7 @@
"movement_range_y": 4, "movement_range_y": 4,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9B89", "script": "Route11_EventScript_Yasu",
"flag": "0" "flag": "0"
}, },
{ {
@@ -140,7 +140,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route11_EventScript_1A9CFD", "script": "Route11_EventScript_Dirk",
"flag": "0" "flag": "0"
}, },
{ {
@@ -153,7 +153,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 6, "trainer_sight_or_berry_tree_id": 6,
"script": "Route11_EventScript_1A9C43", "script": "Route11_EventScript_Bernie",
"flag": "0" "flag": "0"
}, },
{ {
@@ -226,7 +226,7 @@
"x": 3, "x": 3,
"y": 7, "y": 7,
"elevation": 3, "elevation": 3,
"script": "Route11_EventScript_167FF7" "script": "Route11_EventScript_DiglettsCaveSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+2 -2
View File
@@ -1,6 +1,6 @@
Route11_MapScripts:: @ 8167FF6 Route11_MapScripts:: @ 8167FF6
.byte 0 .byte 0
Route11_EventScript_167FF7:: @ 8167FF7 Route11_EventScript_DiglettsCaveSign:: @ 8167FF7
msgbox gUnknown_8185308, MSGBOX_SIGN msgbox Route11_Text_DiglettsCave, MSGBOX_SIGN
end end
+31 -31
View File
@@ -1,113 +1,113 @@
Text_184F01:: @ 8184F01 Route11_Text_HugoIntro:: @ 8184F01
.string "Win, lose, or draw!$" .string "Win, lose, or draw!$"
Text_184F15:: @ 8184F15 Route11_Text_HugoDefeat:: @ 8184F15
.string "Atcha!\n" .string "Atcha!\n"
.string "Didn't go my way!$" .string "Didn't go my way!$"
Text_184F2E:: @ 8184F2E Route11_Text_HugoPostBattle:: @ 8184F2E
.string "POKéMON is life!\n" .string "POKéMON is life!\n"
.string "And to live is to play games!$" .string "And to live is to play games!$"
Text_184F5D:: @ 8184F5D Route11_Text_JasperIntro:: @ 8184F5D
.string "Competition!\n" .string "Competition!\n"
.string "I can't get enough!$" .string "I can't get enough!$"
Text_184F7E:: @ 8184F7E Route11_Text_JasperDefeat:: @ 8184F7E
.string "I had a chance!$" .string "I had a chance!$"
Text_184F8E:: @ 8184F8E Route11_Text_JasperPostBattle:: @ 8184F8E
.string "You can't be a coward in the world\n" .string "You can't be a coward in the world\n"
.string "of POKéMON!$" .string "of POKéMON!$"
Text_184FBD:: @ 8184FBD Route11_Text_EddieIntro:: @ 8184FBD
.string "Let's go, but don't cheat!$" .string "Let's go, but don't cheat!$"
Text_184FD8:: @ 8184FD8 Route11_Text_EddieDefeat:: @ 8184FD8
.string "Huh?\n" .string "Huh?\n"
.string "That's not right!$" .string "That's not right!$"
Text_184FEF:: @ 8184FEF Route11_Text_EddiePostBattle:: @ 8184FEF
.string "I did my best.\n" .string "I did my best.\n"
.string "I have no regrets.$" .string "I have no regrets.$"
Text_185011:: @ 8185011 Route11_Text_BraxtonIntro:: @ 8185011
.string "Careful!\n" .string "Careful!\n"
.string "I'm laying down some cables!$" .string "I'm laying down some cables!$"
Text_185037:: @ 8185037 Route11_Text_BraxtonDefeat:: @ 8185037
.string "That was electric!$" .string "That was electric!$"
Text_18504A:: @ 818504A Route11_Text_BraxtonPostBattle:: @ 818504A
.string "Spread the word to save energy!$" .string "Spread the word to save energy!$"
Text_18506A:: @ 818506A Route11_Text_DillonIntro:: @ 818506A
.string "I just became a TRAINER.\n" .string "I just became a TRAINER.\n"
.string "But, I think I can win.$" .string "But, I think I can win.$"
Text_18509B:: @ 818509B Route11_Text_DillonDefeat:: @ 818509B
.string "My POKéMON couldn't win…\n" .string "My POKéMON couldn't win…\n"
.string "Haven't they grown enough?$" .string "Haven't they grown enough?$"
Text_1850CF:: @ 81850CF Route11_Text_DillonPostBattle:: @ 81850CF
.string "What now?\n" .string "What now?\n"
.string "Leave me alone!$" .string "Leave me alone!$"
Text_1850E9:: @ 81850E9 Route11_Text_DirkIntro:: @ 81850E9
.string "Fwahaha!\n" .string "Fwahaha!\n"
.string "I have never lost!$" .string "I have never lost!$"
Text_185105:: @ 8185105 Route11_Text_DirkDefeat:: @ 8185105
.string "My first loss!$" .string "My first loss!$"
Text_185114:: @ 8185114 Route11_Text_DirkPostBattle:: @ 8185114
.string "You were just lucky, that's all.$" .string "You were just lucky, that's all.$"
Text_185135:: @ 8185135 Route11_Text_DarianIntro:: @ 8185135
.string "I have never won before…$" .string "I have never won before…$"
Text_18514E:: @ 818514E Route11_Text_DarianDefeat:: @ 818514E
.string "I saw this coming…$" .string "I saw this coming…$"
Text_185161:: @ 8185161 Route11_Text_DarianPostBattle:: @ 8185161
.string "I was unlucky, as always.$" .string "I was unlucky, as always.$"
Text_18517B:: @ 818517B Route11_Text_YasuIntro:: @ 818517B
.string "I'm the best in my class.\n" .string "I'm the best in my class.\n"
.string "I train every morning.$" .string "I train every morning.$"
Text_1851AC:: @ 81851AC Route11_Text_YasuDefeat:: @ 81851AC
.string "Darn!\n" .string "Darn!\n"
.string "My POKéMON need to be stronger!$" .string "My POKéMON need to be stronger!$"
Text_1851D2:: @ 81851D2 Route11_Text_YasuPostBattle:: @ 81851D2
.string "There's a fat POKéMON that comes\n" .string "There's a fat POKéMON that comes\n"
.string "down from the mountains.\p" .string "down from the mountains.\p"
.string "I bet it'd be strong if you can\n" .string "I bet it'd be strong if you can\n"
.string "catch it.$" .string "catch it.$"
Text_185236:: @ 8185236 Route11_Text_BernieIntro:: @ 8185236
.string "Watch out for live wires!$" .string "Watch out for live wires!$"
Text_185250:: @ 8185250 Route11_Text_BernieDefeat:: @ 8185250
.string "Whoa!\n" .string "Whoa!\n"
.string "You spark plug!$" .string "You spark plug!$"
Text_185266:: @ 8185266 Route11_Text_BerniePostBattle:: @ 8185266
.string "Well, better get back to work.$" .string "Well, better get back to work.$"
Text_185285:: @ 8185285 Route11_Text_DaveIntro:: @ 8185285
.string "I raised my POKéMON carefully.\n" .string "I raised my POKéMON carefully.\n"
.string "They should be ready by now!$" .string "They should be ready by now!$"
Text_1852C1:: @ 81852C1 Route11_Text_DaveDefeat:: @ 81852C1
.string "Bye-bye!\n" .string "Bye-bye!\n"
.string "Thank you, and good-bye!$" .string "Thank you, and good-bye!$"
Text_1852E3:: @ 81852E3 Route11_Text_DavePostBattle:: @ 81852E3
.string "Tch…\n" .string "Tch…\n"
.string "I better go find stronger ones!$" .string "I better go find stronger ones!$"
gUnknown_8185308:: @ 8185308 Route11_Text_DiglettsCave:: @ 8185308
.string "DIGLETT'S CAVE$" .string "DIGLETT'S CAVE$"
+2 -2
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route11_EastEntrance_1F_EventScript_16FD22", "script": "Route11_EastEntrance_1F_EventScript_TopGuard",
"flag": "0" "flag": "0"
}, },
{ {
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route11_EastEntrance_1F_EventScript_16FD2B", "script": "Route11_EastEntrance_1F_EventScript_BottomGuard",
"flag": "0" "flag": "0"
} }
], ],
@@ -1,10 +1,10 @@
Route11_EastEntrance_1F_MapScripts:: @ 816FD21 Route11_EastEntrance_1F_MapScripts:: @ 816FD21
.byte 0 .byte 0
Route11_EastEntrance_1F_EventScript_16FD22:: @ 816FD22 Route11_EastEntrance_1F_EventScript_TopGuard:: @ 816FD22
msgbox gUnknown_819E8A6, MSGBOX_NPC msgbox Route11_EastEntrance_1F_Text_ManInLavenderRatesNames, MSGBOX_NPC
end end
Route11_EastEntrance_1F_EventScript_16FD2B:: @ 816FD2B Route11_EastEntrance_1F_EventScript_BottomGuard:: @ 816FD2B
msgbox gUnknown_819E97B, MSGBOX_NPC msgbox Route11_EastEntrance_1F_Text_RockTunnelToReachLavender, MSGBOX_NPC
end end
+4 -3
View File
@@ -1,8 +1,9 @@
Text_19E890:: @ 819E890 @ Unclear where this is originally from
Route11_EastEntrance_1F_Text_BagIsFull:: @ 819E890
.string "{PLAYER}{KUN}の バッグ\n" .string "{PLAYER}{KUN}の バッグ\n"
.string "いっぱい みたい だね$" .string "いっぱい みたい だね$"
gUnknown_819E8A6:: @ 819E8A6 Route11_EastEntrance_1F_Text_ManInLavenderRatesNames:: @ 819E8A6
.string "Don't you think it's hard to think\n" .string "Don't you think it's hard to think\n"
.string "up good names for POKéMON?\p" .string "up good names for POKéMON?\p"
.string "Especially if you've caught a\n" .string "Especially if you've caught a\n"
@@ -12,7 +13,7 @@ gUnknown_819E8A6:: @ 819E8A6
.string "He can even help you rename your\n" .string "He can even help you rename your\n"
.string "POKéMON, too.$" .string "POKéMON, too.$"
gUnknown_819E97B:: @ 819E97B Route11_EastEntrance_1F_Text_RockTunnelToReachLavender:: @ 819E97B
.string "If you're aiming to reach LAVENDER\n" .string "If you're aiming to reach LAVENDER\n"
.string "TOWN, take ROCK TUNNEL.\p" .string "TOWN, take ROCK TUNNEL.\p"
.string "You can get to ROCK TUNNEL from\n" .string "You can get to ROCK TUNNEL from\n"
+4 -4
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route11_EastEntrance_2F_EventScript_16FD5C", "script": "Route11_EastEntrance_2F_EventScript_Turner",
"flag": "0" "flag": "0"
}, },
{ {
@@ -38,7 +38,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route11_EastEntrance_2F_EventScript_16FDD8", "script": "Route11_EastEntrance_2F_EventScript_Aide",
"flag": "0" "flag": "0"
} }
], ],
@@ -58,14 +58,14 @@
"x": 4, "x": 4,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "Route11_EastEntrance_2F_EventScript_16FD35" "script": "Route11_EastEntrance_2F_EventScript_LeftBinoculars"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 8, "x": 8,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "Route11_EastEntrance_2F_EventScript_16FD53" "script": "Route11_EastEntrance_2F_EventScript_RightBinoculars"
} }
] ]
} }
+30 -28
View File
@@ -1,89 +1,91 @@
.equ REQUIRED_CAUGHT_MONS, 30
Route11_EastEntrance_2F_MapScripts:: @ 816FD34 Route11_EastEntrance_2F_MapScripts:: @ 816FD34
.byte 0 .byte 0
Route11_EastEntrance_2F_EventScript_16FD35:: @ 816FD35 Route11_EastEntrance_2F_EventScript_LeftBinoculars:: @ 816FD35
lockall lockall
goto_if_set FLAG_WOKE_UP_ROUTE_12_SNORLAX, EventScript_16FD49 goto_if_set FLAG_WOKE_UP_ROUTE_12_SNORLAX, Route11_EastEntrance_2F_EventScript_LeftBinocularsSnorlaxGone
msgbox gUnknown_819EC8A msgbox Route11_EastEntrance_2F_Text_BigMonAsleepOnRoad
releaseall releaseall
end end
EventScript_16FD49:: @ 816FD49 Route11_EastEntrance_2F_EventScript_LeftBinocularsSnorlaxGone:: @ 816FD49
msgbox gUnknown_819ECD9 msgbox Route11_EastEntrance_2F_Text_WhatABreathtakingView
releaseall releaseall
end end
Route11_EastEntrance_2F_EventScript_16FD53:: @ 816FD53 Route11_EastEntrance_2F_EventScript_RightBinoculars:: @ 816FD53
msgbox gUnknown_819ED1F, MSGBOX_SIGN msgbox Route11_EastEntrance_2F_Text_RockTunnelGoodRouteToLavender, MSGBOX_SIGN
end end
Route11_EastEntrance_2F_EventScript_16FD5C:: @ 816FD5C Route11_EastEntrance_2F_EventScript_Turner:: @ 816FD5C
lock lock
faceplayer faceplayer
setvar VAR_0x8008, INGAME_TRADE_NIDORINOA setvar VAR_0x8008, INGAME_TRADE_NIDORINOA
call EventScript_GetInGameTradeSpeciesInfo call EventScript_GetInGameTradeSpeciesInfo
goto_if_set FLAG_DID_NINA_TRADE, EventScript_16FDCE goto_if_set FLAG_DID_NINA_TRADE, Route11_EastEntrance_2F_EventScript_AlreadyTraded
msgbox Trade_Text_LookingForMonWannaTradeForMon, MSGBOX_YESNO msgbox Trade_Text_LookingForMonWannaTradeForMon, MSGBOX_YESNO
compare VAR_RESULT, NO compare VAR_RESULT, NO
goto_if_eq EventScript_16FDB6 goto_if_eq Route11_EastEntrance_2F_EventScript_DeclineTrade
call EventScript_ChooseMonForInGameTrade call EventScript_ChooseMonForInGameTrade
compare VAR_0x8004, PARTY_SIZE compare VAR_0x8004, PARTY_SIZE
goto_if_ge EventScript_16FDB6 goto_if_ge Route11_EastEntrance_2F_EventScript_DeclineTrade
call EventScript_GetInGameTradeSpecies call EventScript_GetInGameTradeSpecies
compare VAR_RESULT, VAR_0x8009 compare VAR_RESULT, VAR_0x8009
goto_if_ne EventScript_16FDC0 goto_if_ne Route11_EastEntrance_2F_EventScript_NotRequestedMon
call EventScript_DoInGameTrade call EventScript_DoInGameTrade
msgbox Trade_Text_HeyThanks msgbox Trade_Text_HeyThanks
setflag FLAG_DID_NINA_TRADE setflag FLAG_DID_NINA_TRADE
release release
end end
EventScript_16FDB6:: @ 816FDB6 Route11_EastEntrance_2F_EventScript_DeclineTrade:: @ 816FDB6
msgbox Trade_Text_AwwOhWell msgbox Trade_Text_AwwOhWell
release release
end end
EventScript_16FDC0:: @ 816FDC0 Route11_EastEntrance_2F_EventScript_NotRequestedMon:: @ 816FDC0
getspeciesname 0, VAR_0x8009 getspeciesname 0, VAR_0x8009
msgbox Trade_Text_WhatThatsNoMon msgbox Trade_Text_WhatThatsNoMon
release release
end end
EventScript_16FDCE:: @ 816FDCE Route11_EastEntrance_2F_EventScript_AlreadyTraded:: @ 816FDCE
msgbox Trade_Text_IsntMyOldMonGreat msgbox Trade_Text_IsntMyOldMonGreat
release release
end end
Route11_EastEntrance_2F_EventScript_16FDD8:: @ 816FDD8 Route11_EastEntrance_2F_EventScript_Aide:: @ 816FDD8
lock lock
faceplayer faceplayer
call EventScript_16FE64 call Route11_EastEntrance_2F_EventScript_GetAideRequestInfo
goto_if_set FLAG_GOT_ITEMFINDER, EventScript_16FE5A goto_if_set FLAG_GOT_ITEMFINDER, Route11_EastEntrance_2F_EventScript_AlreadyGotItemfinder
msgbox gUnknown_819E9E5, MSGBOX_YESNO msgbox Route11_EastEntrance_2F_Text_GiveItemfinderIfCaught30, MSGBOX_YESNO
compare VAR_RESULT, NO compare VAR_RESULT, NO
goto_if_eq Aide_EventScript_DeclineCheckMons goto_if_eq Aide_EventScript_DeclineCheckMons
setvar VAR_0x8004, 0 setvar VAR_0x8004, 0
specialvar VAR_RESULT, Special_GetPokedexCount specialvar VAR_RESULT, Special_GetPokedexCount
getnumberstring 2, VAR_0x8006 getnumberstring 2, VAR_0x8006
call EventScript_16FE64 call Route11_EastEntrance_2F_EventScript_GetAideRequestInfo
compare VAR_0x8006, 30 compare VAR_0x8006, REQUIRED_CAUGHT_MONS
goto_if_lt Aide_EventScript_HaventCaughtEnough goto_if_lt Aide_EventScript_HaventCaughtEnough
msgbox gUnknown_819EAE4 msgbox Route11_EastEntrance_2F_Text_GreatHereYouGo
checkitemspace ITEM_ITEMFINDER, 1 checkitemspace ITEM_ITEMFINDER, 1
compare VAR_RESULT, FALSE compare VAR_RESULT, FALSE
goto_if_eq Aide_EventScript_NoRoomForItem goto_if_eq Aide_EventScript_NoRoomForItem
giveitem_msg gUnknown_819EB37, ITEM_ITEMFINDER giveitem_msg Route11_EastEntrance_2F_Text_ReceivedItemfinderFromAide, ITEM_ITEMFINDER
setflag FLAG_GOT_ITEMFINDER setflag FLAG_GOT_ITEMFINDER
msgbox gUnknown_819EB59 msgbox Route11_EastEntrance_2F_Text_ExplainItemfinder
release release
end end
EventScript_16FE5A:: @ 816FE5A Route11_EastEntrance_2F_EventScript_AlreadyGotItemfinder:: @ 816FE5A
msgbox gUnknown_819EB59 msgbox Route11_EastEntrance_2F_Text_ExplainItemfinder
release release
end end
EventScript_16FE64:: @ 816FE64 Route11_EastEntrance_2F_EventScript_GetAideRequestInfo:: @ 816FE64
getnumberstring 0, 30 getnumberstring 0, REQUIRED_CAUGHT_MONS
getitemname 1, ITEM_ITEMFINDER getitemname 1, ITEM_ITEMFINDER
return return
+7 -7
View File
@@ -1,4 +1,4 @@
gUnknown_819E9E5:: @ 819E9E5 Route11_EastEntrance_2F_Text_GiveItemfinderIfCaught30:: @ 819E9E5
.string "Hi! Remember me?\n" .string "Hi! Remember me?\n"
.string "I'm one of PROF. OAK's AIDES.\p" .string "I'm one of PROF. OAK's AIDES.\p"
.string "If your POKéDEX has complete data\n" .string "If your POKéDEX has complete data\n"
@@ -10,17 +10,17 @@ gUnknown_819E9E5:: @ 819E9E5
.string "Have you gathered data on at least\n" .string "Have you gathered data on at least\n"
.string "{STR_VAR_1} kinds of POKéMON?$" .string "{STR_VAR_1} kinds of POKéMON?$"
gUnknown_819EAE4:: @ 819EAE4 Route11_EastEntrance_2F_Text_GreatHereYouGo:: @ 819EAE4
.string "Great! You have caught or owned\n" .string "Great! You have caught or owned\n"
.string "{STR_VAR_3} kinds of POKéMON!\p" .string "{STR_VAR_3} kinds of POKéMON!\p"
.string "Congratulations!\n" .string "Congratulations!\n"
.string "Here you go!$" .string "Here you go!$"
gUnknown_819EB37:: @ 819EB37 Route11_EastEntrance_2F_Text_ReceivedItemfinderFromAide:: @ 819EB37
.string "{PLAYER} received the {STR_VAR_2}\n" .string "{PLAYER} received the {STR_VAR_2}\n"
.string "from the AIDE.$" .string "from the AIDE.$"
gUnknown_819EB59:: @ 819EB59 Route11_EastEntrance_2F_Text_ExplainItemfinder:: @ 819EB59
.string "There are items on the ground that\n" .string "There are items on the ground that\n"
.string "may be hidden from view.\p" .string "may be hidden from view.\p"
.string "Use the ITEMFINDER to detect any\n" .string "Use the ITEMFINDER to detect any\n"
@@ -32,17 +32,17 @@ gUnknown_819EB59:: @ 819EB59
.string "Use it to get your bearings, then\n" .string "Use it to get your bearings, then\n"
.string "search the suspect area by hand.$" .string "search the suspect area by hand.$"
gUnknown_819EC8A:: @ 819EC8A Route11_EastEntrance_2F_Text_BigMonAsleepOnRoad:: @ 819EC8A
.string "Let's see what the binoculars have\n" .string "Let's see what the binoculars have\n"
.string "to show…\p" .string "to show…\p"
.string "A big POKéMON is asleep on a road!$" .string "A big POKéMON is asleep on a road!$"
gUnknown_819ECD9:: @ 819ECD9 Route11_EastEntrance_2F_Text_WhatABreathtakingView:: @ 819ECD9
.string "Let's see what the binoculars have\n" .string "Let's see what the binoculars have\n"
.string "to show…\p" .string "to show…\p"
.string "What a breathtaking view!$" .string "What a breathtaking view!$"
gUnknown_819ED1F:: @ 819ED1F Route11_EastEntrance_2F_Text_RockTunnelGoodRouteToLavender:: @ 819ED1F
.string "Let's see what the binoculars have\n" .string "Let's see what the binoculars have\n"
.string "to show…\p" .string "to show…\p"
.string "To get to LAVENDER TOWN from\n" .string "To get to LAVENDER TOWN from\n"
+9 -9
View File
@@ -41,7 +41,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA451", "script": "Route12_EventScript_Ned",
"flag": "0" "flag": "0"
}, },
{ {
@@ -54,7 +54,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA48F", "script": "Route12_EventScript_Chip",
"flag": "0" "flag": "0"
}, },
{ {
@@ -67,7 +67,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "Route12_EventScript_1AA4CD", "script": "Route12_EventScript_Hank",
"flag": "0" "flag": "0"
}, },
{ {
@@ -80,7 +80,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA50B", "script": "Route12_EventScript_Elliot",
"flag": "0" "flag": "0"
}, },
{ {
@@ -106,7 +106,7 @@
"movement_range_y": 4, "movement_range_y": 4,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA587", "script": "Route12_EventScript_Luca",
"flag": "0" "flag": "0"
}, },
{ {
@@ -119,7 +119,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA5C5", "script": "Route12_EventScript_Justin",
"flag": "0" "flag": "0"
}, },
{ {
@@ -132,7 +132,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route12_EventScript_1AA549", "script": "Route12_EventScript_Andrew",
"flag": "0" "flag": "0"
}, },
{ {
@@ -184,7 +184,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route12_EventScript_1AA649", "script": "Route12_EventScript_Gia",
"flag": "0" "flag": "0"
}, },
{ {
@@ -197,7 +197,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route12_EventScript_1AA603", "script": "Route12_EventScript_Jes",
"flag": "0" "flag": "0"
}, },
{ {
+54 -21
View File
@@ -17,87 +17,87 @@ Text_WantToUsePokeFlute:: @ 81853CC
Text_PlayedPokeFlute:: @ 81853E8 Text_PlayedPokeFlute:: @ 81853E8
.string "{PLAYER} played the POKé FLUTE.$" .string "{PLAYER} played the POKé FLUTE.$"
Text_185402:: @ 8185402 Route12_Text_NedIntro:: @ 8185402
.string "Yeah!\n" .string "Yeah!\n"
.string "I got a bite here!$" .string "I got a bite here!$"
Text_18541B:: @ 818541B Route12_Text_NedDefeat:: @ 818541B
.string "Tch!\n" .string "Tch!\n"
.string "Just a small fry…$" .string "Just a small fry…$"
Text_185432:: @ 8185432 Route12_Text_NedPostBattle:: @ 8185432
.string "Hang on!\n" .string "Hang on!\n"
.string "My line's snagged!$" .string "My line's snagged!$"
Text_18544E:: @ 818544E Route12_Text_ChipIntro:: @ 818544E
.string "Be patient.\n" .string "Be patient.\n"
.string "Fishing is a waiting game.$" .string "Fishing is a waiting game.$"
Text_185475:: @ 8185475 Route12_Text_ChipDefeat:: @ 8185475
.string "That one got away!$" .string "That one got away!$"
Text_185488:: @ 8185488 Route12_Text_ChipPostBattle:: @ 8185488
.string "With a better ROD, I could catch\n" .string "With a better ROD, I could catch\n"
.string "better POKéMON…$" .string "better POKéMON…$"
Text_1854B9:: @ 81854B9 Route12_Text_JustinIntro:: @ 81854B9
.string "I'm searching for a MOON STONE.\n" .string "I'm searching for a MOON STONE.\n"
.string "Have you found one?$" .string "Have you found one?$"
Text_1854ED:: @ 81854ED Route12_Text_JustinDefeat:: @ 81854ED
.string "Oww!$" .string "Oww!$"
Text_1854F2:: @ 81854F2 Route12_Text_JustinPostBattle:: @ 81854F2
.string "I could have made my POKéMON\n" .string "I could have made my POKéMON\n"
.string "evolve with a MOON STONE.\p" .string "evolve with a MOON STONE.\p"
.string "I would have won then, I bet.$" .string "I would have won then, I bet.$"
Text_185547:: @ 8185547 Route12_Text_LucaIntro:: @ 8185547
.string "Electricity is my specialty.\p" .string "Electricity is my specialty.\p"
.string "I don't know a thing about POKéMON\n" .string "I don't know a thing about POKéMON\n"
.string "of the sea, though.$" .string "of the sea, though.$"
Text_18559B:: @ 818559B Route12_Text_LucaDefeat:: @ 818559B
.string "Unplugged!$" .string "Unplugged!$"
Text_1855A6:: @ 81855A6 Route12_Text_LucaPostBattle:: @ 81855A6
.string "Water conducts electricity, so you\n" .string "Water conducts electricity, so you\n"
.string "should zap sea POKéMON.$" .string "should zap sea POKéMON.$"
Text_1855E1:: @ 81855E1 Route12_Text_HankIntro:: @ 81855E1
.string "The FISHING FOOL versus POKéMON\n" .string "The FISHING FOOL versus POKéMON\n"
.string "KID!$" .string "KID!$"
Text_185606:: @ 8185606 Route12_Text_HankDefeat:: @ 8185606
.string "Touch too much!$" .string "Touch too much!$"
Text_185616:: @ 8185616 Route12_Text_HankPostBattle:: @ 8185616
.string "I guess you get to be good at\n" .string "I guess you get to be good at\n"
.string "what you like.\p" .string "what you like.\p"
.string "Well, you beat me at POKéMON,\n" .string "Well, you beat me at POKéMON,\n"
.string "but you can't top me at fishing.$" .string "but you can't top me at fishing.$"
Text_185682:: @ 8185682 Route12_Text_ElliotIntro:: @ 8185682
.string "I love fishing, don't get me wrong.\p" .string "I love fishing, don't get me wrong.\p"
.string "But it'd be best if I also had more\n" .string "But it'd be best if I also had more\n"
.string "work.$" .string "work.$"
Text_1856D0:: @ 81856D0 Route12_Text_ElliotDefeat:: @ 81856D0
.string "It's not easy…$" .string "It's not easy…$"
Text_1856DF:: @ 81856DF Route12_Text_ElliotPostBattle:: @ 81856DF
.string "It's all right.\n" .string "It's all right.\n"
.string "Losing doesn't bug me anymore.$" .string "Losing doesn't bug me anymore.$"
Text_18570E:: @ 818570E Route12_Text_AndrewIntro:: @ 818570E
.string "What's catching?\p" .string "What's catching?\p"
.string "You never know what you could\n" .string "You never know what you could\n"
.string "catch!$" .string "catch!$"
Text_185744:: @ 8185744 Route12_Text_AndrewDefeat:: @ 8185744
.string "Lost it!$" .string "Lost it!$"
Text_18574D:: @ 818574D Route12_Text_AndrewPostBattle:: @ 818574D
.string "What, MAGIKARP?\p" .string "What, MAGIKARP?\p"
.string "I catch them all the time, sure.\n" .string "I catch them all the time, sure.\n"
.string "But, boy are they wimpy.$" .string "But, boy are they wimpy.$"
@@ -109,3 +109,36 @@ Route12_Text_RouteSign:: @ 8185797
Route12_Text_SportfishingArea:: @ 81857B3 Route12_Text_SportfishingArea:: @ 81857B3
.string "SPORTFISHING AREA$" .string "SPORTFISHING AREA$"
Route12_Text_JesIntro:: @ 81857C5
.string "JES: If I win, I'm going to\n"
.string "propose to GIA.$"
Route12_Text_JesDefeat:: @ 81857F1
.string "JES: Oh, please, why couldn't you\n"
.string "let us win?$"
Route12_Text_JesPostBattle:: @ 818581F
.string "JES: Oh, GIA, forgive me,\n"
.string "my love!$"
Route12_Text_JesNotEnoughMons:: @ 8185842
.string "JES: GIA and I, we'll be\n"
.string "together forever.\p"
.string "We won't battle unless you have\n"
.string "two POKéMON of your own.$"
Route12_Text_GiaIntro:: @ 81858A6
.string "GIA: Hey, JES…\p"
.string "If we win, I'll marry you!$"
Route12_Text_GiaDefeat:: @ 81858D0
.string "GIA: Oh, but why?$"
Route12_Text_GiaPostBattle:: @ 81858E2
.string "GIA: JES, you silly!\n"
.string "You ruined this!$"
Route12_Text_GiaNotEnoughMons:: @ 8185908
.string "GIA: I can't bear to battle\n"
.string "without my JES!\p"
.string "Don't you have one more POKéMON?$"
+2 -2
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route12_FishingHouse_EventScript_16FF0C", "script": "Route12_FishingHouse_EventScript_FishingGuruBrother",
"flag": "0" "flag": "0"
} }
], ],
@@ -59,7 +59,7 @@
"x": 9, "x": 9,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "Route12_FishingHouse_EventScript_170067" "script": "Route12_FishingHouse_EventScript_MagikarpRecordSign"
} }
] ]
} }
+45 -45
View File
@@ -1,110 +1,110 @@
Route12_FishingHouse_MapScripts:: @ 816FF0B Route12_FishingHouse_MapScripts:: @ 816FF0B
.byte 0 .byte 0
Route12_FishingHouse_EventScript_16FF0C:: @ 816FF0C Route12_FishingHouse_EventScript_FishingGuruBrother:: @ 816FF0C
lock lock
faceplayer faceplayer
goto_if_set FLAG_GOT_SUPER_ROD, EventScript_16FF7F goto_if_set FLAG_GOT_SUPER_ROD, Route12_FishingHouse_EventScript_CheckMagikarpRecord
msgbox gUnknown_819EFE0, MSGBOX_YESNO msgbox Route12_FishingHouse_Text_DoYouLikeToFish, MSGBOX_YESNO
compare VAR_RESULT, YES compare VAR_RESULT, YES
goto_if_eq EventScript_16FF34 goto_if_eq Route12_FishingHouse_EventScript_GiveSuperRod
msgbox gUnknown_819F1FA msgbox Route12_FishingHouse_Text_OhThatsDisappointing
release release
end end
EventScript_16FF34:: @ 816FF34 Route12_FishingHouse_EventScript_GiveSuperRod:: @ 816FF34
checkitemspace ITEM_SUPER_ROD, 1 checkitemspace ITEM_SUPER_ROD, 1
compare VAR_RESULT, FALSE compare VAR_RESULT, FALSE
goto_if_eq EventScript_16FF75 goto_if_eq Route12_FishingHouse_EventScript_NoRoomForSuperRod
additem ITEM_SUPER_ROD additem ITEM_SUPER_ROD
msgbox gUnknown_819F05B msgbox Route12_FishingHouse_Text_TakeThisAndFish
msgreceiveditem gUnknown_819F0B2, ITEM_SUPER_ROD msgreceiveditem Route12_FishingHouse_Text_ReceivedSuperRod, ITEM_SUPER_ROD
setflag FLAG_GOT_SUPER_ROD setflag FLAG_GOT_SUPER_ROD
msgbox gUnknown_819F0EB msgbox Route12_FishingHouse_Text_IfYouCatchBigMagikarpShowMe
release release
end end
EventScript_16FF75:: @ 816FF75 Route12_FishingHouse_EventScript_NoRoomForSuperRod:: @ 816FF75
msgbox gUnknown_819F494 msgbox Route12_FishingHouse_Text_NoRoomForGift
release release
end end
EventScript_16FF7F:: @ 816FF7F Route12_FishingHouse_EventScript_CheckMagikarpRecord:: @ 816FF7F
goto_if_questlog EventScript_ReleaseEnd goto_if_questlog EventScript_ReleaseEnd
special sub_8112364 special sub_8112364
setvar VAR_0x8004, SPECIES_MAGIKARP setvar VAR_0x8004, SPECIES_MAGIKARP
specialvar VAR_RESULT, Special_PlayerPartyContainsSpecies specialvar VAR_RESULT, Special_PlayerPartyContainsSpecies
compare VAR_RESULT, 0 compare VAR_RESULT, FALSE
goto_if_eq EventScript_16FFF5 goto_if_eq Route12_FishingHouse_EventScript_NoMagikarpInParty
special GetMagikarpSizeRecordInfo special GetMagikarpSizeRecordInfo
msgbox gUnknown_819F2DB msgbox Route12_FishingHouse_Text_OhMagikarpAllowMeToSee
special Special_ChooseMonFromParty special Special_ChooseMonFromParty
waitstate waitstate
copyvar VAR_RESULT, VAR_0x8004 copyvar VAR_RESULT, VAR_0x8004
compare VAR_RESULT, 6 compare VAR_RESULT, PARTY_SIZE
goto_if_ge EventScript_16FFFF goto_if_ge Route12_FishingHouse_EventScript_CancelShowMon
special CompareMagikarpSize special CompareMagikarpSize
compare VAR_RESULT, 1 compare VAR_RESULT, 1
goto_if_eq EventScript_170001 goto_if_eq Route12_FishingHouse_EventScript_NotMagikarp
compare VAR_RESULT, 2 compare VAR_RESULT, 2
goto_if_eq EventScript_17000B goto_if_eq Route12_FishingHouse_EventScript_NotRecordMagikarp
compare VAR_RESULT, 3 compare VAR_RESULT, 3
goto_if_eq EventScript_170031 goto_if_eq Route12_FishingHouse_EventScript_NewRecordMagikarp
compare VAR_RESULT, 4 compare VAR_RESULT, 4
goto_if_eq EventScript_17001E goto_if_eq Route12_FishingHouse_EventScript_TieRecordMagikarp
release release
end end
EventScript_16FFF5:: @ 816FFF5 Route12_FishingHouse_EventScript_NoMagikarpInParty:: @ 816FFF5
msgbox gUnknown_819F217 msgbox Route12_FishingHouse_Text_TryFishingBringMeMagikarp
release release
end end
EventScript_16FFFF:: @ 816FFFF Route12_FishingHouse_EventScript_CancelShowMon:: @ 816FFFF
release release
end end
EventScript_170001:: @ 8170001 Route12_FishingHouse_EventScript_NotMagikarp:: @ 8170001
msgbox gUnknown_819F468 msgbox Route12_FishingHouse_Text_DoesntLookLikeMagikarp
release release
end end
EventScript_17000B:: @ 817000B Route12_FishingHouse_EventScript_NotRecordMagikarp:: @ 817000B
goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_170031 goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_NewRecordMagikarp
msgbox gUnknown_819F40A msgbox Route12_FishingHouse_Text_HmmXInchesDoesntMeasureUp
release release
end end
EventScript_17001E:: @ 817001E Route12_FishingHouse_EventScript_TieRecordMagikarp:: @ 817001E
goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_170031 goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_NewRecordMagikarp
msgbox gUnknown_819F3CB msgbox Route12_FishingHouse_Text_HuhXInchesSameSizeAsLast
release release
end end
EventScript_170031:: @ 8170031 Route12_FishingHouse_EventScript_NewRecordMagikarp:: @ 8170031
setflag FLAG_GOT_RECORD_SETTING_MAGIKARP setflag FLAG_GOT_RECORD_SETTING_MAGIKARP
msgbox gUnknown_819F31B msgbox Route12_FishingHouse_Text_WhoaXInchesTakeThis
giveitem ITEM_NET_BALL giveitem ITEM_NET_BALL
compare VAR_RESULT, 0 compare VAR_RESULT, FALSE
goto_if_eq EventScript_17005D goto_if_eq Route12_FishingHouse_EventScript_NoRoomForNetBall
msgbox gUnknown_819F395 msgbox Route12_FishingHouse_Text_LookForwardToGreaterRecords
release release
end end
EventScript_17005D:: @ 817005D Route12_FishingHouse_EventScript_NoRoomForNetBall:: @ 817005D
msgbox gUnknown_819F494 msgbox Route12_FishingHouse_Text_NoRoomForGift
release release
end end
Route12_FishingHouse_EventScript_170067:: @ 8170067 Route12_FishingHouse_EventScript_MagikarpRecordSign:: @ 8170067
lockall lockall
goto_if_set FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_17007B goto_if_set FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_MagikarpRecordSignRecordSet
msgbox gUnknown_819F50C msgbox Route12_FishingHouse_Text_BlankChartOfSomeSort
releaseall releaseall
end end
EventScript_17007B:: @ 817007B Route12_FishingHouse_EventScript_MagikarpRecordSignRecordSet:: @ 817007B
special GetMagikarpSizeRecordInfo special GetMagikarpSizeRecordInfo
msgbox gUnknown_819F4CF msgbox Route12_FishingHouse_Text_MostGiganticMagikarpXInches
releaseall releaseall
end end
+15 -15
View File
@@ -1,20 +1,20 @@
gUnknown_819EFE0:: @ 819EFE0 Route12_FishingHouse_Text_DoYouLikeToFish:: @ 819EFE0
.string "I'm the FISHING GURU's younger\n" .string "I'm the FISHING GURU's younger\n"
.string "brother.\p" .string "brother.\p"
.string "I simply looove fishing!\n" .string "I simply looove fishing!\n"
.string "I can't bear to go without.\p" .string "I can't bear to go without.\p"
.string "Tell me, do you like to fish?$" .string "Tell me, do you like to fish?$"
gUnknown_819F05B:: @ 819F05B Route12_FishingHouse_Text_TakeThisAndFish:: @ 819F05B
.string "Grand! I like your style.\n" .string "Grand! I like your style.\n"
.string "I think we can be friends.\p" .string "I think we can be friends.\p"
.string "Take this and fish, young friend!$" .string "Take this and fish, young friend!$"
gUnknown_819F0B2:: @ 819F0B2 Route12_FishingHouse_Text_ReceivedSuperRod:: @ 819F0B2
.string "{PLAYER} received a SUPER ROD from\n" .string "{PLAYER} received a SUPER ROD from\n"
.string "the FISHING GURU's brother.$" .string "the FISHING GURU's brother.$"
gUnknown_819F0EB:: @ 819F0EB Route12_FishingHouse_Text_IfYouCatchBigMagikarpShowMe:: @ 819F0EB
.string "Fishing is a way of life!\n" .string "Fishing is a way of life!\n"
.string "It is like the finest poetry.\p" .string "It is like the finest poetry.\p"
.string "From the seas to rivers, go out\n" .string "From the seas to rivers, go out\n"
@@ -25,11 +25,11 @@ gUnknown_819F0EB:: @ 819F0EB
.string "As much as I love to fish, I also\n" .string "As much as I love to fish, I also\n"
.string "love seeing gigantic MAGIKARP.$" .string "love seeing gigantic MAGIKARP.$"
gUnknown_819F1FA:: @ 819F1FA Route12_FishingHouse_Text_OhThatsDisappointing:: @ 819F1FA
.string "Oh…\n" .string "Oh…\n"
.string "That's so disappointing…$" .string "That's so disappointing…$"
gUnknown_819F217:: @ 819F217 Route12_FishingHouse_Text_TryFishingBringMeMagikarp:: @ 819F217
.string "Hello there, {PLAYER}!\n" .string "Hello there, {PLAYER}!\n"
.string "Have you been fishing?\p" .string "Have you been fishing?\p"
.string "Try fishing with the SUPER ROD in\n" .string "Try fishing with the SUPER ROD in\n"
@@ -39,12 +39,12 @@ gUnknown_819F217:: @ 819F217
.string "Oh, and don't forget to bring me\n" .string "Oh, and don't forget to bring me\n"
.string "gigantic MAGIKARP.$" .string "gigantic MAGIKARP.$"
gUnknown_819F2DB:: @ 819F2DB Route12_FishingHouse_Text_OhMagikarpAllowMeToSee:: @ 819F2DB
.string "Oh? {PLAYER}?\n" .string "Oh? {PLAYER}?\n"
.string "Why, if it isn't a MAGIKARP!\p" .string "Why, if it isn't a MAGIKARP!\p"
.string "Allow me to see it, quick!$" .string "Allow me to see it, quick!$"
gUnknown_819F31B:: @ 819F31B Route12_FishingHouse_Text_WhoaXInchesTakeThis:: @ 819F31B
.string "… … …Whoa!\n" .string "… … …Whoa!\n"
.string "{STR_VAR_2} inches!\p" .string "{STR_VAR_2} inches!\p"
.string "You have a rare appreciation for\n" .string "You have a rare appreciation for\n"
@@ -52,37 +52,37 @@ gUnknown_819F31B:: @ 819F31B
.string "You must take this.\n" .string "You must take this.\n"
.string "I insist!$" .string "I insist!$"
gUnknown_819F395:: @ 819F395 Route12_FishingHouse_Text_LookForwardToGreaterRecords:: @ 819F395
.string "I'll look forward to seeing greater\n" .string "I'll look forward to seeing greater\n"
.string "records from you!$" .string "records from you!$"
gUnknown_819F3CB:: @ 819F3CB Route12_FishingHouse_Text_HuhXInchesSameSizeAsLast:: @ 819F3CB
.string "Huh?\n" .string "Huh?\n"
.string "{STR_VAR_2} inches?\p" .string "{STR_VAR_2} inches?\p"
.string "This is the same size as the one\n" .string "This is the same size as the one\n"
.string "I saw before.$" .string "I saw before.$"
gUnknown_819F40A:: @ 819F40A Route12_FishingHouse_Text_HmmXInchesDoesntMeasureUp:: @ 819F40A
.string "Hmm…\n" .string "Hmm…\n"
.string "This one is {STR_VAR_2} inches long.\p" .string "This one is {STR_VAR_2} inches long.\p"
.string "It doesn't measure up to the\n" .string "It doesn't measure up to the\n"
.string "{STR_VAR_3}-inch one you brought before.$" .string "{STR_VAR_3}-inch one you brought before.$"
gUnknown_819F468:: @ 819F468 Route12_FishingHouse_Text_DoesntLookLikeMagikarp:: @ 819F468
.string "Uh… That doesn't look much like\n" .string "Uh… That doesn't look much like\n"
.string "a MAGIKARP.$" .string "a MAGIKARP.$"
gUnknown_819F494:: @ 819F494 Route12_FishingHouse_Text_NoRoomForGift:: @ 819F494
.string "Oh, no!\p" .string "Oh, no!\p"
.string "I had a gift for you, but you have\n" .string "I had a gift for you, but you have\n"
.string "no room for it.$" .string "no room for it.$"
gUnknown_819F4CF:: @ 819F4CF Route12_FishingHouse_Text_MostGiganticMagikarpXInches:: @ 819F4CF
.string "The most gigantic MAGIKARP\n" .string "The most gigantic MAGIKARP\n"
.string "I have ever witnessed…\p" .string "I have ever witnessed…\p"
.string "{STR_VAR_3} inches!$" .string "{STR_VAR_3} inches!$"
gUnknown_819F50C:: @ 819F50C Route12_FishingHouse_Text_BlankChartOfSomeSort:: @ 819F50C
.string "It's a blank chart of some sort.\p" .string "It's a blank chart of some sort.\p"
.string "It has spaces for writing in\n" .string "It has spaces for writing in\n"
.string "records of some kind.$" .string "records of some kind.$"
+1 -1
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route12_NorthEntrance_1F_EventScript_16FE6E", "script": "Route12_NorthEntrance_1F_EventScript_Guard",
"flag": "0" "flag": "0"
} }
], ],
@@ -1,6 +1,6 @@
Route12_NorthEntrance_1F_MapScripts:: @ 816FE6D Route12_NorthEntrance_1F_MapScripts:: @ 816FE6D
.byte 0 .byte 0
Route12_NorthEntrance_1F_EventScript_16FE6E:: @ 816FE6E Route12_NorthEntrance_1F_EventScript_Guard:: @ 816FE6E
msgbox gUnknown_819EDA7, MSGBOX_NPC msgbox Route12_NorthEntrance_1F_Text_LookoutSpotUpstairs, MSGBOX_NPC
end end
+1 -1
View File
@@ -1,4 +1,4 @@
gUnknown_819EDA7:: @ 819EDA7 Route12_NorthEntrance_1F_Text_LookoutSpotUpstairs:: @ 819EDA7
.string "There's a lookout spot upstairs.\n" .string "There's a lookout spot upstairs.\n"
.string "The view is magnificent.$" .string "The view is magnificent.$"
+3 -3
View File
@@ -25,7 +25,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 0, "trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0, "trainer_sight_or_berry_tree_id": 0,
"script": "Route12_NorthEntrance_2F_EventScript_16FE8A", "script": "Route12_NorthEntrance_2F_EventScript_Lass",
"flag": "0" "flag": "0"
} }
], ],
@@ -45,14 +45,14 @@
"x": 4, "x": 4,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "Route12_NorthEntrance_2F_EventScript_16FE78" "script": "Route12_NorthEntrance_2F_EventScript_LeftBinoculars"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 8, "x": 8,
"y": 1, "y": 1,
"elevation": 0, "elevation": 0,
"script": "Route12_NorthEntrance_2F_EventScript_16FE81" "script": "Route12_NorthEntrance_2F_EventScript_RightBinoculars"
} }
] ]
} }
+19 -19
View File
@@ -1,46 +1,46 @@
Route12_NorthEntrance_2F_MapScripts:: @ 816FE77 Route12_NorthEntrance_2F_MapScripts:: @ 816FE77
.byte 0 .byte 0
Route12_NorthEntrance_2F_EventScript_16FE78:: @ 816FE78 Route12_NorthEntrance_2F_EventScript_LeftBinoculars:: @ 816FE78
msgbox gUnknown_819EF5D, MSGBOX_SIGN msgbox Route12_NorthEntrance_2F_Text_TheresManFishing, MSGBOX_SIGN
end end
Route12_NorthEntrance_2F_EventScript_16FE81:: @ 816FE81 Route12_NorthEntrance_2F_EventScript_RightBinoculars:: @ 816FE81
msgbox gUnknown_819EFA0, MSGBOX_SIGN msgbox Route12_NorthEntrance_2F_Text_ItsPokemonTower, MSGBOX_SIGN
end end
Route12_NorthEntrance_2F_EventScript_16FE8A:: @ 816FE8A Route12_NorthEntrance_2F_EventScript_Lass:: @ 816FE8A
lock lock
faceplayer faceplayer
goto_if_set FLAG_GOT_TM27, EventScript_16FF01 goto_if_set FLAG_GOT_TM27, Route12_NorthEntrance_2F_EventScript_ExplainTM27
checkplayergender checkplayergender
compare VAR_RESULT, MALE compare VAR_RESULT, MALE
call_if_eq EventScript_16FEE5 call_if_eq Route12_NorthEntrance_2F_EventScript_TakeTMMale
compare VAR_RESULT, FEMALE compare VAR_RESULT, FEMALE
call_if_eq EventScript_16FEEE call_if_eq Route12_NorthEntrance_2F_EventScript_TakeTMFemale
checkitemspace ITEM_TM27, 1 checkitemspace ITEM_TM27, 1
compare VAR_RESULT, FALSE compare VAR_RESULT, FALSE
goto_if_eq EventScript_16FEF7 goto_if_eq Route12_NorthEntrance_2F_EventScript_NoRoomForTM27
giveitem_msg gUnknown_819EE9F, ITEM_TM27 giveitem_msg Route12_NorthEntrance_2F_Text_ReceivedTM27FromLittleGirl, ITEM_TM27
msgbox gUnknown_819EEC6 msgbox Route12_NorthEntrance_2F_Text_ExplainTM27
setflag FLAG_GOT_TM27 setflag FLAG_GOT_TM27
release release
end end
EventScript_16FEE5:: @ 816FEE5 Route12_NorthEntrance_2F_EventScript_TakeTMMale:: @ 816FEE5
msgbox gUnknown_819EDE1 msgbox Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreMale
return return
EventScript_16FEEE:: @ 816FEEE Route12_NorthEntrance_2F_EventScript_TakeTMFemale:: @ 816FEEE
msgbox gUnknown_819EE40 msgbox Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreFemale
return return
EventScript_16FEF7:: @ 816FEF7 Route12_NorthEntrance_2F_EventScript_NoRoomForTM27:: @ 816FEF7
msgbox gUnknown_819EF3F msgbox Route12_NorthEntrance_2F_Text_DontHaveRoomForThis
release release
end end
EventScript_16FF01:: @ 816FF01 Route12_NorthEntrance_2F_EventScript_ExplainTM27:: @ 816FF01
msgbox gUnknown_819EEC6 msgbox Route12_NorthEntrance_2F_Text_ExplainTM27
release release
end end
+8 -7
View File
@@ -1,34 +1,35 @@
gUnknown_819EDE1:: @ 819EDE1 @ Male and female text identical, differ (presumably) in JP
Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreMale:: @ 819EDE1
.string "My POKéMON's ashes are stored in\n" .string "My POKéMON's ashes are stored in\n"
.string "POKéMON TOWER.\p" .string "POKéMON TOWER.\p"
.string "You can have this TM.\n" .string "You can have this TM.\n"
.string "I don't need it anymore…$" .string "I don't need it anymore…$"
gUnknown_819EE40:: @ 819EE40 Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreFemale:: @ 819EE40
.string "My POKéMON's ashes are stored in\n" .string "My POKéMON's ashes are stored in\n"
.string "POKéMON TOWER.\p" .string "POKéMON TOWER.\p"
.string "You can have this TM.\n" .string "You can have this TM.\n"
.string "I don't need it anymore…$" .string "I don't need it anymore…$"
gUnknown_819EE9F:: @ 819EE9F Route12_NorthEntrance_2F_Text_ReceivedTM27FromLittleGirl:: @ 819EE9F
.string "{PLAYER} received TM27\n" .string "{PLAYER} received TM27\n"
.string "from the little girl.$" .string "from the little girl.$"
gUnknown_819EEC6:: @ 819EEC6 Route12_NorthEntrance_2F_Text_ExplainTM27:: @ 819EEC6
.string "TM27 is a move called RETURN…\p" .string "TM27 is a move called RETURN…\p"
.string "If you treat your POKéMON good,\n" .string "If you treat your POKéMON good,\n"
.string "it will return your love by working\l" .string "it will return your love by working\l"
.string "its hardest in battle.$" .string "its hardest in battle.$"
gUnknown_819EF3F:: @ 819EF3F Route12_NorthEntrance_2F_Text_DontHaveRoomForThis:: @ 819EF3F
.string "You don't have room for this.$" .string "You don't have room for this.$"
gUnknown_819EF5D:: @ 819EF5D Route12_NorthEntrance_2F_Text_TheresManFishing:: @ 819EF5D
.string "Let's see what the binoculars have\n" .string "Let's see what the binoculars have\n"
.string "to show…\p" .string "to show…\p"
.string "There's a man fishing!$" .string "There's a man fishing!$"
gUnknown_819EFA0:: @ 819EFA0 Route12_NorthEntrance_2F_Text_ItsPokemonTower:: @ 819EFA0
.string "Let's see what the binoculars have\n" .string "Let's see what the binoculars have\n"
.string "to show…\p" .string "to show…\p"
.string "It's POKéMON TOWER!$" .string "It's POKéMON TOWER!$"
+13 -13
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route13_EventScript_1AA803", "script": "Route13_EventScript_Alma",
"flag": "0" "flag": "0"
}, },
{ {
@@ -49,7 +49,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route13_EventScript_1AA749", "script": "Route13_EventScript_Sebastian",
"flag": "0" "flag": "0"
}, },
{ {
@@ -62,7 +62,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route13_EventScript_1AA841", "script": "Route13_EventScript_Susie",
"flag": "0" "flag": "0"
}, },
{ {
@@ -75,7 +75,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route13_EventScript_1AA70B", "script": "Route13_EventScript_Sheila",
"flag": "0" "flag": "0"
}, },
{ {
@@ -88,7 +88,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route13_EventScript_1AA6CD", "script": "Route13_EventScript_Lola",
"flag": "0" "flag": "0"
}, },
{ {
@@ -101,7 +101,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route13_EventScript_1AA87F", "script": "Route13_EventScript_Valerie",
"flag": "0" "flag": "0"
}, },
{ {
@@ -114,7 +114,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route13_EventScript_1AA8BD", "script": "Route13_EventScript_Gwen",
"flag": "0" "flag": "0"
}, },
{ {
@@ -127,7 +127,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route13_EventScript_1AA7C5", "script": "Route13_EventScript_Robert",
"flag": "0" "flag": "0"
}, },
{ {
@@ -140,7 +140,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route13_EventScript_1AA787", "script": "Route13_EventScript_Perry",
"flag": "0" "flag": "0"
}, },
{ {
@@ -153,7 +153,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route13_EventScript_1AA68F", "script": "Route13_EventScript_Jared",
"flag": "0" "flag": "0"
}, },
{ {
@@ -178,21 +178,21 @@
"x": 41, "x": 41,
"y": 12, "y": 12,
"elevation": 0, "elevation": 0,
"script": "Route13_EventScript_1680C8" "script": "Route13_EventScript_RouteSign"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 37, "x": 37,
"y": 6, "y": 6,
"elevation": 0, "elevation": 0,
"script": "Route13_EventScript_1680BF" "script": "Route13_EventScript_TrainerTips2"
}, },
{ {
"type": "bg_event_type_0", "type": "bg_event_type_0",
"x": 21, "x": 21,
"y": 14, "y": 14,
"elevation": 0, "elevation": 0,
"script": "Route13_EventScript_1680B6" "script": "Route13_EventScript_TrainerTips1"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+6 -6
View File
@@ -1,14 +1,14 @@
Route13_MapScripts:: @ 81680B5 Route13_MapScripts:: @ 81680B5
.byte 0 .byte 0
Route13_EventScript_1680B6:: @ 81680B6 Route13_EventScript_TrainerTips1:: @ 81680B6
msgbox gUnknown_8185DB7, MSGBOX_SIGN msgbox Route13_Text_LookToLeftOfThatPost, MSGBOX_SIGN
end end
Route13_EventScript_1680BF:: @ 81680BF Route13_EventScript_TrainerTips2:: @ 81680BF
msgbox gUnknown_8185DEF, MSGBOX_SIGN msgbox Route13_Text_SelectToSwitchItems, MSGBOX_SIGN
end end
Route13_EventScript_1680C8:: @ 81680C8 Route13_EventScript_RouteSign:: @ 81680C8
msgbox gUnknown_8185E2C, MSGBOX_SIGN msgbox Route13_Text_RouteSign, MSGBOX_SIGN
end end
+33 -67
View File
@@ -1,162 +1,128 @@
Text_1857C5:: @ 81857C5 Route13_Text_SebastianIntro:: @ 8185955
.string "JES: If I win, I'm going to\n"
.string "propose to GIA.$"
Text_1857F1:: @ 81857F1
.string "JES: Oh, please, why couldn't you\n"
.string "let us win?$"
Text_18581F:: @ 818581F
.string "JES: Oh, GIA, forgive me,\n"
.string "my love!$"
Text_185842:: @ 8185842
.string "JES: GIA and I, we'll be\n"
.string "together forever.\p"
.string "We won't battle unless you have\n"
.string "two POKéMON of your own.$"
Text_1858A6:: @ 81858A6
.string "GIA: Hey, JES…\p"
.string "If we win, I'll marry you!$"
Text_1858D0:: @ 81858D0
.string "GIA: Oh, but why?$"
Text_1858E2:: @ 81858E2
.string "GIA: JES, you silly!\n"
.string "You ruined this!$"
Text_185908:: @ 8185908
.string "GIA: I can't bear to battle\n"
.string "without my JES!\p"
.string "Don't you have one more POKéMON?$"
Text_185955:: @ 8185955
.string "My bird POKéMON want to battle\n" .string "My bird POKéMON want to battle\n"
.string "with you!$" .string "with you!$"
Text_18597E:: @ 818597E Route13_Text_SebastianDefeat:: @ 818597E
.string "My PIDGEY and PIDGEOTTO combo\n" .string "My PIDGEY and PIDGEOTTO combo\n"
.string "lost?$" .string "lost?$"
Text_1859A2:: @ 81859A2 Route13_Text_SebastianPostBattle:: @ 81859A2
.string "My POKéMON look happy even though\n" .string "My POKéMON look happy even though\n"
.string "they lost.$" .string "they lost.$"
Text_1859CF:: @ 81859CF Route13_Text_SusieIntro:: @ 81859CF
.string "I'm told I'm good for a kid.$" .string "I'm told I'm good for a kid.$"
Text_1859EC:: @ 81859EC Route13_Text_SusieDefeat:: @ 81859EC
.string "Ohh!\n" .string "Ohh!\n"
.string "I lost!$" .string "I lost!$"
Text_1859F9:: @ 81859F9 Route13_Text_SusiePostBattle:: @ 81859F9
.string "I want to become a good TRAINER.\n" .string "I want to become a good TRAINER.\n"
.string "I'll train hard, just watch.$" .string "I'll train hard, just watch.$"
Text_185A37:: @ 8185A37 Route13_Text_ValerieIntro:: @ 8185A37
.string "Wow!\n" .string "Wow!\n"
.string "Your BADGES are too cool!$" .string "Your BADGES are too cool!$"
Text_185A56:: @ 8185A56 Route13_Text_ValerieDefeat:: @ 8185A56
.string "Not enough!$" .string "Not enough!$"
Text_185A62:: @ 8185A62 Route13_Text_ValeriePostBattle:: @ 8185A62
.string "You got those BADGES from GYM\n" .string "You got those BADGES from GYM\n"
.string "LEADERS. I know!$" .string "LEADERS. I know!$"
Text_185A91:: @ 8185A91 Route13_Text_GwenIntro:: @ 8185A91
.string "My cute POKéMON wish to make your\n" .string "My cute POKéMON wish to make your\n"
.string "acquaintance.$" .string "acquaintance.$"
Text_185AC1:: @ 8185AC1 Route13_Text_GwenDefeat:: @ 8185AC1
.string "Good going!\n" .string "Good going!\n"
.string "You totally won!$" .string "You totally won!$"
Text_185ADE:: @ 8185ADE Route13_Text_GwenPostBattle:: @ 8185ADE
.string "You have to make POKéMON battle\n" .string "You have to make POKéMON battle\n"
.string "to toughen them up.$" .string "to toughen them up.$"
Text_185B12:: @ 8185B12 Route13_Text_AlmaIntro:: @ 8185B12
.string "I found CARBOS in a cave once\n" .string "I found CARBOS in a cave once\n"
.string "while I was spelunking.$" .string "while I was spelunking.$"
Text_185B48:: @ 8185B48 Route13_Text_AlmaDefeat:: @ 8185B48
.string "Oh, too bad!\n" .string "Oh, too bad!\n"
.string "I just messed up!$" .string "I just messed up!$"
Text_185B67:: @ 8185B67 Route13_Text_AlmaPostBattle:: @ 8185B67
.string "CARBOS boosted the SPEED of my\n" .string "CARBOS boosted the SPEED of my\n"
.string "POKéMON.$" .string "POKéMON.$"
Text_185B8F:: @ 8185B8F Route13_Text_PerryIntro:: @ 8185B8F
.string "I'm not going to lose.\n" .string "I'm not going to lose.\n"
.string "Not when the wind's blowing my way!$" .string "Not when the wind's blowing my way!$"
Text_185BCA:: @ 8185BCA Route13_Text_PerryDefeat:: @ 8185BCA
.string "The wind turned!$" .string "The wind turned!$"
Text_185BDB:: @ 8185BDB Route13_Text_PerryPostBattle:: @ 8185BDB
.string "I'm beat.\n" .string "I'm beat.\n"
.string "I guess I'll FLY home.$" .string "I guess I'll FLY home.$"
Text_185BFC:: @ 8185BFC Route13_Text_LolaIntro:: @ 8185BFC
.string "Sure, I'll play with you, sweetie.$" .string "Sure, I'll play with you, sweetie.$"
Text_185C1F:: @ 8185C1F Route13_Text_LolaDefeat:: @ 8185C1F
.string "Oh!\n" .string "Oh!\n"
.string "You little beast!$" .string "You little beast!$"
Text_185C35:: @ 8185C35 Route13_Text_LolaPostBattle:: @ 8185C35
.string "I wonder which is stronger, male or\n" .string "I wonder which is stronger, male or\n"
.string "female POKéMON?$" .string "female POKéMON?$"
Text_185C69:: @ 8185C69 Route13_Text_SheilaIntro:: @ 8185C69
.string "Do you want to battle some\n" .string "Do you want to battle some\n"
.string "POKéMON with me?$" .string "POKéMON with me?$"
Text_185C95:: @ 8185C95 Route13_Text_SheilaDefeat:: @ 8185C95
.string "It's over already?$" .string "It's over already?$"
Text_185CA8:: @ 8185CA8 Route13_Text_SheilaPostBattle:: @ 8185CA8
.string "I don't know anything about\n" .string "I don't know anything about\n"
.string "POKéMON actually.\p" .string "POKéMON actually.\p"
.string "The ones I use… I picked them\n" .string "The ones I use… I picked them\n"
.string "for their looks!$" .string "for their looks!$"
Text_185D05:: @ 8185D05 Route13_Text_JaredIntro:: @ 8185D05
.string "What're you lookin' at?$" .string "What're you lookin' at?$"
Text_185D1D:: @ 8185D1D Route13_Text_JaredDefeat:: @ 8185D1D
.string "Dang!\n" .string "Dang!\n"
.string "Stripped gears!$" .string "Stripped gears!$"
Text_185D33:: @ 8185D33 Route13_Text_JaredPostBattle:: @ 8185D33
.string "Get lost!$" .string "Get lost!$"
Text_185D3D:: @ 8185D3D Route13_Text_RobertIntro:: @ 8185D3D
.string "I always go with bird POKéMON.\n" .string "I always go with bird POKéMON.\n"
.string "I've dedicated myself to them.$" .string "I've dedicated myself to them.$"
Text_185D7B:: @ 8185D7B Route13_Text_RobertDefeat:: @ 8185D7B
.string "Out of power!$" .string "Out of power!$"
Text_185D89:: @ 8185D89 Route13_Text_RobertPostBattle:: @ 8185D89
.string "I wish I could fly like PIDGEY and\n" .string "I wish I could fly like PIDGEY and\n"
.string "PIDGEOTTO…$" .string "PIDGEOTTO…$"
gUnknown_8185DB7:: @ 8185DB7 Route13_Text_LookToLeftOfThatPost:: @ 8185DB7
.string "TRAINER TIPS\p" .string "TRAINER TIPS\p"
.string "Look, look!\n" .string "Look, look!\n"
.string "Look to the left of that post!$" .string "Look to the left of that post!$"
gUnknown_8185DEF:: @ 8185DEF Route13_Text_SelectToSwitchItems:: @ 8185DEF
.string "TRAINER TIPS\p" .string "TRAINER TIPS\p"
.string "Use SELECT to switch items in the\n" .string "Use SELECT to switch items in the\n"
.string "ITEMS window.$" .string "ITEMS window.$"
gUnknown_8185E2C:: @ 8185E2C Route13_Text_RouteSign:: @ 8185E2C
.string "ROUTE 13\n" .string "ROUTE 13\n"
.string "North to SILENCE BRIDGE$" .string "North to SILENCE BRIDGE$"
+13 -13
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route14_EventScript_1AA9B5", "script": "Route14_EventScript_Gerald",
"flag": "0" "flag": "0"
}, },
{ {
@@ -49,7 +49,7 @@
"movement_range_y": 2, "movement_range_y": 2,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AA9F3", "script": "Route14_EventScript_Donald",
"flag": "0" "flag": "0"
}, },
{ {
@@ -62,7 +62,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4, "trainer_sight_or_berry_tree_id": 4,
"script": "Route14_EventScript_1AAAEB", "script": "Route14_EventScript_Beck",
"flag": "0" "flag": "0"
}, },
{ {
@@ -75,7 +75,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3, "trainer_sight_or_berry_tree_id": 3,
"script": "Route14_EventScript_1AAB29", "script": "Route14_EventScript_Marlon",
"flag": "0" "flag": "0"
}, },
{ {
@@ -88,7 +88,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route14_EventScript_1AA977", "script": "Route14_EventScript_Isaac",
"flag": "0" "flag": "0"
}, },
{ {
@@ -101,7 +101,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2, "trainer_sight_or_berry_tree_id": 2,
"script": "Route14_EventScript_1AA8FB", "script": "Route14_EventScript_Malik",
"flag": "0" "flag": "0"
}, },
{ {
@@ -114,7 +114,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AAAAD", "script": "Route14_EventScript_Mitch",
"flag": "0" "flag": "0"
}, },
{ {
@@ -127,7 +127,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AAA6F", "script": "Route14_EventScript_Carter",
"flag": "0" "flag": "0"
}, },
{ {
@@ -140,7 +140,7 @@
"movement_range_y": 6, "movement_range_y": 6,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AA939", "script": "Route14_EventScript_Lukas",
"flag": "0" "flag": "0"
}, },
{ {
@@ -153,7 +153,7 @@
"movement_range_y": 2, "movement_range_y": 2,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AAA31", "script": "Route14_EventScript_Benny",
"flag": "0" "flag": "0"
}, },
{ {
@@ -205,7 +205,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AABAD", "script": "Route14_EventScript_Jan",
"flag": "0" "flag": "0"
}, },
{ {
@@ -218,7 +218,7 @@
"movement_range_y": 1, "movement_range_y": 1,
"trainer_type": 1, "trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1, "trainer_sight_or_berry_tree_id": 1,
"script": "Route14_EventScript_1AAB67", "script": "Route14_EventScript_Kiri",
"flag": "0" "flag": "0"
} }
], ],
@@ -230,7 +230,7 @@
"x": 17, "x": 17,
"y": 12, "y": 12,
"elevation": 0, "elevation": 0,
"script": "Route14_EventScript_1680D2" "script": "Route14_EventScript_RouteSign"
}, },
{ {
"type": "hidden_item", "type": "hidden_item",
+2 -2
View File
@@ -1,6 +1,6 @@
Route14_MapScripts:: @ 81680D1 Route14_MapScripts:: @ 81680D1
.byte 0 .byte 0
Route14_EventScript_1680D2:: @ 81680D2 Route14_EventScript_RouteSign:: @ 81680D2
msgbox gUnknown_8186399, MSGBOX_SIGN msgbox Route14_Text_RouteSign, MSGBOX_SIGN
end end
+61 -31
View File
@@ -1,126 +1,156 @@
Text_185E4D:: @ 8185E4D Route14_Text_CarterIntro:: @ 8185E4D
.string "You need to use TMs to teach good\n" .string "You need to use TMs to teach good\n"
.string "moves to POKéMON.$" .string "moves to POKéMON.$"
Text_185E81:: @ 8185E81 Route14_Text_CarterDefeat:: @ 8185E81
.string "Not good enough quite yet.$" .string "Not good enough quite yet.$"
Text_185E9C:: @ 8185E9C Route14_Text_CarterPostBattle:: @ 8185E9C
.string "You have some HMs, right? POKéMON\n" .string "You have some HMs, right? POKéMON\n"
.string "can't forget those moves easily.$" .string "can't forget those moves easily.$"
Text_185EDF:: @ 8185EDF Route14_Text_MitchIntro:: @ 8185EDF
.string "My bird POKéMON should be ready\n" .string "My bird POKéMON should be ready\n"
.string "for battle.$" .string "for battle.$"
Text_185F0B:: @ 8185F0B Route14_Text_MitchDefeat:: @ 8185F0B
.string "Not ready yet!$" .string "Not ready yet!$"
Text_185F1A:: @ 8185F1A Route14_Text_MitchPostBattle:: @ 8185F1A
.string "My bird POKéMON need to learn\n" .string "My bird POKéMON need to learn\n"
.string "better moves.$" .string "better moves.$"
Text_185F46:: @ 8185F46 Route14_Text_BeckIntro:: @ 8185F46
.string "They have TMs on sale at the\n" .string "They have TMs on sale at the\n"
.string "CELADON DEPT. STORE.\p" .string "CELADON DEPT. STORE.\p"
.string "TMs aren't really rare, but not\n" .string "TMs aren't really rare, but not\n"
.string "many people have HMs.$" .string "many people have HMs.$"
Text_185FAE:: @ 8185FAE Route14_Text_BeckDefeat:: @ 8185FAE
.string "Aww, bummer!$" .string "Aww, bummer!$"
Text_185FBB:: @ 8185FBB Route14_Text_BeckPostBattle:: @ 8185FBB
.string "Try teaching POKéMON a move that's\n" .string "Try teaching POKéMON a move that's\n"
.string "the same type as it.\p" .string "the same type as it.\p"
.string "That apparently boosts the power\n" .string "That apparently boosts the power\n"
.string "of the move.$" .string "of the move.$"
Text_186021:: @ 8186021 Route14_Text_MarlonIntro:: @ 8186021
.string "Have you taught your bird POKéMON\n" .string "Have you taught your bird POKéMON\n"
.string "how to FLY?\p" .string "how to FLY?\p"
.string "You'll be able to soar with it into\n" .string "You'll be able to soar with it into\n"
.string "the sky!$" .string "the sky!$"
Text_18607C:: @ 818607C Route14_Text_MarlonDefeat:: @ 818607C
.string "Shot down in flames!$" .string "Shot down in flames!$"
Text_186091:: @ 8186091 Route14_Text_MarlonPostBattle:: @ 8186091
.string "Bird POKéMON are my one true love.\n" .string "Bird POKéMON are my one true love.\n"
.string "I don't want to raise anything else.$" .string "I don't want to raise anything else.$"
Text_1860D9:: @ 81860D9 Route14_Text_DonaldIntro:: @ 81860D9
.string "Have you heard the legend of the\n" .string "Have you heard the legend of the\n"
.string "winged mirages?$" .string "winged mirages?$"
Text_18610A:: @ 818610A Route14_Text_DonaldDefeat:: @ 818610A
.string "Why?\n" .string "Why?\n"
.string "Why'd I lose?$" .string "Why'd I lose?$"
Text_18611D:: @ 818611D Route14_Text_DonaldPostBattle:: @ 818611D
.string "Well, the winged mirages are the\n" .string "Well, the winged mirages are the\n"
.string "legendary bird POKéMON.\p" .string "legendary bird POKéMON.\p"
.string "There are three of them: ARTICUNO,\n" .string "There are three of them: ARTICUNO,\n"
.string "ZAPDOS, and MOLTRES.$" .string "ZAPDOS, and MOLTRES.$"
Text_18618E:: @ 818618E Route14_Text_BennyIntro:: @ 818618E
.string "I'm not into it, but okay.\n" .string "I'm not into it, but okay.\n"
.string "Let's go!$" .string "Let's go!$"
Text_1861B3:: @ 81861B3 Route14_Text_BennyDefeat:: @ 81861B3
.string "I knew it!$" .string "I knew it!$"
Text_1861BE:: @ 81861BE Route14_Text_BennyPostBattle:: @ 81861BE
.string "Winning, losing… It's insignificant\n" .string "Winning, losing… It's insignificant\n"
.string "under this huge sky.$" .string "under this huge sky.$"
Text_1861F7:: @ 81861F7 Route14_Text_LukasIntro:: @ 81861F7
.string "C'mon, c'mon.\n" .string "C'mon, c'mon.\n"
.string "Let's go, let's go, let's go!$" .string "Let's go, let's go, let's go!$"
Text_186223:: @ 8186223 Route14_Text_LukasDefeat:: @ 8186223
.string "Arrg!\n" .string "Arrg!\n"
.string "Lost! Get lost!$" .string "Lost! Get lost!$"
Text_186239:: @ 8186239 Route14_Text_LukasPostBattle:: @ 8186239
.string "What, what, what?\n" .string "What, what, what?\n"
.string "What do you want still?$" .string "What do you want still?$"
Text_186263:: @ 8186263 Route14_Text_IsaacIntro:: @ 8186263
.string "I need to burn some time.\n" .string "I need to burn some time.\n"
.string "Shut up and battle.$" .string "Shut up and battle.$"
Text_186291:: @ 8186291 Route14_Text_IsaacDefeat:: @ 8186291
.string "What?\n" .string "What?\n"
.string "You!?$" .string "You!?$"
Text_18629D:: @ 818629D Route14_Text_IsaacPostBattle:: @ 818629D
.string "Raising POKéMON is a drag, man.$" .string "Raising POKéMON is a drag, man.$"
Text_1862BD:: @ 81862BD Route14_Text_GeraldIntro:: @ 81862BD
.string "We ride out here because of the\n" .string "We ride out here because of the\n"
.string "wide-open spaces.$" .string "wide-open spaces.$"
Text_1862EF:: @ 81862EF Route14_Text_GeraldDefeat:: @ 81862EF
.string "Wipeout!$" .string "Wipeout!$"
Text_1862F8:: @ 81862F8 Route14_Text_GeraldPostBattle:: @ 81862F8
.string "It's cool you made your POKéMON so\n" .string "It's cool you made your POKéMON so\n"
.string "strong.\p" .string "strong.\p"
.string "Might is right!\n" .string "Might is right!\n"
.string "And you know it!$" .string "And you know it!$"
Text_186344:: @ 8186344 Route14_Text_MalikIntro:: @ 8186344
.string "POKéMON battle?\n" .string "POKéMON battle?\n"
.string "Cool! Rumble!$" .string "Cool! Rumble!$"
Text_186362:: @ 8186362 Route14_Text_MalikDefeat:: @ 8186362
.string "Blown away!$" .string "Blown away!$"
Text_18636E:: @ 818636E Route14_Text_MalikPostBattle:: @ 818636E
.string "You know who'd win, you and me\n" .string "You know who'd win, you and me\n"
.string "one-on-one!$" .string "one-on-one!$"
gUnknown_8186399:: @ 8186399 Route14_Text_RouteSign:: @ 8186399
.string "ROUTE 14\n" .string "ROUTE 14\n"
.string "West to FUCHSIA CITY$" .string "West to FUCHSIA CITY$"
Route14_Text_KiriIntro:: @ 81863B7
.string "KIRI: JAN, let's try really,\n"
.string "really hard together.$"
Route14_Text_KiriDefeat:: @ 81863EA
.string "KIRI: Whimper…\n"
.string "We lost, didn't we?$"
Route14_Text_KiriPostBattle:: @ 818640D
.string "KIRI: Did we lose because of me?$"
Route14_Text_KiriNotEnoughMons:: @ 818642E
.string "KIRI: We can battle if you have\n"
.string "two POKéMON.$"
Route14_Text_JanIntro:: @ 818645B
.string "JAN: KIRI, here we go!\n"
.string "We have to try hard!$"
Route14_Text_JanDefeat:: @ 8186487
.string "JAN: Eeeeh!\n"
.string "No fair!$"
Route14_Text_JanPostBattle:: @ 818649C
.string "JAN: KIRI, don't cry!\n"
.string "We'll just try harder next time.$"
Route14_Text_JanNotEnoughMons:: @ 81864D3
.string "JAN: You want to battle?\n"
.string "You don't have enough POKéMON.$"
+32 -31
View File
@@ -1,34 +1,3 @@
Text_1863B7:: @ 81863B7
.string "KIRI: JAN, let's try really,\n"
.string "really hard together.$"
Text_1863EA:: @ 81863EA
.string "KIRI: Whimper…\n"
.string "We lost, didn't we?$"
Text_18640D:: @ 818640D
.string "KIRI: Did we lose because of me?$"
Text_18642E:: @ 818642E
.string "KIRI: We can battle if you have\n"
.string "two POKéMON.$"
Text_18645B:: @ 818645B
.string "JAN: KIRI, here we go!\n"
.string "We have to try hard!$"
Text_186487:: @ 8186487
.string "JAN: Eeeeh!\n"
.string "No fair!$"
Text_18649C:: @ 818649C
.string "JAN: KIRI, don't cry!\n"
.string "We'll just try harder next time.$"
Text_1864D3:: @ 81864D3
.string "JAN: You want to battle?\n"
.string "You don't have enough POKéMON.$"
Text_18650B:: @ 818650B Text_18650B:: @ 818650B
.string "I just got some POKéMON in trades.\n" .string "I just got some POKéMON in trades.\n"
.string "Can I try them out on you?$" .string "Can I try them out on you?$"
@@ -151,3 +120,35 @@ gUnknown_8186A77:: @ 8186A77
.string "ROUTE 15\n" .string "ROUTE 15\n"
.string "West to FUCHSIA CITY$" .string "West to FUCHSIA CITY$"
Text_186A95:: @ 8186A95
.string "MYA: You're perfect.\n"
.string "Help me train my little brother?$"
Text_186ACB:: @ 8186ACB
.string "MYA: RON, you have to focus!\n"
.string "Concentrate on what you're doing!$"
Text_186B0A:: @ 8186B0A
.string "MYA: Okay, we'll turn it up.\n"
.string "I'll add to our training menu!$"
Text_186B46:: @ 8186B46
.string "MYA: Do you want to challenge us?\n"
.string "You'll need two POKéMON, though.$"
Text_186B89:: @ 8186B89
.string "RON: My sister gets scary when we\n"
.string "lose.$"
Text_186BB1:: @ 8186BB1
.string "RON: Oh, no, no…\n"
.string "Sis, I'm sorry!$"
Text_186BD2:: @ 8186BD2
.string "RON: Oh, bleah…\n"
.string "I wish I had a nice sister…$"
Text_186BFE:: @ 8186BFE
.string "RON: Did you want to battle with\n"
.string "my sister and me?\p"
.string "You need two POKéMON, then.$"
+33 -33
View File
@@ -1,36 +1,3 @@
Text_186A95:: @ 8186A95
.string "MYA: You're perfect.\n"
.string "Help me train my little brother?$"
Text_186ACB:: @ 8186ACB
.string "MYA: RON, you have to focus!\n"
.string "Concentrate on what you're doing!$"
Text_186B0A:: @ 8186B0A
.string "MYA: Okay, we'll turn it up.\n"
.string "I'll add to our training menu!$"
Text_186B46:: @ 8186B46
.string "MYA: Do you want to challenge us?\n"
.string "You'll need two POKéMON, though.$"
Text_186B89:: @ 8186B89
.string "RON: My sister gets scary when we\n"
.string "lose.$"
Text_186BB1:: @ 8186BB1
.string "RON: Oh, no, no…\n"
.string "Sis, I'm sorry!$"
Text_186BD2:: @ 8186BD2
.string "RON: Oh, bleah…\n"
.string "I wish I had a nice sister…$"
Text_186BFE:: @ 8186BFE
.string "RON: Did you want to battle with\n"
.string "my sister and me?\p"
.string "You need two POKéMON, then.$"
Text_186C4D:: @ 8186C4D Text_186C4D:: @ 8186C4D
.string "What do you want?$" .string "What do you want?$"
@@ -111,3 +78,36 @@ Route16_Text_RouteSign:: @ 8186F98
.string "ROUTE 16\n" .string "ROUTE 16\n"
.string "CELADON CITY - FUCHSIA CITY$" .string "CELADON CITY - FUCHSIA CITY$"
Text_186FBD:: @ 8186FBD
.string "JED: Our love knows no bounds.\n"
.string "We're in love and we show it!$"
Text_186FFA:: @ 8186FFA
.string "JED: Oh, no!\n"
.string "My love has seen me as a loser!$"
Text_187027:: @ 8187027
.string "JED: Listen, LEA.\n"
.string "You need to focus less on me.$"
Text_187057:: @ 8187057
.string "JED: You have just one POKéMON?\n"
.string "Is there no love in your heart?$"
Text_187097:: @ 8187097
.string "LEA: Sometimes, the intensity of\n"
.string "our love scares me.$"
Text_1870CC:: @ 81870CC
.string "LEA: Ohh! But JED looks cool\n"
.string "even in a loss!$"
Text_1870F9:: @ 81870F9
.string "LEA: Ehehe, I'm sorry.\n"
.string "JED is so cool.$"
Text_187120:: @ 8187120
.string "LEA: Oh, you don't have two\n"
.string "POKéMON with you?\p"
.string "Doesn't it feel lonely for you or\n"
.string "your POKéMON?$"
-34
View File
@@ -1,37 +1,3 @@
Text_186FBD:: @ 8186FBD
.string "JED: Our love knows no bounds.\n"
.string "We're in love and we show it!$"
Text_186FFA:: @ 8186FFA
.string "JED: Oh, no!\n"
.string "My love has seen me as a loser!$"
Text_187027:: @ 8187027
.string "JED: Listen, LEA.\n"
.string "You need to focus less on me.$"
Text_187057:: @ 8187057
.string "JED: You have just one POKéMON?\n"
.string "Is there no love in your heart?$"
Text_187097:: @ 8187097
.string "LEA: Sometimes, the intensity of\n"
.string "our love scares me.$"
Text_1870CC:: @ 81870CC
.string "LEA: Ohh! But JED looks cool\n"
.string "even in a loss!$"
Text_1870F9:: @ 81870F9
.string "LEA: Ehehe, I'm sorry.\n"
.string "JED is so cool.$"
Text_187120:: @ 8187120
.string "LEA: Oh, you don't have two\n"
.string "POKéMON with you?\p"
.string "Doesn't it feel lonely for you or\n"
.string "your POKéMON?$"
Text_18717E:: @ 818717E Text_18717E:: @ 818717E
.string "There's no getting rich quick in\n" .string "There's no getting rich quick in\n"
.string "battling kids.$" .string "battling kids.$"
+35
View File
@@ -117,3 +117,38 @@ gUnknown_8187C06:: @ 8187C06
.string "SEA ROUTE 19\n" .string "SEA ROUTE 19\n"
.string "FUCHSIA CITY - SEAFOAM ISLANDS$" .string "FUCHSIA CITY - SEAFOAM ISLANDS$"
Text_187C32:: @ 8187C32
.string "LIA: I'm looking after my brother.\n"
.string "He just became a TRAINER.$"
Text_187C6F:: @ 8187C6F
.string "LIA: That's no way to treat my\n"
.string "little brother!$"
Text_187C9E:: @ 8187C9E
.string "LIA: Do you have a younger\n"
.string "brother?\p"
.string "I hope you're teaching him all\n"
.string "sorts of things.$"
Text_187CF2:: @ 8187CF2
.string "LIA: I want to battle together\n"
.string "with my little brother.\p"
.string "Don't you have two POKéMON?$"
Text_187D45:: @ 8187D45
.string "LUC: My big sis taught me how\n"
.string "to swim and train POKéMON.$"
Text_187D7E:: @ 8187D7E
.string "LUC: Oh, wow!\n"
.string "Someone tougher than my big sis!$"
Text_187DAD:: @ 8187DAD
.string "LUC: My big sis is strong and nice.\n"
.string "I think she's awesome!$"
Text_187DE8:: @ 8187DE8
.string "LUC: I don't want to if I can't\n"
.string "battle you with my big sis.\p"
.string "Don't you have two POKéMON?$"
+5 -36
View File
@@ -1,39 +1,3 @@
Text_187C32:: @ 8187C32
.string "LIA: I'm looking after my brother.\n"
.string "He just became a TRAINER.$"
Text_187C6F:: @ 8187C6F
.string "LIA: That's no way to treat my\n"
.string "little brother!$"
Text_187C9E:: @ 8187C9E
.string "LIA: Do you have a younger\n"
.string "brother?\p"
.string "I hope you're teaching him all\n"
.string "sorts of things.$"
Text_187CF2:: @ 8187CF2
.string "LIA: I want to battle together\n"
.string "with my little brother.\p"
.string "Don't you have two POKéMON?$"
Text_187D45:: @ 8187D45
.string "LUC: My big sis taught me how\n"
.string "to swim and train POKéMON.$"
Text_187D7E:: @ 8187D7E
.string "LUC: Oh, wow!\n"
.string "Someone tougher than my big sis!$"
Text_187DAD:: @ 8187DAD
.string "LUC: My big sis is strong and nice.\n"
.string "I think she's awesome!$"
Text_187DE8:: @ 8187DE8
.string "LUC: I don't want to if I can't\n"
.string "battle you with my big sis.\p"
.string "Don't you have two POKéMON?$"
Text_187E40:: @ 8187E40 Text_187E40:: @ 8187E40
.string "The water is shallow here.\n" .string "The water is shallow here.\n"
.string "There are many people swimming.$" .string "There are many people swimming.$"
@@ -149,3 +113,8 @@ Text_18827B:: @ 818827B
gUnknown_81882D1:: @ 81882D1 gUnknown_81882D1:: @ 81882D1
.string "SEAFOAM ISLANDS$" .string "SEAFOAM ISLANDS$"
Text_1882E1:: @ 81882E1
.string "Strong TRAINERS and WATER POKéMON\n"
.string "are common sights in these parts.\p"
.string "They say that MISTY of the\n"
.string "CERULEAN GYM trains here.$"
-6
View File
@@ -1,9 +1,3 @@
Text_1882E1:: @ 81882E1
.string "Strong TRAINERS and WATER POKéMON\n"
.string "are common sights in these parts.\p"
.string "They say that MISTY of the\n"
.string "CERULEAN GYM trains here.$"
Text_18835A:: @ 818835A Text_18835A:: @ 818835A
.string "You want to know if the fish are\n" .string "You want to know if the fish are\n"
.string "biting?$" .string "biting?$"
+329 -329
View File
@@ -388,134 +388,134 @@ Route6_EventScript_IsabelleRematch:: @ 81A9AF6
msgbox Route6_Text_IsabellePostBattle, MSGBOX_AUTOCLOSE msgbox Route6_Text_IsabellePostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9B0D:: @ 81A9B0D Route11_EventScript_Eddie:: @ 81A9B0D
trainerbattle_single TRAINER_YOUNGSTER_EDDIE, Text_184FBD, Text_184FD8 trainerbattle_single TRAINER_YOUNGSTER_EDDIE, Route11_Text_EddieIntro, Route11_Text_EddieDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9B34 goto_if_eq Route11_EventScript_EddieRematch
msgbox Text_184FEF, MSGBOX_AUTOCLOSE msgbox Route11_Text_EddiePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9B34:: @ 81A9B34 Route11_EventScript_EddieRematch:: @ 81A9B34
trainerbattle_rematch TRAINER_YOUNGSTER_EDDIE, Text_1C1DB5, Text_184FD8 trainerbattle_rematch TRAINER_YOUNGSTER_EDDIE, Route11_Text_EddieRematchIntro, Route11_Text_EddieDefeat
msgbox Text_184FEF, MSGBOX_AUTOCLOSE msgbox Route11_Text_EddiePostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9B4B:: @ 81A9B4B Route11_EventScript_Dillon:: @ 81A9B4B
trainerbattle_single TRAINER_YOUNGSTER_DILLON, Text_18506A, Text_18509B trainerbattle_single TRAINER_YOUNGSTER_DILLON, Route11_Text_DillonIntro, Route11_Text_DillonDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9B72 goto_if_eq Route11_EventScript_DillonRematch
msgbox Text_1850CF, MSGBOX_AUTOCLOSE msgbox Route11_Text_DillonPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9B72:: @ 81A9B72 Route11_EventScript_DillonRematch:: @ 81A9B72
trainerbattle_rematch TRAINER_YOUNGSTER_DILLON, Text_1C1E1F, Text_18509B trainerbattle_rematch TRAINER_YOUNGSTER_DILLON, Route11_Text_DillonRematchIntro, Route11_Text_DillonDefeat
msgbox Text_1850CF, MSGBOX_AUTOCLOSE msgbox Route11_Text_DillonPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9B89:: @ 81A9B89 Route11_EventScript_Yasu:: @ 81A9B89
trainerbattle_single TRAINER_YOUNGSTER_YASU, Text_18517B, Text_1851AC trainerbattle_single TRAINER_YOUNGSTER_YASU, Route11_Text_YasuIntro, Route11_Text_YasuDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9BB0 goto_if_eq Route11_EventScript_YasuRematch
msgbox Text_1851D2, MSGBOX_AUTOCLOSE msgbox Route11_Text_YasuPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9BB0:: @ 81A9BB0 Route11_EventScript_YasuRematch:: @ 81A9BB0
trainerbattle_rematch TRAINER_YOUNGSTER_YASU, Text_1C1EE2, Text_1851AC trainerbattle_rematch TRAINER_YOUNGSTER_YASU, Route11_Text_YasuRematchIntro, Route11_Text_YasuDefeat
msgbox Text_1851D2, MSGBOX_AUTOCLOSE msgbox Route11_Text_YasuPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9BC7:: @ 81A9BC7 Route11_EventScript_Dave:: @ 81A9BC7
trainerbattle_single TRAINER_YOUNGSTER_DAVE, Text_185285, Text_1852C1 trainerbattle_single TRAINER_YOUNGSTER_DAVE, Route11_Text_DaveIntro, Route11_Text_DaveDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9BEE goto_if_eq Route11_EventScript_DaveRematch
msgbox Text_1852E3, MSGBOX_AUTOCLOSE msgbox Route11_Text_DavePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9BEE:: @ 81A9BEE Route11_EventScript_DaveRematch:: @ 81A9BEE
trainerbattle_rematch TRAINER_YOUNGSTER_DAVE, Text_1C1F40, Text_1852C1 trainerbattle_rematch TRAINER_YOUNGSTER_DAVE, Route11_Text_DaveRematchIntro, Route11_Text_DaveDefeat
msgbox Text_1852E3, MSGBOX_AUTOCLOSE msgbox Route11_Text_DavePostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9C05:: @ 81A9C05 Route11_EventScript_Braxton:: @ 81A9C05
trainerbattle_single TRAINER_ENGINEER_BRAXTON, Text_185011, Text_185037 trainerbattle_single TRAINER_ENGINEER_BRAXTON, Route11_Text_BraxtonIntro, Route11_Text_BraxtonDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9C2C goto_if_eq Route11_EventScript_BraxtonRematch
msgbox Text_18504A, MSGBOX_AUTOCLOSE msgbox Route11_Text_BraxtonPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9C2C:: @ 81A9C2C Route11_EventScript_BraxtonRematch:: @ 81A9C2C
trainerbattle_rematch TRAINER_ENGINEER_BRAXTON, Text_1C1DE1, Text_185037 trainerbattle_rematch TRAINER_ENGINEER_BRAXTON, Route11_Text_BraxtonRematchIntro, Route11_Text_BraxtonDefeat
msgbox Text_18504A, MSGBOX_AUTOCLOSE msgbox Route11_Text_BraxtonPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9C43:: @ 81A9C43 Route11_EventScript_Bernie:: @ 81A9C43
trainerbattle_single TRAINER_ENGINEER_BERNIE, Text_185236, Text_185250 trainerbattle_single TRAINER_ENGINEER_BERNIE, Route11_Text_BernieIntro, Route11_Text_BernieDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9C6A goto_if_eq Route11_EventScript_BernieRematch
msgbox Text_185266, MSGBOX_AUTOCLOSE msgbox Route11_Text_BerniePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9C6A:: @ 81A9C6A Route11_EventScript_BernieRematch:: @ 81A9C6A
trainerbattle_rematch TRAINER_ENGINEER_BERNIE, Text_1C1F1D, Text_185250 trainerbattle_rematch TRAINER_ENGINEER_BERNIE, Route11_Text_BernieRematchIntro, Route11_Text_BernieDefeat
msgbox Text_185266, MSGBOX_AUTOCLOSE msgbox Route11_Text_BerniePostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9C81:: @ 81A9C81 Route11_EventScript_Hugo:: @ 81A9C81
trainerbattle_single TRAINER_GAMER_HUGO, Text_184F01, Text_184F15 trainerbattle_single TRAINER_GAMER_HUGO, Route11_Text_HugoIntro, Route11_Text_HugoDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9CA8 goto_if_eq Route11_EventScript_HugoRematch
msgbox Text_184F2E, MSGBOX_AUTOCLOSE msgbox Route11_Text_HugoPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9CA8:: @ 81A9CA8 Route11_EventScript_HugoRematch:: @ 81A9CA8
trainerbattle_rematch TRAINER_GAMER_HUGO, Text_1C1D50, Text_184F15 trainerbattle_rematch TRAINER_GAMER_HUGO, Route11_Text_HugoRematchIntro, Route11_Text_HugoDefeat
msgbox Text_184F2E, MSGBOX_AUTOCLOSE msgbox Route11_Text_HugoPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9CBF:: @ 81A9CBF Route11_EventScript_Jasper:: @ 81A9CBF
trainerbattle_single TRAINER_GAMER_JASPER, Text_184F5D, Text_184F7E trainerbattle_single TRAINER_GAMER_JASPER, Route11_Text_JasperIntro, Route11_Text_JasperDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9CE6 goto_if_eq Route11_EventScript_JasperRematch
msgbox Text_184F8E, MSGBOX_AUTOCLOSE msgbox Route11_Text_JasperPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9CE6:: @ 81A9CE6 Route11_EventScript_JasperRematch:: @ 81A9CE6
trainerbattle_rematch TRAINER_GAMER_JASPER, Text_1C1D79, Text_184F7E trainerbattle_rematch TRAINER_GAMER_JASPER, Route11_Text_JasperRematchIntro, Route11_Text_JasperDefeat
msgbox Text_184F8E, MSGBOX_AUTOCLOSE msgbox Route11_Text_JasperPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9CFD:: @ 81A9CFD Route11_EventScript_Dirk:: @ 81A9CFD
trainerbattle_single TRAINER_GAMER_DIRK, Text_1850E9, Text_185105 trainerbattle_single TRAINER_GAMER_DIRK, Route11_Text_DirkIntro, Route11_Text_DirkDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9D24 goto_if_eq Route11_EventScript_DirkRematch
msgbox Text_185114, MSGBOX_AUTOCLOSE msgbox Route11_Text_DirkPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9D24:: @ 81A9D24 Route11_EventScript_DirkRematch:: @ 81A9D24
trainerbattle_rematch TRAINER_GAMER_DIRK, Text_1C1E57, Text_185105 trainerbattle_rematch TRAINER_GAMER_DIRK, Route11_Text_DirkRematchIntro, Route11_Text_DirkDefeat
msgbox Text_185114, MSGBOX_AUTOCLOSE msgbox Route11_Text_DirkPostBattle, MSGBOX_AUTOCLOSE
end end
Route11_EventScript_1A9D3B:: @ 81A9D3B Route11_EventScript_Darian:: @ 81A9D3B
trainerbattle_single TRAINER_GAMER_DARIAN, Text_185135, Text_18514E trainerbattle_single TRAINER_GAMER_DARIAN, Route11_Text_DarianIntro, Route11_Text_DarianDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9D62 goto_if_eq Route11_EventScript_DarianRematch
msgbox Text_185161, MSGBOX_AUTOCLOSE msgbox Route11_Text_DarianPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9D62:: @ 81A9D62 Route11_EventScript_DarianRematch:: @ 81A9D62
trainerbattle_rematch TRAINER_GAMER_DARIAN, Text_1C1E9F, Text_18514E trainerbattle_rematch TRAINER_GAMER_DARIAN, Route11_Text_DarianRematchIntro, Route11_Text_DarianDefeat
msgbox Text_185161, MSGBOX_AUTOCLOSE msgbox Route11_Text_DarianPostBattle, MSGBOX_AUTOCLOSE
end end
Route9_EventScript_Brent:: @ 81A9D79 Route9_EventScript_Brent:: @ 81A9D79
@@ -635,82 +635,82 @@ Route9_EventScript_JeremyRematch:: @ 81A9F90
msgbox Route9_Text_JeremyPostBattle, MSGBOX_AUTOCLOSE msgbox Route9_Text_JeremyPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1A9FA7:: @ 81A9FA7 Route10_EventScript_Heidi:: @ 81A9FA7
trainerbattle_single TRAINER_PICNICKER_HEIDI, Text_184CF1, Text_184D31 trainerbattle_single TRAINER_PICNICKER_HEIDI, Route10_Text_HeidiIntro, Route10_Text_HeidiDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1A9FCE goto_if_eq Route10_EventScript_HeidiRematch
msgbox Text_184D4D, MSGBOX_AUTOCLOSE msgbox Route10_Text_HeidiPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1A9FCE:: @ 81A9FCE Route10_EventScript_HeidiRematch:: @ 81A9FCE
trainerbattle_rematch TRAINER_PICNICKER_HEIDI, Text_1C1C9A, Text_184D31 trainerbattle_rematch TRAINER_PICNICKER_HEIDI, Route10_Text_HeidiRematchIntro, Route10_Text_HeidiDefeat
msgbox Text_184D4D, MSGBOX_AUTOCLOSE msgbox Route10_Text_HeidiPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1A9FE5:: @ 81A9FE5 Route10_EventScript_Carol:: @ 81A9FE5
trainerbattle_single TRAINER_PICNICKER_CAROL, Text_184E04, Text_184E3B trainerbattle_single TRAINER_PICNICKER_CAROL, Route10_Text_CarolIntro, Route10_Text_CarolDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA00C goto_if_eq Route10_EventScript_CarolRematch
msgbox Text_184E5E, MSGBOX_AUTOCLOSE msgbox Route10_Text_CarolPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA00C:: @ 81AA00C Route10_EventScript_CarolRematch:: @ 81AA00C
trainerbattle_rematch TRAINER_PICNICKER_CAROL, Text_1C1D14, Text_184E3B trainerbattle_rematch TRAINER_PICNICKER_CAROL, Route10_Text_CarolRematchIntro, Route10_Text_CarolDefeat
msgbox Text_184E5E, MSGBOX_AUTOCLOSE msgbox Route10_Text_CarolPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1AA023:: @ 81AA023 Route10_EventScript_Mark:: @ 81AA023
trainerbattle_single TRAINER_POKEMANIAC_MARK, Text_184B8A, Text_184BE5 trainerbattle_single TRAINER_POKEMANIAC_MARK, Route10_Text_MarkIntro, Route10_Text_MarkDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA04A goto_if_eq Route10_EventScript_MarkRematch
msgbox Text_184BFB, MSGBOX_AUTOCLOSE msgbox Route10_Text_MarkPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA04A:: @ 81AA04A Route10_EventScript_MarkRematch:: @ 81AA04A
trainerbattle_rematch TRAINER_POKEMANIAC_MARK, Text_1C1BFA, Text_184BE5 trainerbattle_rematch TRAINER_POKEMANIAC_MARK, Route10_Text_MarkRematchIntro, Route10_Text_MarkDefeat
msgbox Text_184BFB, MSGBOX_AUTOCLOSE msgbox Route10_Text_MarkPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1AA061:: @ 81AA061 Route10_EventScript_Herman:: @ 81AA061
trainerbattle_single TRAINER_POKEMANIAC_HERMAN, Text_184C86, Text_184CA7 trainerbattle_single TRAINER_POKEMANIAC_HERMAN, Route10_Text_HermanIntro, Route10_Text_HermanDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA088 goto_if_eq Route10_EventScript_HermanRematch
msgbox Text_184CBB, MSGBOX_AUTOCLOSE msgbox Route10_Text_HermanPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA088:: @ 81AA088 Route10_EventScript_HermanRematch:: @ 81AA088
trainerbattle_rematch TRAINER_POKEMANIAC_HERMAN, Text_1C1C76, Text_184CA7 trainerbattle_rematch TRAINER_POKEMANIAC_HERMAN, Route10_Text_HermanRematchIntro, Route10_Text_HermanDefeat
msgbox Text_184CBB, MSGBOX_AUTOCLOSE msgbox Route10_Text_HermanPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1AA09F:: @ 81AA09F Route10_EventScript_Clark:: @ 81AA09F
trainerbattle_single TRAINER_HIKER_CLARK, Text_184C1D, Text_184C2D trainerbattle_single TRAINER_HIKER_CLARK, Route10_Text_ClarkIntro, Route10_Text_ClarkDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA0C6 goto_if_eq Route10_EventScript_ClarkRematch
msgbox Text_184C60, MSGBOX_AUTOCLOSE msgbox Route10_Text_ClarkPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA0C6:: @ 81AA0C6 Route10_EventScript_ClarkRematch:: @ 81AA0C6
trainerbattle_rematch TRAINER_HIKER_CLARK, Text_1C1C4F, Text_184C2D trainerbattle_rematch TRAINER_HIKER_CLARK, Route10_Text_ClarkRematchIntro, Route10_Text_ClarkDefeat
msgbox Text_184C60, MSGBOX_AUTOCLOSE msgbox Route10_Text_ClarkPostBattle, MSGBOX_AUTOCLOSE
end end
Route10_EventScript_1AA0DD:: @ 81AA0DD Route10_EventScript_Trent:: @ 81AA0DD
trainerbattle_single TRAINER_HIKER_TRENT, Text_184DAA, Text_184DCE trainerbattle_single TRAINER_HIKER_TRENT, Route10_Text_TrentIntro, Route10_Text_TrentDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA104 goto_if_eq Route10_EventScript_TrentRematch
msgbox Text_184DE4, MSGBOX_AUTOCLOSE msgbox Route10_Text_TrentPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA104:: @ 81AA104 Route10_EventScript_TrentRematch:: @ 81AA104
trainerbattle_rematch TRAINER_HIKER_TRENT, Text_1C1CD3, Text_184DCE trainerbattle_rematch TRAINER_HIKER_TRENT, Route10_Text_TrentRematchIntro, Route10_Text_TrentDefeat
msgbox Text_184DE4, MSGBOX_AUTOCLOSE msgbox Route10_Text_TrentPostBattle, MSGBOX_AUTOCLOSE
end end
Route8_EventScript_Paige:: @ 81AA11B Route8_EventScript_Paige:: @ 81AA11B
@@ -882,407 +882,407 @@ Route8_EventScript_JarenRematch:: @ 81AA43A
msgbox Route8_Text_JarenPostBattle, MSGBOX_AUTOCLOSE msgbox Route8_Text_JarenPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA451:: @ 81AA451 Route12_EventScript_Ned:: @ 81AA451
trainerbattle_single TRAINER_FISHERMAN_NED, Text_185402, Text_18541B trainerbattle_single TRAINER_FISHERMAN_NED, Route12_Text_NedIntro, Route12_Text_NedDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA478 goto_if_eq Route12_EventScript_NedRematch
msgbox Text_185432, MSGBOX_AUTOCLOSE msgbox Route12_Text_NedPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA478:: @ 81AA478 Route12_EventScript_NedRematch:: @ 81AA478
trainerbattle_rematch TRAINER_FISHERMAN_NED, Text_1C1F9D, Text_18541B trainerbattle_rematch TRAINER_FISHERMAN_NED, Route12_Text_NedRematchIntro, Route12_Text_NedDefeat
msgbox Text_185432, MSGBOX_AUTOCLOSE msgbox Route12_Text_NedPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA48F:: @ 81AA48F Route12_EventScript_Chip:: @ 81AA48F
trainerbattle_single TRAINER_FISHERMAN_CHIP, Text_18544E, Text_185475 trainerbattle_single TRAINER_FISHERMAN_CHIP, Route12_Text_ChipIntro, Route12_Text_ChipDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA4B6 goto_if_eq Route12_EventScript_ChipRematch
msgbox Text_185488, MSGBOX_AUTOCLOSE msgbox Route12_Text_ChipPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA4B6:: @ 81AA4B6 Route12_EventScript_ChipRematch:: @ 81AA4B6
trainerbattle_rematch TRAINER_FISHERMAN_CHIP, Text_1C1FD8, Text_185475 trainerbattle_rematch TRAINER_FISHERMAN_CHIP, Route12_Text_ChipRematchIntro, Route12_Text_ChipDefeat
msgbox Text_185488, MSGBOX_AUTOCLOSE msgbox Route12_Text_ChipPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA4CD:: @ 81AA4CD Route12_EventScript_Hank:: @ 81AA4CD
trainerbattle_single TRAINER_FISHERMAN_HANK, Text_1855E1, Text_185606 trainerbattle_single TRAINER_FISHERMAN_HANK, Route12_Text_HankIntro, Route12_Text_HankDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA4F4 goto_if_eq Route12_EventScript_HankRematch
msgbox Text_185616, MSGBOX_AUTOCLOSE msgbox Route12_Text_HankPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA4F4:: @ 81AA4F4 Route12_EventScript_HankRematch:: @ 81AA4F4
trainerbattle_rematch TRAINER_FISHERMAN_HANK, Text_1C209C, Text_185606 trainerbattle_rematch TRAINER_FISHERMAN_HANK, Route12_Text_HankRematchIntro, Route12_Text_HankDefeat
msgbox Text_185616, MSGBOX_AUTOCLOSE msgbox Route12_Text_HankPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA50B:: @ 81AA50B Route12_EventScript_Elliot:: @ 81AA50B
trainerbattle_single TRAINER_FISHERMAN_ELLIOT, Text_185682, Text_1856D0 trainerbattle_single TRAINER_FISHERMAN_ELLIOT, Route12_Text_ElliotIntro, Route12_Text_ElliotDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA532 goto_if_eq Route12_EventScript_ElliotRematch
msgbox Text_1856DF, MSGBOX_AUTOCLOSE msgbox Route12_Text_ElliotPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA532:: @ 81AA532 Route12_EventScript_ElliotRematch:: @ 81AA532
trainerbattle_rematch TRAINER_FISHERMAN_ELLIOT, Text_1C20D4, Text_1856D0 trainerbattle_rematch TRAINER_FISHERMAN_ELLIOT, Route12_Text_ElliotRematchIntro, Route12_Text_ElliotDefeat
msgbox Text_1856DF, MSGBOX_AUTOCLOSE msgbox Route12_Text_ElliotPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA549:: @ 81AA549 Route12_EventScript_Andrew:: @ 81AA549
trainerbattle_single TRAINER_FISHERMAN_ANDREW, Text_18570E, Text_185744 trainerbattle_single TRAINER_FISHERMAN_ANDREW, Route12_Text_AndrewIntro, Route12_Text_AndrewDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA570 goto_if_eq Route12_EventScript_AndrewRematch
msgbox Text_18574D, MSGBOX_AUTOCLOSE msgbox Route12_Text_AndrewPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA570:: @ 81AA570 Route12_EventScript_AndrewRematch:: @ 81AA570
trainerbattle_rematch TRAINER_FISHERMAN_ANDREW, Text_1C2134, Text_185744 trainerbattle_rematch TRAINER_FISHERMAN_ANDREW, Route12_Text_AndrewRematchIntro, Route12_Text_AndrewDefeat
msgbox Text_18574D, MSGBOX_AUTOCLOSE msgbox Route12_Text_AndrewPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA587:: @ 81AA587 Route12_EventScript_Luca:: @ 81AA587
trainerbattle_single TRAINER_ROCKER_LUCA, Text_185547, Text_18559B trainerbattle_single TRAINER_ROCKER_LUCA, Route12_Text_LucaIntro, Route12_Text_LucaDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA5AE goto_if_eq Route12_EventScript_LucaRematch
msgbox Text_1855A6, MSGBOX_AUTOCLOSE msgbox Route12_Text_LucaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA5AE:: @ 81AA5AE Route12_EventScript_LucaRematch:: @ 81AA5AE
trainerbattle_rematch TRAINER_ROCKER_LUCA, Text_1C203B, Text_18559B trainerbattle_rematch TRAINER_ROCKER_LUCA, Route12_Text_LucaRematchIntro, Route12_Text_LucaDefeat
msgbox Text_1855A6, MSGBOX_AUTOCLOSE msgbox Route12_Text_LucaPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA5C5:: @ 81AA5C5 Route12_EventScript_Justin:: @ 81AA5C5
trainerbattle_single TRAINER_CAMPER_JUSTIN, Text_1854B9, Text_1854ED trainerbattle_single TRAINER_CAMPER_JUSTIN, Route12_Text_JustinIntro, Route12_Text_JustinDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA5EC goto_if_eq Route12_EventScript_JustinRematch
msgbox Text_1854F2, MSGBOX_AUTOCLOSE msgbox Route12_Text_JustinPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA5EC:: @ 81AA5EC Route12_EventScript_JustinRematch:: @ 81AA5EC
trainerbattle_rematch TRAINER_CAMPER_JUSTIN, Text_1C2008, Text_1854ED trainerbattle_rematch TRAINER_CAMPER_JUSTIN, Route12_Text_JustinRematchIntro, Route12_Text_JustinDefeat
msgbox Text_1854F2, MSGBOX_AUTOCLOSE msgbox Route12_Text_JustinPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA603:: @ 81AA603 Route12_EventScript_Jes:: @ 81AA603
trainerbattle_double TRAINER_YOUNG_COUPLE_GIA_JES, Text_1857C5, Text_1857F1, Text_185842 trainerbattle_double TRAINER_YOUNG_COUPLE_GIA_JES, Route12_Text_JesIntro, Route12_Text_JesDefeat, Route12_Text_JesNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA62E goto_if_eq Route12_EventScript_JesRematch
msgbox Text_18581F, MSGBOX_AUTOCLOSE msgbox Route12_Text_JesPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA62E:: @ 81AA62E Route12_EventScript_JesRematch:: @ 81AA62E
trainerbattle_rematch_double TRAINER_YOUNG_COUPLE_GIA_JES, Text_1C216B, Text_1857F1, Text_185842 trainerbattle_rematch_double TRAINER_YOUNG_COUPLE_GIA_JES, Route12_Text_JesRematchIntro, Route12_Text_JesDefeat, Route12_Text_JesNotEnoughMons
msgbox Text_18581F, MSGBOX_AUTOCLOSE msgbox Route12_Text_JesPostBattle, MSGBOX_AUTOCLOSE
end end
Route12_EventScript_1AA649:: @ 81AA649 Route12_EventScript_Gia:: @ 81AA649
trainerbattle_double TRAINER_YOUNG_COUPLE_GIA_JES, Text_1858A6, Text_1858D0, Text_185908 trainerbattle_double TRAINER_YOUNG_COUPLE_GIA_JES, Route12_Text_GiaIntro, Route12_Text_GiaDefeat, Route12_Text_GiaNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA674 goto_if_eq Route12_EventScript_GiaRematch
msgbox Text_1858E2, MSGBOX_AUTOCLOSE msgbox Route12_Text_GiaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA674:: @ 81AA674 Route12_EventScript_GiaRematch:: @ 81AA674
trainerbattle_rematch_double TRAINER_YOUNG_COUPLE_GIA_JES, Text_1C219B, Text_1858D0, Text_185908 trainerbattle_rematch_double TRAINER_YOUNG_COUPLE_GIA_JES, Route12_Text_GiaRematchIntro, Route12_Text_GiaDefeat, Route12_Text_GiaNotEnoughMons
msgbox Text_1858E2, MSGBOX_AUTOCLOSE msgbox Route12_Text_GiaPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA68F:: @ 81AA68F Route13_EventScript_Jared:: @ 81AA68F
trainerbattle_single TRAINER_BIKER_JARED, Text_185D05, Text_185D1D trainerbattle_single TRAINER_BIKER_JARED, Route13_Text_JaredIntro, Route13_Text_JaredDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA6B6 goto_if_eq Route13_EventScript_JaredRematch
msgbox Text_185D33, MSGBOX_AUTOCLOSE msgbox Route13_Text_JaredPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA6B6:: @ 81AA6B6 Route13_EventScript_JaredRematch:: @ 81AA6B6
trainerbattle_rematch TRAINER_BIKER_JARED, Text_1C236B, Text_185D1D trainerbattle_rematch TRAINER_BIKER_JARED, Route13_Text_JaredRematchIntro, Route13_Text_JaredDefeat
msgbox Text_185D33, MSGBOX_AUTOCLOSE msgbox Route13_Text_JaredPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA6CD:: @ 81AA6CD Route13_EventScript_Lola:: @ 81AA6CD
trainerbattle_single TRAINER_BEAUTY_LOLA, Text_185BFC, Text_185C1F trainerbattle_single TRAINER_BEAUTY_LOLA, Route13_Text_LolaIntro, Route13_Text_LolaDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA6F4 goto_if_eq Route13_EventScript_LolaRematch
msgbox Text_185C35, MSGBOX_AUTOCLOSE msgbox Route13_Text_LolaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA6F4:: @ 81AA6F4 Route13_EventScript_LolaRematch:: @ 81AA6F4
trainerbattle_rematch TRAINER_BEAUTY_LOLA, Text_1C2306, Text_185C1F trainerbattle_rematch TRAINER_BEAUTY_LOLA, Route13_Text_LolaRematchIntro, Route13_Text_LolaDefeat
msgbox Text_185C35, MSGBOX_AUTOCLOSE msgbox Route13_Text_LolaPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA70B:: @ 81AA70B Route13_EventScript_Sheila:: @ 81AA70B
trainerbattle_single TRAINER_BEAUTY_SHEILA, Text_185C69, Text_185C95 trainerbattle_single TRAINER_BEAUTY_SHEILA, Route13_Text_SheilaIntro, Route13_Text_SheilaDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA732 goto_if_eq Route13_EventScript_SheilaRematch
msgbox Text_185CA8, MSGBOX_AUTOCLOSE msgbox Route13_Text_SheilaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA732:: @ 81AA732 Route13_EventScript_SheilaRematch:: @ 81AA732
trainerbattle_rematch TRAINER_BEAUTY_SHEILA, Text_1C2340, Text_185C95 trainerbattle_rematch TRAINER_BEAUTY_SHEILA, Route13_Text_SheilaRematchIntro, Route13_Text_SheilaDefeat
msgbox Text_185CA8, MSGBOX_AUTOCLOSE msgbox Route13_Text_SheilaPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA749:: @ 81AA749 Route13_EventScript_Sebastian:: @ 81AA749
trainerbattle_single TRAINER_BIRD_KEEPER_SEBASTIAN, Text_185955, Text_18597E trainerbattle_single TRAINER_BIRD_KEEPER_SEBASTIAN, Route13_Text_SebastianIntro, Route13_Text_SebastianDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA770 goto_if_eq Route13_EventScript_SebastianRematch
msgbox Text_1859A2, MSGBOX_AUTOCLOSE msgbox Route13_Text_SebastianPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA770:: @ 81AA770 Route13_EventScript_SebastianRematch:: @ 81AA770
trainerbattle_rematch TRAINER_BIRD_KEEPER_SEBASTIAN, Text_1C21EE, Text_18597E trainerbattle_rematch TRAINER_BIRD_KEEPER_SEBASTIAN, Route13_Text_SebastianRematchIntro, Route13_Text_SebastianDefeat
msgbox Text_1859A2, MSGBOX_AUTOCLOSE msgbox Route13_Text_SebastianPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA787:: @ 81AA787 Route13_EventScript_Perry:: @ 81AA787
trainerbattle_single TRAINER_BIRD_KEEPER_PERRY, Text_185B8F, Text_185BCA trainerbattle_single TRAINER_BIRD_KEEPER_PERRY, Route13_Text_PerryIntro, Route13_Text_PerryDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA7AE goto_if_eq Route13_EventScript_PerryRematch
msgbox Text_185BDB, MSGBOX_AUTOCLOSE msgbox Route13_Text_PerryPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA7AE:: @ 81AA7AE Route13_EventScript_PerryRematch:: @ 81AA7AE
trainerbattle_rematch TRAINER_BIRD_KEEPER_PERRY, Text_1C22CA, Text_185BCA trainerbattle_rematch TRAINER_BIRD_KEEPER_PERRY, Route13_Text_PerryRematchIntro, Route13_Text_PerryDefeat
msgbox Text_185BDB, MSGBOX_AUTOCLOSE msgbox Route13_Text_PerryPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA7C5:: @ 81AA7C5 Route13_EventScript_Robert:: @ 81AA7C5
trainerbattle_single TRAINER_BIRD_KEEPER_ROBERT, Text_185D3D, Text_185D7B trainerbattle_single TRAINER_BIRD_KEEPER_ROBERT, Route13_Text_RobertIntro, Route13_Text_RobertDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA7EC goto_if_eq Route13_EventScript_RobertRematch
msgbox Text_185D89, MSGBOX_AUTOCLOSE msgbox Route13_Text_RobertPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA7EC:: @ 81AA7EC Route13_EventScript_RobertRematch:: @ 81AA7EC
trainerbattle_rematch TRAINER_BIRD_KEEPER_ROBERT, Text_1C2383, Text_185D7B trainerbattle_rematch TRAINER_BIRD_KEEPER_ROBERT, Route13_Text_RobertRematchIntro, Route13_Text_RobertDefeat
msgbox Text_185D89, MSGBOX_AUTOCLOSE msgbox Route13_Text_RobertPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA803:: @ 81AA803 Route13_EventScript_Alma:: @ 81AA803
trainerbattle_single TRAINER_PICNICKER_ALMA, Text_185B12, Text_185B48 trainerbattle_single TRAINER_PICNICKER_ALMA, Route13_Text_AlmaIntro, Route13_Text_AlmaDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA82A goto_if_eq Route13_EventScript_AlmaRematch
msgbox Text_185B67, MSGBOX_AUTOCLOSE msgbox Route13_Text_AlmaPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA82A:: @ 81AA82A Route13_EventScript_AlmaRematch:: @ 81AA82A
trainerbattle_rematch TRAINER_PICNICKER_ALMA, Text_1C2299, Text_185B48 trainerbattle_rematch TRAINER_PICNICKER_ALMA, Route13_Text_AlmaRematchIntro, Route13_Text_AlmaDefeat
msgbox Text_185B67, MSGBOX_AUTOCLOSE msgbox Route13_Text_AlmaPostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA841:: @ 81AA841 Route13_EventScript_Susie:: @ 81AA841
trainerbattle_single TRAINER_PICNICKER_SUSIE, Text_1859CF, Text_1859EC trainerbattle_single TRAINER_PICNICKER_SUSIE, Route13_Text_SusieIntro, Route13_Text_SusieDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA868 goto_if_eq Route13_EventScript_SusieRematch
msgbox Text_1859F9, MSGBOX_AUTOCLOSE msgbox Route13_Text_SusiePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA868:: @ 81AA868 Route13_EventScript_SusieRematch:: @ 81AA868
trainerbattle_rematch TRAINER_PICNICKER_SUSIE, Text_1C220C, Text_1859EC trainerbattle_rematch TRAINER_PICNICKER_SUSIE, Route13_Text_SusieRematchIntro, Route13_Text_SusieDefeat
msgbox Text_1859F9, MSGBOX_AUTOCLOSE msgbox Route13_Text_SusiePostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA87F:: @ 81AA87F Route13_EventScript_Valerie:: @ 81AA87F
trainerbattle_single TRAINER_PICNICKER_VALERIE, Text_185A37, Text_185A56 trainerbattle_single TRAINER_PICNICKER_VALERIE, Route13_Text_ValerieIntro, Route13_Text_ValerieDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA8A6 goto_if_eq Route13_EventScript_ValerieRematch
msgbox Text_185A62, MSGBOX_AUTOCLOSE msgbox Route13_Text_ValeriePostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA8A6:: @ 81AA8A6 Route13_EventScript_ValerieRematch:: @ 81AA8A6
trainerbattle_rematch TRAINER_PICNICKER_VALERIE, Text_1C223C, Text_185A56 trainerbattle_rematch TRAINER_PICNICKER_VALERIE, Route13_Text_ValerieRematchIntro, Route13_Text_ValerieDefeat
msgbox Text_185A62, MSGBOX_AUTOCLOSE msgbox Route13_Text_ValeriePostBattle, MSGBOX_AUTOCLOSE
end end
Route13_EventScript_1AA8BD:: @ 81AA8BD Route13_EventScript_Gwen:: @ 81AA8BD
trainerbattle_single TRAINER_PICNICKER_GWEN, Text_185A91, Text_185AC1 trainerbattle_single TRAINER_PICNICKER_GWEN, Route13_Text_GwenIntro, Route13_Text_GwenDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA8E4 goto_if_eq Route13_EventScript_GwenRematch
msgbox Text_185ADE, MSGBOX_AUTOCLOSE msgbox Route13_Text_GwenPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA8E4:: @ 81AA8E4 Route13_EventScript_GwenRematch:: @ 81AA8E4
trainerbattle_rematch TRAINER_PICNICKER_GWEN, Text_1C225B, Text_185AC1 trainerbattle_rematch TRAINER_PICNICKER_GWEN, Route13_Text_GwenRematchIntro, Route13_Text_GwenDefeat
msgbox Text_185ADE, MSGBOX_AUTOCLOSE msgbox Route13_Text_GwenPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AA8FB:: @ 81AA8FB Route14_EventScript_Malik:: @ 81AA8FB
trainerbattle_single TRAINER_BIKER_MALIK, Text_186344, Text_186362 trainerbattle_single TRAINER_BIKER_MALIK, Route14_Text_MalikIntro, Route14_Text_MalikDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA922 goto_if_eq Route14_EventScript_MalikRematch
msgbox Text_18636E, MSGBOX_AUTOCLOSE msgbox Route14_Text_MalikPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA922:: @ 81AA922 Route14_EventScript_MalikRematch:: @ 81AA922
trainerbattle_rematch TRAINER_BIKER_MALIK, Text_1C25D6, Text_186362 trainerbattle_rematch TRAINER_BIKER_MALIK, Route14_Text_MalikRematchIntro, Route14_Text_MalikDefeat
msgbox Text_18636E, MSGBOX_AUTOCLOSE msgbox Route14_Text_MalikPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AA939:: @ 81AA939 Route14_EventScript_Lukas:: @ 81AA939
trainerbattle_single TRAINER_BIKER_LUKAS, Text_1861F7, Text_186223 trainerbattle_single TRAINER_BIKER_LUKAS, Route14_Text_LukasIntro, Route14_Text_LukasDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA960 goto_if_eq Route14_EventScript_LukasRematch
msgbox Text_186239, MSGBOX_AUTOCLOSE msgbox Route14_Text_LukasPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA960:: @ 81AA960 Route14_EventScript_LukasRematch:: @ 81AA960
trainerbattle_rematch TRAINER_BIKER_LUKAS, Text_1C2531, Text_186223 trainerbattle_rematch TRAINER_BIKER_LUKAS, Route14_Text_LukasRematchIntro, Route14_Text_LukasDefeat
msgbox Text_186239, MSGBOX_AUTOCLOSE msgbox Route14_Text_LukasPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AA977:: @ 81AA977 Route14_EventScript_Isaac:: @ 81AA977
trainerbattle_single TRAINER_BIKER_ISAAC, Text_186263, Text_186291 trainerbattle_single TRAINER_BIKER_ISAAC, Route14_Text_IsaacIntro, Route14_Text_IsaacDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA99E goto_if_eq Route14_EventScript_IsaacRematch
msgbox Text_18629D, MSGBOX_AUTOCLOSE msgbox Route14_Text_IsaacPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA99E:: @ 81AA99E Route14_EventScript_IsaacRematch:: @ 81AA99E
trainerbattle_rematch TRAINER_BIKER_ISAAC, Text_1C2572, Text_186291 trainerbattle_rematch TRAINER_BIKER_ISAAC, Route14_Text_IsaacRematchIntro, Route14_Text_IsaacDefeat
msgbox Text_18629D, MSGBOX_AUTOCLOSE msgbox Route14_Text_IsaacPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AA9B5:: @ 81AA9B5 Route14_EventScript_Gerald:: @ 81AA9B5
trainerbattle_single TRAINER_BIKER_GERALD, Text_1862BD, Text_1862EF trainerbattle_single TRAINER_BIKER_GERALD, Route14_Text_GeraldIntro, Route14_Text_GeraldDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AA9DC goto_if_eq Route14_EventScript_GeraldRematch
msgbox Text_1862F8, MSGBOX_AUTOCLOSE msgbox Route14_Text_GeraldPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AA9DC:: @ 81AA9DC Route14_EventScript_GeraldRematch:: @ 81AA9DC
trainerbattle_rematch TRAINER_BIKER_GERALD, Text_1C259E, Text_1862EF trainerbattle_rematch TRAINER_BIKER_GERALD, Route14_Text_GeraldRematchIntro, Route14_Text_GeraldDefeat
msgbox Text_1862F8, MSGBOX_AUTOCLOSE msgbox Route14_Text_GeraldPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AA9F3:: @ 81AA9F3 Route14_EventScript_Donald:: @ 81AA9F3
trainerbattle_single TRAINER_BIRD_KEEPER_DONALD, Text_1860D9, Text_18610A trainerbattle_single TRAINER_BIRD_KEEPER_DONALD, Route14_Text_DonaldIntro, Route14_Text_DonaldDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAA1A goto_if_eq Route14_EventScript_DonaldRematch
msgbox Text_18611D, MSGBOX_AUTOCLOSE msgbox Route14_Text_DonaldPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAA1A:: @ 81AAA1A Route14_EventScript_DonaldRematch:: @ 81AAA1A
trainerbattle_rematch TRAINER_BIRD_KEEPER_DONALD, Text_1C24CB, Text_18610A trainerbattle_rematch TRAINER_BIRD_KEEPER_DONALD, Route14_Text_DonaldRematchIntro, Route14_Text_DonaldDefeat
msgbox Text_18611D, MSGBOX_AUTOCLOSE msgbox Route14_Text_DonaldPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAA31:: @ 81AAA31 Route14_EventScript_Benny:: @ 81AAA31
trainerbattle_single TRAINER_BIRD_KEEPER_BENNY, Text_18618E, Text_1861B3 trainerbattle_single TRAINER_BIRD_KEEPER_BENNY, Route14_Text_BennyIntro, Route14_Text_BennyDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAA58 goto_if_eq Route14_EventScript_BennyRematch
msgbox Text_1861BE, MSGBOX_AUTOCLOSE msgbox Route14_Text_BennyPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAA58:: @ 81AAA58 Route14_EventScript_BennyRematch:: @ 81AAA58
trainerbattle_rematch TRAINER_BIRD_KEEPER_BENNY, Text_1C2505, Text_1861B3 trainerbattle_rematch TRAINER_BIRD_KEEPER_BENNY, Route14_Text_BennyRematchIntro, Route14_Text_BennyDefeat
msgbox Text_1861BE, MSGBOX_AUTOCLOSE msgbox Route14_Text_BennyPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAA6F:: @ 81AAA6F Route14_EventScript_Carter:: @ 81AAA6F
trainerbattle_single TRAINER_BIRD_KEEPER_CARTER, Text_185E4D, Text_185E81 trainerbattle_single TRAINER_BIRD_KEEPER_CARTER, Route14_Text_CarterIntro, Route14_Text_CarterDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAA96 goto_if_eq Route14_EventScript_CarterRematch
msgbox Text_185E9C, MSGBOX_AUTOCLOSE msgbox Route14_Text_CarterPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAA96:: @ 81AAA96 Route14_EventScript_CarterRematch:: @ 81AAA96
trainerbattle_rematch TRAINER_BIRD_KEEPER_CARTER, Text_1C23C1, Text_185E81 trainerbattle_rematch TRAINER_BIRD_KEEPER_CARTER, Route14_Text_CarterRematchIntro, Route14_Text_CarterDefeat
msgbox Text_185E9C, MSGBOX_AUTOCLOSE msgbox Route14_Text_CarterPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAAAD:: @ 81AAAAD Route14_EventScript_Mitch:: @ 81AAAAD
trainerbattle_single TRAINER_BIRD_KEEPER_MITCH, Text_185EDF, Text_185F0B trainerbattle_single TRAINER_BIRD_KEEPER_MITCH, Route14_Text_MitchIntro, Route14_Text_MitchDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAAD4 goto_if_eq Route14_EventScript_MitchRematch
msgbox Text_185F1A, MSGBOX_AUTOCLOSE msgbox Route14_Text_MitchPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAAD4:: @ 81AAAD4 Route14_EventScript_MitchRematch:: @ 81AAAD4
trainerbattle_rematch TRAINER_BIRD_KEEPER_MITCH, Text_1C23EF, Text_185F0B trainerbattle_rematch TRAINER_BIRD_KEEPER_MITCH, Route14_Text_MitchRematchIntro, Route14_Text_MitchDefeat
msgbox Text_185F1A, MSGBOX_AUTOCLOSE msgbox Route14_Text_MitchPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAAEB:: @ 81AAAEB Route14_EventScript_Beck:: @ 81AAAEB
trainerbattle_single TRAINER_BIRD_KEEPER_BECK, Text_185F46, Text_185FAE trainerbattle_single TRAINER_BIRD_KEEPER_BECK, Route14_Text_BeckIntro, Route14_Text_BeckDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAB12 goto_if_eq Route14_EventScript_BeckRematch
msgbox Text_185FBB, MSGBOX_AUTOCLOSE msgbox Route14_Text_BeckPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAB12:: @ 81AAB12 Route14_EventScript_BeckRematch:: @ 81AAB12
trainerbattle_rematch TRAINER_BIRD_KEEPER_BECK, Text_1C2425, Text_185FAE trainerbattle_rematch TRAINER_BIRD_KEEPER_BECK, Route14_Text_BeckRematchIntro, Route14_Text_BeckDefeat
msgbox Text_185FBB, MSGBOX_AUTOCLOSE msgbox Route14_Text_BeckPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAB29:: @ 81AAB29 Route14_EventScript_Marlon:: @ 81AAB29
trainerbattle_single TRAINER_BIRD_KEEPER_MARLON, Text_186021, Text_18607C trainerbattle_single TRAINER_BIRD_KEEPER_MARLON, Route14_Text_MarlonIntro, Route14_Text_MarlonDefeat
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAB50 goto_if_eq Route14_EventScript_MarlonRematch
msgbox Text_186091, MSGBOX_AUTOCLOSE msgbox Route14_Text_MarlonPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAB50:: @ 81AAB50 Route14_EventScript_MarlonRematch:: @ 81AAB50
trainerbattle_rematch TRAINER_BIRD_KEEPER_MARLON, Text_1C2461, Text_18607C trainerbattle_rematch TRAINER_BIRD_KEEPER_MARLON, Route14_Text_MarlonRematchIntro, Route14_Text_MarlonDefeat
msgbox Text_186091, MSGBOX_AUTOCLOSE msgbox Route14_Text_MarlonPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AAB67:: @ 81AAB67 Route14_EventScript_Kiri:: @ 81AAB67
trainerbattle_double TRAINER_TWINS_KIRI_JAN, Text_1863B7, Text_1863EA, Text_18642E trainerbattle_double TRAINER_TWINS_KIRI_JAN, Route14_Text_KiriIntro, Route14_Text_KiriDefeat, Route14_Text_KiriNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AAB92 goto_if_eq Route14_EventScript_KiriRematch
msgbox Text_18640D, MSGBOX_AUTOCLOSE msgbox Route14_Text_KiriPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AAB92:: @ 81AAB92 Route14_EventScript_KiriRematch:: @ 81AAB92
trainerbattle_rematch_double TRAINER_TWINS_KIRI_JAN, Text_1C25FB, Text_1863EA, Text_18642E trainerbattle_rematch_double TRAINER_TWINS_KIRI_JAN, Route14_Text_KiriRematchIntro, Route14_Text_KiriDefeat, Route14_Text_KiriNotEnoughMons
msgbox Text_18640D, MSGBOX_AUTOCLOSE msgbox Route14_Text_KiriPostBattle, MSGBOX_AUTOCLOSE
end end
Route14_EventScript_1AABAD:: @ 81AABAD Route14_EventScript_Jan:: @ 81AABAD
trainerbattle_double TRAINER_TWINS_KIRI_JAN, Text_18645B, Text_186487, Text_1864D3 trainerbattle_double TRAINER_TWINS_KIRI_JAN, Route14_Text_JanIntro, Route14_Text_JanDefeat, Route14_Text_JanNotEnoughMons
specialvar VAR_RESULT, ShouldTryRematchBattle specialvar VAR_RESULT, ShouldTryRematchBattle
compare VAR_RESULT, TRUE compare VAR_RESULT, TRUE
goto_if_eq EventScript_1AABD8 goto_if_eq Route14_EventScript_JanRematch
msgbox Text_18649C, MSGBOX_AUTOCLOSE msgbox Route14_Text_JanPostBattle, MSGBOX_AUTOCLOSE
end end
EventScript_1AABD8:: @ 81AABD8 Route14_EventScript_JanRematch:: @ 81AABD8
trainerbattle_rematch_double TRAINER_TWINS_KIRI_JAN, Text_1C261B, Text_186487, Text_1864D3 trainerbattle_rematch_double TRAINER_TWINS_KIRI_JAN, Route14_Text_JanRematchIntro, Route14_Text_JanDefeat, Route14_Text_JanNotEnoughMons
msgbox Text_18649C, MSGBOX_AUTOCLOSE msgbox Route14_Text_JanPostBattle, MSGBOX_AUTOCLOSE
end end
Route15_EventScript_1AABF3:: @ 81AABF3 Route15_EventScript_1AABF3:: @ 81AABF3
+47 -47
View File
@@ -165,205 +165,205 @@ Route9_Text_AlanRematchIntro:: @ 81C1BBE
Route9_Text_ConnerRematchIntro:: @ 81C1BDC Route9_Text_ConnerRematchIntro:: @ 81C1BDC
.string "Go win, my super BUG POKéMON!$" .string "Go win, my super BUG POKéMON!$"
Text_1C1BFA:: @ 81C1BFA Route10_Text_MarkRematchIntro:: @ 81C1BFA
.string "Wow, you came here again?\n" .string "Wow, you came here again?\n"
.string "Maybe you're a POKéMANIAC, too?\l" .string "Maybe you're a POKéMANIAC, too?\l"
.string "Want to see my collection?$" .string "Want to see my collection?$"
Text_1C1C4F:: @ 81C1C4F Route10_Text_ClarkRematchIntro:: @ 81C1C4F
.string "Ha-hahah-ah-ha!\n" .string "Ha-hahah-ah-ha!\n"
.string "I can't stop sneezing!$" .string "I can't stop sneezing!$"
Text_1C1C76:: @ 81C1C76 Route10_Text_HermanRematchIntro:: @ 81C1C76
.string "Hi, kid!\n" .string "Hi, kid!\n"
.string "Did I show you my POKéMON?$" .string "Did I show you my POKéMON?$"
Text_1C1C9A:: @ 81C1C9A Route10_Text_HeidiRematchIntro:: @ 81C1C9A
.string "I went out to a POKéMON GYM again.\p" .string "I went out to a POKéMON GYM again.\p"
.string "…But I lost as usual.$" .string "…But I lost as usual.$"
Text_1C1CD3:: @ 81C1CD3 Route10_Text_TrentRematchIntro:: @ 81C1CD3
.string "Ah!\n" .string "Ah!\n"
.string "This mountain air is delicious!\l" .string "This mountain air is delicious!\l"
.string "It's so good, I can't leave!$" .string "It's so good, I can't leave!$"
Text_1C1D14:: @ 81C1D14 Route10_Text_CarolRematchIntro:: @ 81C1D14
.string "My head is starting to spin.\n" .string "My head is starting to spin.\n"
.string "I've been hiking for too long…$" .string "I've been hiking for too long…$"
Text_1C1D50:: @ 81C1D50 Route11_Text_HugoRematchIntro:: @ 81C1D50
.string "Win, lose, or draw!\n" .string "Win, lose, or draw!\n"
.string "Now for our rematch!$" .string "Now for our rematch!$"
Text_1C1D79:: @ 81C1D79 Route11_Text_JasperRematchIntro:: @ 81C1D79
.string "Competing is the ultimate thrill.\n" .string "Competing is the ultimate thrill.\n"
.string "I still can't get enough!$" .string "I still can't get enough!$"
Text_1C1DB5:: @ 81C1DB5 Route11_Text_EddieRematchIntro:: @ 81C1DB5
.string "You know, right?\n" .string "You know, right?\n"
.string "Let's go, but don't cheat!$" .string "Let's go, but don't cheat!$"
Text_1C1DE1:: @ 81C1DE1 Route11_Text_BraxtonRematchIntro:: @ 81C1DE1
.string "Hi, there!\p" .string "Hi, there!\p"
.string "But be careful!\n" .string "But be careful!\n"
.string "I'm still laying down some cables!$" .string "I'm still laying down some cables!$"
Text_1C1E1F:: @ 81C1E1F Route11_Text_DillonRematchIntro:: @ 81C1E1F
.string "I became a TRAINER a while ago.\n" .string "I became a TRAINER a while ago.\n"
.string "But, I think I can win.$" .string "But, I think I can win.$"
Text_1C1E57:: @ 81C1E57 Route11_Text_DirkRematchIntro:: @ 81C1E57
.string "Fwahaha!\n" .string "Fwahaha!\n"
.string "I have never lost!\p" .string "I have never lost!\p"
.string "…And if I did, I've forgotten all\n" .string "…And if I did, I've forgotten all\n"
.string "about it!$" .string "about it!$"
Text_1C1E9F:: @ 81C1E9F Route11_Text_DarianRematchIntro:: @ 81C1E9F
.string "I have never won before…\p" .string "I have never won before…\p"
.string "Perhaps I am destined to remain\n" .string "Perhaps I am destined to remain\n"
.string "that way…$" .string "that way…$"
Text_1C1EE2:: @ 81C1EE2 Route11_Text_YasuRematchIntro:: @ 81C1EE2
.string "I'm the best in my class.\n" .string "I'm the best in my class.\n"
.string "I train every morning and night!$" .string "I train every morning and night!$"
Text_1C1F1D:: @ 81C1F1D Route11_Text_BernieRematchIntro:: @ 81C1F1D
.string "Keep your eyes out for live wires!$" .string "Keep your eyes out for live wires!$"
Text_1C1F40:: @ 81C1F40 Route11_Text_DaveRematchIntro:: @ 81C1F40
.string "I raised my POKéMON carefully.\n" .string "I raised my POKéMON carefully.\n"
.string "They should be ready by now.\l" .string "They should be ready by now.\l"
.string "This time, they should win, too.$" .string "This time, they should win, too.$"
Text_1C1F9D:: @ 81C1F9D Route12_Text_NedRematchIntro:: @ 81C1F9D
.string "Yeah!\n" .string "Yeah!\n"
.string "I got a bite, here!\l" .string "I got a bite, here!\l"
.string "Th-this might be the real thing!$" .string "Th-this might be the real thing!$"
Text_1C1FD8:: @ 81C1FD8 Route12_Text_ChipRematchIntro:: @ 81C1FD8
.string "You're finally here.\n" .string "You're finally here.\n"
.string "Fishing is a waiting game.$" .string "Fishing is a waiting game.$"
Text_1C2008:: @ 81C2008 Route12_Text_JustinRematchIntro:: @ 81C2008
.string "Still can't find a MOON STONE…\n" .string "Still can't find a MOON STONE…\n"
.string "Have you found one?$" .string "Have you found one?$"
Text_1C203B:: @ 81C203B Route12_Text_LucaRematchIntro:: @ 81C203B
.string "Electricity has always been my\n" .string "Electricity has always been my\n"
.string "specialty.\p" .string "specialty.\p"
.string "I don't know a thing about POKéMON\n" .string "I don't know a thing about POKéMON\n"
.string "of the sea, though.$" .string "of the sea, though.$"
Text_1C209C:: @ 81C209C Route12_Text_HankRematchIntro:: @ 81C209C
.string "The FISHING FOOL vs. POKéMON KID!\n" .string "The FISHING FOOL vs. POKéMON KID!\n"
.string "Another round, fight!$" .string "Another round, fight!$"
Text_1C20D4:: @ 81C20D4 Route12_Text_ElliotRematchIntro:: @ 81C20D4
.string "I love fishing, don't get me wrong.\n" .string "I love fishing, don't get me wrong.\n"
.string "But, I wish I had more work…\l" .string "But, I wish I had more work…\l"
.string "…It's hard to give up fishing!$" .string "…It's hard to give up fishing!$"
Text_1C2134:: @ 81C2134 Route12_Text_AndrewRematchIntro:: @ 81C2134
.string "What's catching?\p" .string "What's catching?\p"
.string "You'll never know unless you beat\n" .string "You'll never know unless you beat\n"
.string "me!$" .string "me!$"
Text_1C216B:: @ 81C216B Route12_Text_JesRematchIntro:: @ 81C216B
.string "JES: I'll win here today and\n" .string "JES: I'll win here today and\n"
.string "propose to my GIA.$" .string "propose to my GIA.$"
Text_1C219B:: @ 81C219B Route12_Text_GiaRematchIntro:: @ 81C219B
.string "GIA: Hey, JES…\n" .string "GIA: Hey, JES…\n"
.string "I've been waiting a long time now.\p" .string "I've been waiting a long time now.\p"
.string "If we win today, I'll marry you!$" .string "If we win today, I'll marry you!$"
Text_1C21EE:: @ 81C21EE Route13_Text_SebastianRematchIntro:: @ 81C21EE
.string "My bird POKéMON remember you!$" .string "My bird POKéMON remember you!$"
Text_1C220C:: @ 81C220C Route13_Text_SusieRematchIntro:: @ 81C220C
.string "I want to be the best TRAINER \n" .string "I want to be the best TRAINER \n"
.string "while I'm a kid!$" .string "while I'm a kid!$"
Text_1C223C:: @ 81C223C Route13_Text_ValerieRematchIntro:: @ 81C223C
.string "Wow!\n" .string "Wow!\n"
.string "You got more cool BADGES!$" .string "You got more cool BADGES!$"
Text_1C225B:: @ 81C225B Route13_Text_GwenRematchIntro:: @ 81C225B
.string "My cutely grown POKéMON wish to\n" .string "My cutely grown POKéMON wish to\n"
.string "become reacquainted with you.$" .string "become reacquainted with you.$"
Text_1C2299:: @ 81C2299 Route13_Text_AlmaRematchIntro:: @ 81C2299
.string "I cleaned out my savings and\n" .string "I cleaned out my savings and\n"
.string "bought more CARBOS.$" .string "bought more CARBOS.$"
Text_1C22CA:: @ 81C22CA Route13_Text_PerryRematchIntro:: @ 81C22CA
.string "I'm not going to lose this time.\n" .string "I'm not going to lose this time.\n"
.string "The wind's blowing my way!$" .string "The wind's blowing my way!$"
Text_1C2306:: @ 81C2306 Route13_Text_LolaRematchIntro:: @ 81C2306
.string "Oh, you're back?\p" .string "Oh, you're back?\p"
.string "Sure, I'll play again with you,\n" .string "Sure, I'll play again with you,\n"
.string "sweetie.$" .string "sweetie.$"
Text_1C2340:: @ 81C2340 Route13_Text_SheilaRematchIntro:: @ 81C2340
.string "Can't you forget that you battled\n" .string "Can't you forget that you battled\n"
.string "with me?$" .string "with me?$"
Text_1C236B:: @ 81C236B Route13_Text_JaredRematchIntro:: @ 81C236B
.string "What're you starin' at?$" .string "What're you starin' at?$"
Text_1C2383:: @ 81C2383 Route13_Text_RobertRematchIntro:: @ 81C2383
.string "I always go with bird POKéMON.\n" .string "I always go with bird POKéMON.\n"
.string "I've dedicated myself to them.$" .string "I've dedicated myself to them.$"
Text_1C23C1:: @ 81C23C1 Route14_Text_CarterRematchIntro:: @ 81C23C1
.string "I used TMs to teach good moves\n" .string "I used TMs to teach good moves\n"
.string "to my POKéMON.$" .string "to my POKéMON.$"
Text_1C23EF:: @ 81C23EF Route14_Text_MitchRematchIntro:: @ 81C23EF
.string "My bird POKéMON should be ready\n" .string "My bird POKéMON should be ready\n"
.string "for battle this time.$" .string "for battle this time.$"
Text_1C2425:: @ 81C2425 Route14_Text_BeckRematchIntro:: @ 81C2425
.string "Are you using TMs on POKéMON?\n" .string "Are you using TMs on POKéMON?\n"
.string "Just holding them is useless.$" .string "Just holding them is useless.$"
Text_1C2461:: @ 81C2461 Route14_Text_MarlonRematchIntro:: @ 81C2461
.string "Have you taught your bird POKéMON\n" .string "Have you taught your bird POKéMON\n"
.string "how to FLY?\p" .string "how to FLY?\p"
.string "You'll be able to soar with it into\n" .string "You'll be able to soar with it into\n"
.string "the sky! Give it a try.$" .string "the sky! Give it a try.$"
Text_1C24CB:: @ 81C24CB Route14_Text_DonaldRematchIntro:: @ 81C24CB
.string "The legend of the winged mirages…\n" .string "The legend of the winged mirages…\n"
.string "You've heard it, right?$" .string "You've heard it, right?$"
Text_1C2505:: @ 81C2505 Route14_Text_BennyRematchIntro:: @ 81C2505
.string "I'm really not into it, but okay.\n" .string "I'm really not into it, but okay.\n"
.string "Let's go!$" .string "Let's go!$"
Text_1C2531:: @ 81C2531 Route14_Text_LukasRematchIntro:: @ 81C2531
.string "Hey!\n" .string "Hey!\n"
.string "I remember you!\p" .string "I remember you!\p"
.string "C'mon, c'mon.\n" .string "C'mon, c'mon.\n"
.string "Let's go, let's go, let's go!$" .string "Let's go, let's go, let's go!$"
Text_1C2572:: @ 81C2572 Route14_Text_IsaacRematchIntro:: @ 81C2572
.string "You're here again, huh?\n" .string "You're here again, huh?\n"
.string "Shut up and battle.$" .string "Shut up and battle.$"
Text_1C259E:: @ 81C259E Route14_Text_GeraldRematchIntro:: @ 81C259E
.string "We've been riding here because of\n" .string "We've been riding here because of\n"
.string "the wide-open spaces.$" .string "the wide-open spaces.$"
Text_1C25D6:: @ 81C25D6 Route14_Text_MalikRematchIntro:: @ 81C25D6
.string "POKéMON battle, right?\n" .string "POKéMON battle, right?\n"
.string "Cool! Rumble!$" .string "Cool! Rumble!$"
Text_1C25FB:: @ 81C25FB Route14_Text_KiriRematchIntro:: @ 81C25FB
.string "KIRI: JAN, I hope we win today.$" .string "KIRI: JAN, I hope we win today.$"
Text_1C261B:: @ 81C261B Route14_Text_JanRematchIntro:: @ 81C261B
.string "JAN: KIRI, here we go!\n" .string "JAN: KIRI, here we go!\n"
.string "Let's win for sure this time!$" .string "Let's win for sure this time!$"