summaryrefslogtreecommitdiff
path: root/data/maps
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/Route10/map.json18
-rw-r--r--data/maps/Route10/scripts.inc14
-rw-r--r--data/maps/Route10/text.inc42
-rw-r--r--data/maps/Route10_PokemonCenter_1F/map.json10
-rw-r--r--data/maps/Route10_PokemonCenter_1F/scripts.inc42
-rw-r--r--data/maps/Route10_PokemonCenter_1F/text.inc14
-rw-r--r--data/maps/Route11/map.json22
-rw-r--r--data/maps/Route11/scripts.inc4
-rw-r--r--data/maps/Route11/text.inc62
-rw-r--r--data/maps/Route11_EastEntrance_1F/map.json4
-rw-r--r--data/maps/Route11_EastEntrance_1F/scripts.inc8
-rw-r--r--data/maps/Route11_EastEntrance_1F/text.inc7
-rw-r--r--data/maps/Route11_EastEntrance_2F/map.json8
-rw-r--r--data/maps/Route11_EastEntrance_2F/scripts.inc58
-rw-r--r--data/maps/Route11_EastEntrance_2F/text.inc14
-rw-r--r--data/maps/Route12/map.json18
-rw-r--r--data/maps/Route12/text.inc75
-rw-r--r--data/maps/Route12_FishingHouse/map.json4
-rw-r--r--data/maps/Route12_FishingHouse/scripts.inc90
-rw-r--r--data/maps/Route12_FishingHouse/text.inc30
-rw-r--r--data/maps/Route12_NorthEntrance_1F/map.json2
-rw-r--r--data/maps/Route12_NorthEntrance_1F/scripts.inc4
-rw-r--r--data/maps/Route12_NorthEntrance_1F/text.inc2
-rw-r--r--data/maps/Route12_NorthEntrance_2F/map.json6
-rw-r--r--data/maps/Route12_NorthEntrance_2F/scripts.inc38
-rw-r--r--data/maps/Route12_NorthEntrance_2F/text.inc15
-rw-r--r--data/maps/Route13/map.json26
-rw-r--r--data/maps/Route13/scripts.inc12
-rw-r--r--data/maps/Route13/text.inc100
-rw-r--r--data/maps/Route14/map.json26
-rw-r--r--data/maps/Route14/scripts.inc4
-rw-r--r--data/maps/Route14/text.inc92
-rw-r--r--data/maps/Route15/text.inc63
-rw-r--r--data/maps/Route16/text.inc66
-rw-r--r--data/maps/Route17/text.inc34
-rw-r--r--data/maps/Route19/text.inc35
-rw-r--r--data/maps/Route20/text.inc41
-rw-r--r--data/maps/Route21_North/text.inc6
38 files changed, 558 insertions, 558 deletions
diff --git a/data/maps/Route10/map.json b/data/maps/Route10/map.json
index fef96485a..a7f896695 100644
--- a/data/maps/Route10/map.json
+++ b/data/maps/Route10/map.json
@@ -34,7 +34,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route10_EventScript_1A9FE5",
+ "script": "Route10_EventScript_Carol",
"flag": "0"
},
{
@@ -47,7 +47,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route10_EventScript_1AA09F",
+ "script": "Route10_EventScript_Clark",
"flag": "0"
},
{
@@ -60,7 +60,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route10_EventScript_1AA061",
+ "script": "Route10_EventScript_Herman",
"flag": "0"
},
{
@@ -73,7 +73,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route10_EventScript_1AA0DD",
+ "script": "Route10_EventScript_Trent",
"flag": "0"
},
{
@@ -86,7 +86,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 5,
- "script": "Route10_EventScript_1AA023",
+ "script": "Route10_EventScript_Mark",
"flag": "0"
},
{
@@ -99,7 +99,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route10_EventScript_1A9FA7",
+ "script": "Route10_EventScript_Heidi",
"flag": "0"
},
{
@@ -199,21 +199,21 @@
"x": 15,
"y": 59,
"elevation": 0,
- "script": "Route10_EventScript_167FE4"
+ "script": "Route10_EventScript_SouthRockTunnelSign"
},
{
"type": "bg_event_type_0",
"x": 6,
"y": 42,
"elevation": 0,
- "script": "Route10_EventScript_167FED"
+ "script": "Route10_EventScript_PowerPlantSign"
},
{
"type": "bg_event_type_0",
"x": 7,
"y": 21,
"elevation": 0,
- "script": "Route10_EventScript_167FDB"
+ "script": "Route10_EventScript_NorthRockTunnelSign"
},
{
"type": "hidden_item",
diff --git a/data/maps/Route10/scripts.inc b/data/maps/Route10/scripts.inc
index 7fb5d64cd..93694dc8a 100644
--- a/data/maps/Route10/scripts.inc
+++ b/data/maps/Route10/scripts.inc
@@ -1,17 +1,17 @@
Route10_MapScripts:: @ 8167FD9
.byte 0
-Route10_EventScript_167FDA:: @ 8167FDA
+Route10_EventScript_Unused:: @ 8167FDA
end
-Route10_EventScript_167FDB:: @ 8167FDB
- msgbox gUnknown_8184EC5, MSGBOX_SIGN
+Route10_EventScript_NorthRockTunnelSign:: @ 8167FDB
+ msgbox Route10_Text_RockTunnelDetourToLavender, MSGBOX_SIGN
end
-Route10_EventScript_167FE4:: @ 8167FE4
- msgbox gUnknown_8184EE9, MSGBOX_SIGN
+Route10_EventScript_SouthRockTunnelSign:: @ 8167FE4
+ msgbox Route10_Text_RockTunnel, MSGBOX_SIGN
end
-Route10_EventScript_167FED:: @ 8167FED
- msgbox gUnknown_8184EF5, MSGBOX_SIGN
+Route10_EventScript_PowerPlantSign:: @ 8167FED
+ msgbox Route10_Text_PowerPlant, MSGBOX_SIGN
end
diff --git a/data/maps/Route10/text.inc b/data/maps/Route10/text.inc
index af45c8923..5a2d48efb 100644
--- a/data/maps/Route10/text.inc
+++ b/data/maps/Route10/text.inc
@@ -1,86 +1,86 @@
-Text_184B8A:: @ 8184B8A
+Route10_Text_MarkIntro:: @ 8184B8A
.string "Wow, you came all the way here?\n"
.string "Maybe you're a POKéMANIAC, too?\l"
.string "Want to see my collection?$"
-Text_184BE5:: @ 8184BE5
+Route10_Text_MarkDefeat:: @ 8184BE5
.string "Humph.\n"
.string "I'm not angry!$"
-Text_184BFB:: @ 8184BFB
+Route10_Text_MarkPostBattle:: @ 8184BFB
.string "I have more rare POKéMON at home!$"
-Text_184C1D:: @ 8184C1D
+Route10_Text_ClarkIntro:: @ 8184C1D
.string "Ha-hahah-ah-ha!$"
-Text_184C2D:: @ 8184C2D
+Route10_Text_ClarkDefeat:: @ 8184C2D
.string "Ha-haha!\n"
.string "Not laughing!\l"
.string "Ha-hay fever! Haha-ha-choo!$"
-Text_184C60:: @ 8184C60
+Route10_Text_ClarkPostBattle:: @ 8184C60
.string "Haha-ha-choo!\n"
.string "Ha-choo!\l"
.string "Snort! Snivel!$"
-Text_184C86:: @ 8184C86
+Route10_Text_HermanIntro:: @ 8184C86
.string "Hi, kid!\n"
.string "Want to see my POKéMON?$"
-Text_184CA7:: @ 8184CA7
+Route10_Text_HermanDefeat:: @ 8184CA7
.string "Oh, no!\n"
.string "My POKéMON!$"
-Text_184CBB:: @ 8184CBB
+Route10_Text_HermanPostBattle:: @ 8184CBB
.string "I don't like you.\n"
.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 "a few times.\p"
.string "…But I always lose.$"
-Text_184D31:: @ 8184D31
+Route10_Text_HeidiDefeat:: @ 8184D31
.string "Ohh!\n"
.string "After all my training!$"
-Text_184D4D:: @ 8184D4D
+Route10_Text_HeidiPostBattle:: @ 8184D4D
.string "I noticed some POKéMANIACS\n"
.string "prowling around.\p"
.string "Can you imagine? Them?\n"
.string "Up here in the mountains?$"
-Text_184DAA:: @ 8184DAA
+Route10_Text_TrentIntro:: @ 8184DAA
.string "Ah!\n"
.string "This mountain air is delicious!$"
-Text_184DCE:: @ 8184DCE
+Route10_Text_TrentDefeat:: @ 8184DCE
.string "That cleared my head!$"
-Text_184DE4:: @ 8184DE4
+Route10_Text_TrentPostBattle:: @ 8184DE4
.string "I feel bloated on mountain air!$"
-Text_184E04:: @ 8184E04
+Route10_Text_CarolIntro:: @ 8184E04
.string "I'm feeling a bit faint.\n"
.string "I haven't hiked in some time.$"
-Text_184E3B:: @ 8184E3B
+Route10_Text_CarolDefeat:: @ 8184E3B
.string "I'm too tired.\n"
.string "I wasn't up for it.$"
-Text_184E5E:: @ 8184E5E
+Route10_Text_CarolPostBattle:: @ 8184E5E
.string "The POKéMON here in the mountains\n"
.string "are so chunky…\p"
.string "I wish there were pink POKéMON\n"
.string "with a floral pattern!$"
-gUnknown_8184EC5:: @ 8184EC5
+Route10_Text_RockTunnelDetourToLavender:: @ 8184EC5
.string "ROCK TUNNEL\n"
.string "Detour to LAVENDER TOWN$"
-gUnknown_8184EE9:: @ 8184EE9
+Route10_Text_RockTunnel:: @ 8184EE9
.string "ROCK TUNNEL$"
-gUnknown_8184EF5:: @ 8184EF5
+Route10_Text_PowerPlant:: @ 8184EF5
.string "POWER PLANT$"
diff --git a/data/maps/Route10_PokemonCenter_1F/map.json b/data/maps/Route10_PokemonCenter_1F/map.json
index dc1543ef0..d089e5544 100644
--- a/data/maps/Route10_PokemonCenter_1F/map.json
+++ b/data/maps/Route10_PokemonCenter_1F/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route10_PokemonCenter_1F_EventScript_16FC41",
+ "script": "Route10_PokemonCenter_1F_EventScript_Nurse",
"flag": "0"
},
{
@@ -36,7 +36,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route10_PokemonCenter_1F_EventScript_16FC53",
+ "script": "Route10_PokemonCenter_1F_EventScript_Gentleman",
"flag": "0"
},
{
@@ -49,7 +49,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route10_PokemonCenter_1F_EventScript_16FC4A",
+ "script": "Route10_PokemonCenter_1F_EventScript_FatMan",
"flag": "0"
},
{
@@ -62,7 +62,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route10_PokemonCenter_1F_EventScript_16FC5C",
+ "script": "Route10_PokemonCenter_1F_EventScript_Youngster",
"flag": "0"
},
{
@@ -75,7 +75,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route10_PokemonCenter_1F_EventScript_16FC65",
+ "script": "Route10_PokemonCenter_1F_EventScript_Aide",
"flag": "0"
}
],
diff --git a/data/maps/Route10_PokemonCenter_1F/scripts.inc b/data/maps/Route10_PokemonCenter_1F/scripts.inc
index 56e0b448e..a4d477a4b 100644
--- a/data/maps/Route10_PokemonCenter_1F/scripts.inc
+++ b/data/maps/Route10_PokemonCenter_1F/scripts.inc
@@ -1,3 +1,5 @@
+.equ REQUIRED_OWNED_MONS, 20
+
Route10_PokemonCenter_1F_MapScripts:: @ 816FC2F
map_script MAP_SCRIPT_ON_TRANSITION, Route10_PokemonCenter_1F_OnTransition
map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
@@ -8,55 +10,55 @@ Route10_PokemonCenter_1F_OnTransition:: @ 816FC3A
setrespawn SPAWN_ROUTE10
end
-Route10_PokemonCenter_1F_EventScript_16FC41:: @ 816FC41
+Route10_PokemonCenter_1F_EventScript_Nurse:: @ 816FC41
lock
faceplayer
call EventScript_PkmnCenterNurse
release
end
-Route10_PokemonCenter_1F_EventScript_16FC4A:: @ 816FC4A
- msgbox gUnknown_819E59D, MSGBOX_NPC
+Route10_PokemonCenter_1F_EventScript_FatMan:: @ 816FC4A
+ msgbox Route10_PokemonCenter_1F_Text_NuggetUselessSoldFor5000, MSGBOX_NPC
end
-Route10_PokemonCenter_1F_EventScript_16FC53:: @ 816FC53
- msgbox gUnknown_819E523, MSGBOX_NPC
+Route10_PokemonCenter_1F_EventScript_Gentleman:: @ 816FC53
+ msgbox Route10_PokemonCenter_1F_Text_EveryTypeStrongerThanOthers, MSGBOX_NPC
end
-Route10_PokemonCenter_1F_EventScript_16FC5C:: @ 816FC5C
- msgbox gUnknown_819E5D2, MSGBOX_NPC
+Route10_PokemonCenter_1F_EventScript_Youngster:: @ 816FC5C
+ msgbox Route10_PokemonCenter_1F_Text_HeardGhostsHauntLavender, MSGBOX_NPC
end
-Route10_PokemonCenter_1F_EventScript_16FC65:: @ 816FC65
+Route10_PokemonCenter_1F_EventScript_Aide:: @ 816FC65
lock
faceplayer
- call EventScript_16FCF1
- goto_if_set FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE, EventScript_16FCE7
- msgbox gUnknown_819E5FB, MSGBOX_YESNO
+ call Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo
+ goto_if_set FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE, Route10_PokemonCenter_1F_EventScript_AlreadyGotEverstone
+ msgbox Route10_PokemonCenter_1F_Text_GiveEverstoneIfCaught20Mons, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq Aide_EventScript_DeclineCheckMons
setvar VAR_0x8004, 0
specialvar VAR_RESULT, Special_GetPokedexCount
getnumberstring 2, VAR_0x8006
- call EventScript_16FCF1
- compare VAR_0x8006, 20
+ call Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo
+ compare VAR_0x8006, REQUIRED_OWNED_MONS
goto_if_lt Aide_EventScript_HaventCaughtEnough
- msgbox gUnknown_819E733
+ msgbox Route10_PokemonCenter_1F_Text_GreatHereYouGo
checkitemspace ITEM_EVERSTONE, 1
compare VAR_RESULT, FALSE
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
- msgbox gUnknown_819E7AF
+ msgbox Route10_PokemonCenter_1F_Text_ExplainEverstone
release
end
-EventScript_16FCE7:: @ 816FCE7
- msgbox gUnknown_819E7AF
+Route10_PokemonCenter_1F_EventScript_AlreadyGotEverstone:: @ 816FCE7
+ msgbox Route10_PokemonCenter_1F_Text_ExplainEverstone
release
end
-EventScript_16FCF1:: @ 816FCF1
- getnumberstring 0, 20
+Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo:: @ 816FCF1
+ getnumberstring 0, REQUIRED_OWNED_MONS
getitemname 1, ITEM_EVERSTONE
return
diff --git a/data/maps/Route10_PokemonCenter_1F/text.inc b/data/maps/Route10_PokemonCenter_1F/text.inc
index 3360854fe..7c63407ae 100644
--- a/data/maps/Route10_PokemonCenter_1F/text.inc
+++ b/data/maps/Route10_PokemonCenter_1F/text.inc
@@ -1,18 +1,18 @@
-gUnknown_819E523:: @ 819E523
+Route10_PokemonCenter_1F_Text_EveryTypeStrongerThanOthers:: @ 819E523
.string "The types of POKéMON match up\n"
.string "differently with each other.\p"
.string "Every type is stronger than some\n"
.string "types and weaker than others.$"
-gUnknown_819E59D:: @ 819E59D
+Route10_PokemonCenter_1F_Text_NuggetUselessSoldFor5000:: @ 819E59D
.string "A NUGGET is totally useless.\n"
.string "So I sold it for ¥5000.$"
-gUnknown_819E5D2:: @ 819E5D2
+Route10_PokemonCenter_1F_Text_HeardGhostsHauntLavender:: @ 819E5D2
.string "I heard that ghosts haunt\n"
.string "LAVENDER TOWN.$"
-gUnknown_819E5FB:: @ 819E5FB
+Route10_PokemonCenter_1F_Text_GiveEverstoneIfCaught20Mons:: @ 819E5FB
.string "Oh… {PLAYER}!\n"
.string "I've been looking for you!\p"
.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 "twenty kinds of POKéMON?$"
-gUnknown_819E733:: @ 819E733
+Route10_PokemonCenter_1F_Text_GreatHereYouGo:: @ 819E733
.string "Great! You have caught or owned\n"
.string "{STR_VAR_3} kinds of POKéMON!\p"
.string "Congratulations!\n"
.string "Here you go!$"
-gUnknown_819E786:: @ 819E786
+Route10_PokemonCenter_1F_Text_ReceivedEverstoneFromAide:: @ 819E786
.string "{PLAYER} received the EVERSTONE\n"
.string "from the AIDE.$"
-gUnknown_819E7AF:: @ 819E7AF
+Route10_PokemonCenter_1F_Text_ExplainEverstone:: @ 819E7AF
.string "Making POKéMON evolve certainly\n"
.string "can add to the POKéDEX.\p"
.string "However, at times, you may not\n"
diff --git a/data/maps/Route11/map.json b/data/maps/Route11/map.json
index 7cdaa105b..eeab00960 100644
--- a/data/maps/Route11/map.json
+++ b/data/maps/Route11/map.json
@@ -34,7 +34,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
- "script": "Route11_EventScript_1A9B0D",
+ "script": "Route11_EventScript_Eddie",
"flag": "0"
},
{
@@ -47,7 +47,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9C81",
+ "script": "Route11_EventScript_Hugo",
"flag": "0"
},
{
@@ -60,7 +60,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
- "script": "Route11_EventScript_1A9B4B",
+ "script": "Route11_EventScript_Dillon",
"flag": "0"
},
{
@@ -73,7 +73,7 @@
"movement_range_y": 4,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9BC7",
+ "script": "Route11_EventScript_Dave",
"flag": "0"
},
{
@@ -86,7 +86,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9CBF",
+ "script": "Route11_EventScript_Jasper",
"flag": "0"
},
{
@@ -99,7 +99,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9D3B",
+ "script": "Route11_EventScript_Darian",
"flag": "0"
},
{
@@ -112,7 +112,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
- "script": "Route11_EventScript_1A9C05",
+ "script": "Route11_EventScript_Braxton",
"flag": "0"
},
{
@@ -125,7 +125,7 @@
"movement_range_y": 4,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9B89",
+ "script": "Route11_EventScript_Yasu",
"flag": "0"
},
{
@@ -138,7 +138,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route11_EventScript_1A9CFD",
+ "script": "Route11_EventScript_Dirk",
"flag": "0"
},
{
@@ -151,7 +151,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 6,
- "script": "Route11_EventScript_1A9C43",
+ "script": "Route11_EventScript_Bernie",
"flag": "0"
},
{
@@ -224,7 +224,7 @@
"x": 3,
"y": 7,
"elevation": 3,
- "script": "Route11_EventScript_167FF7"
+ "script": "Route11_EventScript_DiglettsCaveSign"
},
{
"type": "hidden_item",
diff --git a/data/maps/Route11/scripts.inc b/data/maps/Route11/scripts.inc
index 11f052030..821b8256f 100644
--- a/data/maps/Route11/scripts.inc
+++ b/data/maps/Route11/scripts.inc
@@ -1,6 +1,6 @@
Route11_MapScripts:: @ 8167FF6
.byte 0
-Route11_EventScript_167FF7:: @ 8167FF7
- msgbox gUnknown_8185308, MSGBOX_SIGN
+Route11_EventScript_DiglettsCaveSign:: @ 8167FF7
+ msgbox Route11_Text_DiglettsCave, MSGBOX_SIGN
end
diff --git a/data/maps/Route11/text.inc b/data/maps/Route11/text.inc
index 19515d010..2f7c7fc6d 100644
--- a/data/maps/Route11/text.inc
+++ b/data/maps/Route11/text.inc
@@ -1,113 +1,113 @@
-Text_184F01:: @ 8184F01
+Route11_Text_HugoIntro:: @ 8184F01
.string "Win, lose, or draw!$"
-Text_184F15:: @ 8184F15
+Route11_Text_HugoDefeat:: @ 8184F15
.string "Atcha!\n"
.string "Didn't go my way!$"
-Text_184F2E:: @ 8184F2E
+Route11_Text_HugoPostBattle:: @ 8184F2E
.string "POKéMON is life!\n"
.string "And to live is to play games!$"
-Text_184F5D:: @ 8184F5D
+Route11_Text_JasperIntro:: @ 8184F5D
.string "Competition!\n"
.string "I can't get enough!$"
-Text_184F7E:: @ 8184F7E
+Route11_Text_JasperDefeat:: @ 8184F7E
.string "I had a chance!$"
-Text_184F8E:: @ 8184F8E
+Route11_Text_JasperPostBattle:: @ 8184F8E
.string "You can't be a coward in the world\n"
.string "of POKéMON!$"
-Text_184FBD:: @ 8184FBD
+Route11_Text_EddieIntro:: @ 8184FBD
.string "Let's go, but don't cheat!$"
-Text_184FD8:: @ 8184FD8
+Route11_Text_EddieDefeat:: @ 8184FD8
.string "Huh?\n"
.string "That's not right!$"
-Text_184FEF:: @ 8184FEF
+Route11_Text_EddiePostBattle:: @ 8184FEF
.string "I did my best.\n"
.string "I have no regrets.$"
-Text_185011:: @ 8185011
+Route11_Text_BraxtonIntro:: @ 8185011
.string "Careful!\n"
.string "I'm laying down some cables!$"
-Text_185037:: @ 8185037
+Route11_Text_BraxtonDefeat:: @ 8185037
.string "That was electric!$"
-Text_18504A:: @ 818504A
+Route11_Text_BraxtonPostBattle:: @ 818504A
.string "Spread the word to save energy!$"
-Text_18506A:: @ 818506A
+Route11_Text_DillonIntro:: @ 818506A
.string "I just became a TRAINER.\n"
.string "But, I think I can win.$"
-Text_18509B:: @ 818509B
+Route11_Text_DillonDefeat:: @ 818509B
.string "My POKéMON couldn't win…\n"
.string "Haven't they grown enough?$"
-Text_1850CF:: @ 81850CF
+Route11_Text_DillonPostBattle:: @ 81850CF
.string "What now?\n"
.string "Leave me alone!$"
-Text_1850E9:: @ 81850E9
+Route11_Text_DirkIntro:: @ 81850E9
.string "Fwahaha!\n"
.string "I have never lost!$"
-Text_185105:: @ 8185105
+Route11_Text_DirkDefeat:: @ 8185105
.string "My first loss!$"
-Text_185114:: @ 8185114
+Route11_Text_DirkPostBattle:: @ 8185114
.string "You were just lucky, that's all.$"
-Text_185135:: @ 8185135
+Route11_Text_DarianIntro:: @ 8185135
.string "I have never won before…$"
-Text_18514E:: @ 818514E
+Route11_Text_DarianDefeat:: @ 818514E
.string "I saw this coming…$"
-Text_185161:: @ 8185161
+Route11_Text_DarianPostBattle:: @ 8185161
.string "I was unlucky, as always.$"
-Text_18517B:: @ 818517B
+Route11_Text_YasuIntro:: @ 818517B
.string "I'm the best in my class.\n"
.string "I train every morning.$"
-Text_1851AC:: @ 81851AC
+Route11_Text_YasuDefeat:: @ 81851AC
.string "Darn!\n"
.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 "down from the mountains.\p"
.string "I bet it'd be strong if you can\n"
.string "catch it.$"
-Text_185236:: @ 8185236
+Route11_Text_BernieIntro:: @ 8185236
.string "Watch out for live wires!$"
-Text_185250:: @ 8185250
+Route11_Text_BernieDefeat:: @ 8185250
.string "Whoa!\n"
.string "You spark plug!$"
-Text_185266:: @ 8185266
+Route11_Text_BerniePostBattle:: @ 8185266
.string "Well, better get back to work.$"
-Text_185285:: @ 8185285
+Route11_Text_DaveIntro:: @ 8185285
.string "I raised my POKéMON carefully.\n"
.string "They should be ready by now!$"
-Text_1852C1:: @ 81852C1
+Route11_Text_DaveDefeat:: @ 81852C1
.string "Bye-bye!\n"
.string "Thank you, and good-bye!$"
-Text_1852E3:: @ 81852E3
+Route11_Text_DavePostBattle:: @ 81852E3
.string "Tch…\n"
.string "I better go find stronger ones!$"
-gUnknown_8185308:: @ 8185308
+Route11_Text_DiglettsCave:: @ 8185308
.string "DIGLETT'S CAVE$"
diff --git a/data/maps/Route11_EastEntrance_1F/map.json b/data/maps/Route11_EastEntrance_1F/map.json
index 21d3b454f..bce3d1114 100644
--- a/data/maps/Route11_EastEntrance_1F/map.json
+++ b/data/maps/Route11_EastEntrance_1F/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EastEntrance_1F_EventScript_16FD22",
+ "script": "Route11_EastEntrance_1F_EventScript_TopGuard",
"flag": "0"
},
{
@@ -36,7 +36,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EastEntrance_1F_EventScript_16FD2B",
+ "script": "Route11_EastEntrance_1F_EventScript_BottomGuard",
"flag": "0"
}
],
diff --git a/data/maps/Route11_EastEntrance_1F/scripts.inc b/data/maps/Route11_EastEntrance_1F/scripts.inc
index 0a2f2cb75..e8097b62a 100644
--- a/data/maps/Route11_EastEntrance_1F/scripts.inc
+++ b/data/maps/Route11_EastEntrance_1F/scripts.inc
@@ -1,10 +1,10 @@
Route11_EastEntrance_1F_MapScripts:: @ 816FD21
.byte 0
-Route11_EastEntrance_1F_EventScript_16FD22:: @ 816FD22
- msgbox gUnknown_819E8A6, MSGBOX_NPC
+Route11_EastEntrance_1F_EventScript_TopGuard:: @ 816FD22
+ msgbox Route11_EastEntrance_1F_Text_ManInLavenderRatesNames, MSGBOX_NPC
end
-Route11_EastEntrance_1F_EventScript_16FD2B:: @ 816FD2B
- msgbox gUnknown_819E97B, MSGBOX_NPC
+Route11_EastEntrance_1F_EventScript_BottomGuard:: @ 816FD2B
+ msgbox Route11_EastEntrance_1F_Text_RockTunnelToReachLavender, MSGBOX_NPC
end
diff --git a/data/maps/Route11_EastEntrance_1F/text.inc b/data/maps/Route11_EastEntrance_1F/text.inc
index 335e7e3e9..de5965bcf 100644
--- a/data/maps/Route11_EastEntrance_1F/text.inc
+++ b/data/maps/Route11_EastEntrance_1F/text.inc
@@ -1,8 +1,9 @@
-Text_19E890:: @ 819E890
+@ Unclear where this is originally from
+Route11_EastEntrance_1F_Text_BagIsFull:: @ 819E890
.string "{PLAYER}{KUN}の バッグ\n"
.string "いっぱい みたい だね$"
-gUnknown_819E8A6:: @ 819E8A6
+Route11_EastEntrance_1F_Text_ManInLavenderRatesNames:: @ 819E8A6
.string "Don't you think it's hard to think\n"
.string "up good names for POKéMON?\p"
.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 "POKéMON, too.$"
-gUnknown_819E97B:: @ 819E97B
+Route11_EastEntrance_1F_Text_RockTunnelToReachLavender:: @ 819E97B
.string "If you're aiming to reach LAVENDER\n"
.string "TOWN, take ROCK TUNNEL.\p"
.string "You can get to ROCK TUNNEL from\n"
diff --git a/data/maps/Route11_EastEntrance_2F/map.json b/data/maps/Route11_EastEntrance_2F/map.json
index d7c8f1f5b..b384b9655 100644
--- a/data/maps/Route11_EastEntrance_2F/map.json
+++ b/data/maps/Route11_EastEntrance_2F/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EastEntrance_2F_EventScript_16FD5C",
+ "script": "Route11_EastEntrance_2F_EventScript_Turner",
"flag": "0"
},
{
@@ -36,7 +36,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EastEntrance_2F_EventScript_16FDD8",
+ "script": "Route11_EastEntrance_2F_EventScript_Aide",
"flag": "0"
}
],
@@ -56,14 +56,14 @@
"x": 4,
"y": 1,
"elevation": 0,
- "script": "Route11_EastEntrance_2F_EventScript_16FD35"
+ "script": "Route11_EastEntrance_2F_EventScript_LeftBinoculars"
},
{
"type": "bg_event_type_0",
"x": 8,
"y": 1,
"elevation": 0,
- "script": "Route11_EastEntrance_2F_EventScript_16FD53"
+ "script": "Route11_EastEntrance_2F_EventScript_RightBinoculars"
}
]
}
diff --git a/data/maps/Route11_EastEntrance_2F/scripts.inc b/data/maps/Route11_EastEntrance_2F/scripts.inc
index 91a6d20bd..b8b6be3e7 100644
--- a/data/maps/Route11_EastEntrance_2F/scripts.inc
+++ b/data/maps/Route11_EastEntrance_2F/scripts.inc
@@ -1,89 +1,91 @@
+.equ REQUIRED_CAUGHT_MONS, 30
+
Route11_EastEntrance_2F_MapScripts:: @ 816FD34
.byte 0
-Route11_EastEntrance_2F_EventScript_16FD35:: @ 816FD35
+Route11_EastEntrance_2F_EventScript_LeftBinoculars:: @ 816FD35
lockall
- goto_if_set FLAG_WOKE_UP_ROUTE_12_SNORLAX, EventScript_16FD49
- msgbox gUnknown_819EC8A
+ goto_if_set FLAG_WOKE_UP_ROUTE_12_SNORLAX, Route11_EastEntrance_2F_EventScript_LeftBinocularsSnorlaxGone
+ msgbox Route11_EastEntrance_2F_Text_BigMonAsleepOnRoad
releaseall
end
-EventScript_16FD49:: @ 816FD49
- msgbox gUnknown_819ECD9
+Route11_EastEntrance_2F_EventScript_LeftBinocularsSnorlaxGone:: @ 816FD49
+ msgbox Route11_EastEntrance_2F_Text_WhatABreathtakingView
releaseall
end
-Route11_EastEntrance_2F_EventScript_16FD53:: @ 816FD53
- msgbox gUnknown_819ED1F, MSGBOX_SIGN
+Route11_EastEntrance_2F_EventScript_RightBinoculars:: @ 816FD53
+ msgbox Route11_EastEntrance_2F_Text_RockTunnelGoodRouteToLavender, MSGBOX_SIGN
end
-Route11_EastEntrance_2F_EventScript_16FD5C:: @ 816FD5C
+Route11_EastEntrance_2F_EventScript_Turner:: @ 816FD5C
lock
faceplayer
setvar VAR_0x8008, INGAME_TRADE_NIDORINOA
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
compare VAR_RESULT, NO
- goto_if_eq EventScript_16FDB6
+ goto_if_eq Route11_EastEntrance_2F_EventScript_DeclineTrade
call EventScript_ChooseMonForInGameTrade
compare VAR_0x8004, PARTY_SIZE
- goto_if_ge EventScript_16FDB6
+ goto_if_ge Route11_EastEntrance_2F_EventScript_DeclineTrade
call EventScript_GetInGameTradeSpecies
compare VAR_RESULT, VAR_0x8009
- goto_if_ne EventScript_16FDC0
+ goto_if_ne Route11_EastEntrance_2F_EventScript_NotRequestedMon
call EventScript_DoInGameTrade
msgbox Trade_Text_HeyThanks
setflag FLAG_DID_NINA_TRADE
release
end
-EventScript_16FDB6:: @ 816FDB6
+Route11_EastEntrance_2F_EventScript_DeclineTrade:: @ 816FDB6
msgbox Trade_Text_AwwOhWell
release
end
-EventScript_16FDC0:: @ 816FDC0
+Route11_EastEntrance_2F_EventScript_NotRequestedMon:: @ 816FDC0
getspeciesname 0, VAR_0x8009
msgbox Trade_Text_WhatThatsNoMon
release
end
-EventScript_16FDCE:: @ 816FDCE
+Route11_EastEntrance_2F_EventScript_AlreadyTraded:: @ 816FDCE
msgbox Trade_Text_IsntMyOldMonGreat
release
end
-Route11_EastEntrance_2F_EventScript_16FDD8:: @ 816FDD8
+Route11_EastEntrance_2F_EventScript_Aide:: @ 816FDD8
lock
faceplayer
- call EventScript_16FE64
- goto_if_set FLAG_GOT_ITEMFINDER, EventScript_16FE5A
- msgbox gUnknown_819E9E5, MSGBOX_YESNO
+ call Route11_EastEntrance_2F_EventScript_GetAideRequestInfo
+ goto_if_set FLAG_GOT_ITEMFINDER, Route11_EastEntrance_2F_EventScript_AlreadyGotItemfinder
+ msgbox Route11_EastEntrance_2F_Text_GiveItemfinderIfCaught30, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq Aide_EventScript_DeclineCheckMons
setvar VAR_0x8004, 0
specialvar VAR_RESULT, Special_GetPokedexCount
getnumberstring 2, VAR_0x8006
- call EventScript_16FE64
- compare VAR_0x8006, 30
+ call Route11_EastEntrance_2F_EventScript_GetAideRequestInfo
+ compare VAR_0x8006, REQUIRED_CAUGHT_MONS
goto_if_lt Aide_EventScript_HaventCaughtEnough
- msgbox gUnknown_819EAE4
+ msgbox Route11_EastEntrance_2F_Text_GreatHereYouGo
checkitemspace ITEM_ITEMFINDER, 1
compare VAR_RESULT, FALSE
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
- msgbox gUnknown_819EB59
+ msgbox Route11_EastEntrance_2F_Text_ExplainItemfinder
release
end
-EventScript_16FE5A:: @ 816FE5A
- msgbox gUnknown_819EB59
+Route11_EastEntrance_2F_EventScript_AlreadyGotItemfinder:: @ 816FE5A
+ msgbox Route11_EastEntrance_2F_Text_ExplainItemfinder
release
end
-EventScript_16FE64:: @ 816FE64
- getnumberstring 0, 30
+Route11_EastEntrance_2F_EventScript_GetAideRequestInfo:: @ 816FE64
+ getnumberstring 0, REQUIRED_CAUGHT_MONS
getitemname 1, ITEM_ITEMFINDER
return
diff --git a/data/maps/Route11_EastEntrance_2F/text.inc b/data/maps/Route11_EastEntrance_2F/text.inc
index aa693a495..66e871199 100644
--- a/data/maps/Route11_EastEntrance_2F/text.inc
+++ b/data/maps/Route11_EastEntrance_2F/text.inc
@@ -1,4 +1,4 @@
-gUnknown_819E9E5:: @ 819E9E5
+Route11_EastEntrance_2F_Text_GiveItemfinderIfCaught30:: @ 819E9E5
.string "Hi! Remember me?\n"
.string "I'm one of PROF. OAK's AIDES.\p"
.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 "{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 "{STR_VAR_3} kinds of POKéMON!\p"
.string "Congratulations!\n"
.string "Here you go!$"
-gUnknown_819EB37:: @ 819EB37
+Route11_EastEntrance_2F_Text_ReceivedItemfinderFromAide:: @ 819EB37
.string "{PLAYER} received the {STR_VAR_2}\n"
.string "from the AIDE.$"
-gUnknown_819EB59:: @ 819EB59
+Route11_EastEntrance_2F_Text_ExplainItemfinder:: @ 819EB59
.string "There are items on the ground that\n"
.string "may be hidden from view.\p"
.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 "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 "to show…\p"
.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 "to show…\p"
.string "What a breathtaking view!$"
-gUnknown_819ED1F:: @ 819ED1F
+Route11_EastEntrance_2F_Text_RockTunnelGoodRouteToLavender:: @ 819ED1F
.string "Let's see what the binoculars have\n"
.string "to show…\p"
.string "To get to LAVENDER TOWN from\n"
diff --git a/data/maps/Route12/map.json b/data/maps/Route12/map.json
index 09e49160b..9eae7ca01 100644
--- a/data/maps/Route12/map.json
+++ b/data/maps/Route12/map.json
@@ -39,7 +39,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA451",
+ "script": "Route12_EventScript_Ned",
"flag": "0"
},
{
@@ -52,7 +52,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA48F",
+ "script": "Route12_EventScript_Chip",
"flag": "0"
},
{
@@ -65,7 +65,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
- "script": "Route12_EventScript_1AA4CD",
+ "script": "Route12_EventScript_Hank",
"flag": "0"
},
{
@@ -78,7 +78,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA50B",
+ "script": "Route12_EventScript_Elliot",
"flag": "0"
},
{
@@ -104,7 +104,7 @@
"movement_range_y": 4,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA587",
+ "script": "Route12_EventScript_Luca",
"flag": "0"
},
{
@@ -117,7 +117,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA5C5",
+ "script": "Route12_EventScript_Justin",
"flag": "0"
},
{
@@ -130,7 +130,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route12_EventScript_1AA549",
+ "script": "Route12_EventScript_Andrew",
"flag": "0"
},
{
@@ -182,7 +182,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route12_EventScript_1AA649",
+ "script": "Route12_EventScript_Gia",
"flag": "0"
},
{
@@ -195,7 +195,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route12_EventScript_1AA603",
+ "script": "Route12_EventScript_Jes",
"flag": "0"
},
{
diff --git a/data/maps/Route12/text.inc b/data/maps/Route12/text.inc
index 06371bf5c..9c984cc47 100644
--- a/data/maps/Route12/text.inc
+++ b/data/maps/Route12/text.inc
@@ -17,87 +17,87 @@ Text_WantToUsePokeFlute:: @ 81853CC
Text_PlayedPokeFlute:: @ 81853E8
.string "{PLAYER} played the POKé FLUTE.$"
-Text_185402:: @ 8185402
+Route12_Text_NedIntro:: @ 8185402
.string "Yeah!\n"
.string "I got a bite here!$"
-Text_18541B:: @ 818541B
+Route12_Text_NedDefeat:: @ 818541B
.string "Tch!\n"
.string "Just a small fry…$"
-Text_185432:: @ 8185432
+Route12_Text_NedPostBattle:: @ 8185432
.string "Hang on!\n"
.string "My line's snagged!$"
-Text_18544E:: @ 818544E
+Route12_Text_ChipIntro:: @ 818544E
.string "Be patient.\n"
.string "Fishing is a waiting game.$"
-Text_185475:: @ 8185475
+Route12_Text_ChipDefeat:: @ 8185475
.string "That one got away!$"
-Text_185488:: @ 8185488
+Route12_Text_ChipPostBattle:: @ 8185488
.string "With a better ROD, I could catch\n"
.string "better POKéMON…$"
-Text_1854B9:: @ 81854B9
+Route12_Text_JustinIntro:: @ 81854B9
.string "I'm searching for a MOON STONE.\n"
.string "Have you found one?$"
-Text_1854ED:: @ 81854ED
+Route12_Text_JustinDefeat:: @ 81854ED
.string "Oww!$"
-Text_1854F2:: @ 81854F2
+Route12_Text_JustinPostBattle:: @ 81854F2
.string "I could have made my POKéMON\n"
.string "evolve with a MOON STONE.\p"
.string "I would have won then, I bet.$"
-Text_185547:: @ 8185547
+Route12_Text_LucaIntro:: @ 8185547
.string "Electricity is my specialty.\p"
.string "I don't know a thing about POKéMON\n"
.string "of the sea, though.$"
-Text_18559B:: @ 818559B
+Route12_Text_LucaDefeat:: @ 818559B
.string "Unplugged!$"
-Text_1855A6:: @ 81855A6
+Route12_Text_LucaPostBattle:: @ 81855A6
.string "Water conducts electricity, so you\n"
.string "should zap sea POKéMON.$"
-Text_1855E1:: @ 81855E1
+Route12_Text_HankIntro:: @ 81855E1
.string "The FISHING FOOL versus POKéMON\n"
.string "KID!$"
-Text_185606:: @ 8185606
+Route12_Text_HankDefeat:: @ 8185606
.string "Touch too much!$"
-Text_185616:: @ 8185616
+Route12_Text_HankPostBattle:: @ 8185616
.string "I guess you get to be good at\n"
.string "what you like.\p"
.string "Well, you beat me at POKéMON,\n"
.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 "But it'd be best if I also had more\n"
.string "work.$"
-Text_1856D0:: @ 81856D0
+Route12_Text_ElliotDefeat:: @ 81856D0
.string "It's not easy…$"
-Text_1856DF:: @ 81856DF
+Route12_Text_ElliotPostBattle:: @ 81856DF
.string "It's all right.\n"
.string "Losing doesn't bug me anymore.$"
-Text_18570E:: @ 818570E
+Route12_Text_AndrewIntro:: @ 818570E
.string "What's catching?\p"
.string "You never know what you could\n"
.string "catch!$"
-Text_185744:: @ 8185744
+Route12_Text_AndrewDefeat:: @ 8185744
.string "Lost it!$"
-Text_18574D:: @ 818574D
+Route12_Text_AndrewPostBattle:: @ 818574D
.string "What, MAGIKARP?\p"
.string "I catch them all the time, sure.\n"
.string "But, boy are they wimpy.$"
@@ -109,3 +109,36 @@ Route12_Text_RouteSign:: @ 8185797
Route12_Text_SportfishingArea:: @ 81857B3
.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?$"
diff --git a/data/maps/Route12_FishingHouse/map.json b/data/maps/Route12_FishingHouse/map.json
index fabd77a97..9000a0de5 100644
--- a/data/maps/Route12_FishingHouse/map.json
+++ b/data/maps/Route12_FishingHouse/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route12_FishingHouse_EventScript_16FF0C",
+ "script": "Route12_FishingHouse_EventScript_FishingGuruBrother",
"flag": "0"
}
],
@@ -57,7 +57,7 @@
"x": 9,
"y": 1,
"elevation": 0,
- "script": "Route12_FishingHouse_EventScript_170067"
+ "script": "Route12_FishingHouse_EventScript_MagikarpRecordSign"
}
]
}
diff --git a/data/maps/Route12_FishingHouse/scripts.inc b/data/maps/Route12_FishingHouse/scripts.inc
index e1cd920d7..4b8386a86 100644
--- a/data/maps/Route12_FishingHouse/scripts.inc
+++ b/data/maps/Route12_FishingHouse/scripts.inc
@@ -1,110 +1,110 @@
Route12_FishingHouse_MapScripts:: @ 816FF0B
.byte 0
-Route12_FishingHouse_EventScript_16FF0C:: @ 816FF0C
+Route12_FishingHouse_EventScript_FishingGuruBrother:: @ 816FF0C
lock
faceplayer
- goto_if_set FLAG_GOT_SUPER_ROD, EventScript_16FF7F
- msgbox gUnknown_819EFE0, MSGBOX_YESNO
+ goto_if_set FLAG_GOT_SUPER_ROD, Route12_FishingHouse_EventScript_CheckMagikarpRecord
+ msgbox Route12_FishingHouse_Text_DoYouLikeToFish, MSGBOX_YESNO
compare VAR_RESULT, YES
- goto_if_eq EventScript_16FF34
- msgbox gUnknown_819F1FA
+ goto_if_eq Route12_FishingHouse_EventScript_GiveSuperRod
+ msgbox Route12_FishingHouse_Text_OhThatsDisappointing
release
end
-EventScript_16FF34:: @ 816FF34
+Route12_FishingHouse_EventScript_GiveSuperRod:: @ 816FF34
checkitemspace ITEM_SUPER_ROD, 1
compare VAR_RESULT, FALSE
- goto_if_eq EventScript_16FF75
+ goto_if_eq Route12_FishingHouse_EventScript_NoRoomForSuperRod
additem ITEM_SUPER_ROD
- msgbox gUnknown_819F05B
- msgreceiveditem gUnknown_819F0B2, ITEM_SUPER_ROD
+ msgbox Route12_FishingHouse_Text_TakeThisAndFish
+ msgreceiveditem Route12_FishingHouse_Text_ReceivedSuperRod, ITEM_SUPER_ROD
setflag FLAG_GOT_SUPER_ROD
- msgbox gUnknown_819F0EB
+ msgbox Route12_FishingHouse_Text_IfYouCatchBigMagikarpShowMe
release
end
-EventScript_16FF75:: @ 816FF75
- msgbox gUnknown_819F494
+Route12_FishingHouse_EventScript_NoRoomForSuperRod:: @ 816FF75
+ msgbox Route12_FishingHouse_Text_NoRoomForGift
release
end
-EventScript_16FF7F:: @ 816FF7F
+Route12_FishingHouse_EventScript_CheckMagikarpRecord:: @ 816FF7F
goto_if_questlog EventScript_ReleaseEnd
special sub_8112364
setvar VAR_0x8004, SPECIES_MAGIKARP
specialvar VAR_RESULT, Special_PlayerPartyContainsSpecies
- compare VAR_RESULT, 0
- goto_if_eq EventScript_16FFF5
+ compare VAR_RESULT, FALSE
+ goto_if_eq Route12_FishingHouse_EventScript_NoMagikarpInParty
special GetMagikarpSizeRecordInfo
- msgbox gUnknown_819F2DB
+ msgbox Route12_FishingHouse_Text_OhMagikarpAllowMeToSee
special Special_ChooseMonFromParty
waitstate
copyvar VAR_RESULT, VAR_0x8004
- compare VAR_RESULT, 6
- goto_if_ge EventScript_16FFFF
+ compare VAR_RESULT, PARTY_SIZE
+ goto_if_ge Route12_FishingHouse_EventScript_CancelShowMon
special CompareMagikarpSize
compare VAR_RESULT, 1
- goto_if_eq EventScript_170001
+ goto_if_eq Route12_FishingHouse_EventScript_NotMagikarp
compare VAR_RESULT, 2
- goto_if_eq EventScript_17000B
+ goto_if_eq Route12_FishingHouse_EventScript_NotRecordMagikarp
compare VAR_RESULT, 3
- goto_if_eq EventScript_170031
+ goto_if_eq Route12_FishingHouse_EventScript_NewRecordMagikarp
compare VAR_RESULT, 4
- goto_if_eq EventScript_17001E
+ goto_if_eq Route12_FishingHouse_EventScript_TieRecordMagikarp
release
end
-EventScript_16FFF5:: @ 816FFF5
- msgbox gUnknown_819F217
+Route12_FishingHouse_EventScript_NoMagikarpInParty:: @ 816FFF5
+ msgbox Route12_FishingHouse_Text_TryFishingBringMeMagikarp
release
end
-EventScript_16FFFF:: @ 816FFFF
+Route12_FishingHouse_EventScript_CancelShowMon:: @ 816FFFF
release
end
-EventScript_170001:: @ 8170001
- msgbox gUnknown_819F468
+Route12_FishingHouse_EventScript_NotMagikarp:: @ 8170001
+ msgbox Route12_FishingHouse_Text_DoesntLookLikeMagikarp
release
end
-EventScript_17000B:: @ 817000B
- goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_170031
- msgbox gUnknown_819F40A
+Route12_FishingHouse_EventScript_NotRecordMagikarp:: @ 817000B
+ goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_NewRecordMagikarp
+ msgbox Route12_FishingHouse_Text_HmmXInchesDoesntMeasureUp
release
end
-EventScript_17001E:: @ 817001E
- goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_170031
- msgbox gUnknown_819F3CB
+Route12_FishingHouse_EventScript_TieRecordMagikarp:: @ 817001E
+ goto_if_unset FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_NewRecordMagikarp
+ msgbox Route12_FishingHouse_Text_HuhXInchesSameSizeAsLast
release
end
-EventScript_170031:: @ 8170031
+Route12_FishingHouse_EventScript_NewRecordMagikarp:: @ 8170031
setflag FLAG_GOT_RECORD_SETTING_MAGIKARP
- msgbox gUnknown_819F31B
+ msgbox Route12_FishingHouse_Text_WhoaXInchesTakeThis
giveitem ITEM_NET_BALL
- compare VAR_RESULT, 0
- goto_if_eq EventScript_17005D
- msgbox gUnknown_819F395
+ compare VAR_RESULT, FALSE
+ goto_if_eq Route12_FishingHouse_EventScript_NoRoomForNetBall
+ msgbox Route12_FishingHouse_Text_LookForwardToGreaterRecords
release
end
-EventScript_17005D:: @ 817005D
- msgbox gUnknown_819F494
+Route12_FishingHouse_EventScript_NoRoomForNetBall:: @ 817005D
+ msgbox Route12_FishingHouse_Text_NoRoomForGift
release
end
-Route12_FishingHouse_EventScript_170067:: @ 8170067
+Route12_FishingHouse_EventScript_MagikarpRecordSign:: @ 8170067
lockall
- goto_if_set FLAG_GOT_RECORD_SETTING_MAGIKARP, EventScript_17007B
- msgbox gUnknown_819F50C
+ goto_if_set FLAG_GOT_RECORD_SETTING_MAGIKARP, Route12_FishingHouse_EventScript_MagikarpRecordSignRecordSet
+ msgbox Route12_FishingHouse_Text_BlankChartOfSomeSort
releaseall
end
-EventScript_17007B:: @ 817007B
+Route12_FishingHouse_EventScript_MagikarpRecordSignRecordSet:: @ 817007B
special GetMagikarpSizeRecordInfo
- msgbox gUnknown_819F4CF
+ msgbox Route12_FishingHouse_Text_MostGiganticMagikarpXInches
releaseall
end
diff --git a/data/maps/Route12_FishingHouse/text.inc b/data/maps/Route12_FishingHouse/text.inc
index 4f1f3f1fd..efe9b62a6 100644
--- a/data/maps/Route12_FishingHouse/text.inc
+++ b/data/maps/Route12_FishingHouse/text.inc
@@ -1,20 +1,20 @@
-gUnknown_819EFE0:: @ 819EFE0
+Route12_FishingHouse_Text_DoYouLikeToFish:: @ 819EFE0
.string "I'm the FISHING GURU's younger\n"
.string "brother.\p"
.string "I simply looove fishing!\n"
.string "I can't bear to go without.\p"
.string "Tell me, do you like to fish?$"
-gUnknown_819F05B:: @ 819F05B
+Route12_FishingHouse_Text_TakeThisAndFish:: @ 819F05B
.string "Grand! I like your style.\n"
.string "I think we can be friends.\p"
.string "Take this and fish, young friend!$"
-gUnknown_819F0B2:: @ 819F0B2
+Route12_FishingHouse_Text_ReceivedSuperRod:: @ 819F0B2
.string "{PLAYER} received a SUPER ROD from\n"
.string "the FISHING GURU's brother.$"
-gUnknown_819F0EB:: @ 819F0EB
+Route12_FishingHouse_Text_IfYouCatchBigMagikarpShowMe:: @ 819F0EB
.string "Fishing is a way of life!\n"
.string "It is like the finest poetry.\p"
.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 "love seeing gigantic MAGIKARP.$"
-gUnknown_819F1FA:: @ 819F1FA
+Route12_FishingHouse_Text_OhThatsDisappointing:: @ 819F1FA
.string "Oh…\n"
.string "That's so disappointing…$"
-gUnknown_819F217:: @ 819F217
+Route12_FishingHouse_Text_TryFishingBringMeMagikarp:: @ 819F217
.string "Hello there, {PLAYER}!\n"
.string "Have you been fishing?\p"
.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 "gigantic MAGIKARP.$"
-gUnknown_819F2DB:: @ 819F2DB
+Route12_FishingHouse_Text_OhMagikarpAllowMeToSee:: @ 819F2DB
.string "Oh? {PLAYER}?\n"
.string "Why, if it isn't a MAGIKARP!\p"
.string "Allow me to see it, quick!$"
-gUnknown_819F31B:: @ 819F31B
+Route12_FishingHouse_Text_WhoaXInchesTakeThis:: @ 819F31B
.string "… … …Whoa!\n"
.string "{STR_VAR_2} inches!\p"
.string "You have a rare appreciation for\n"
@@ -52,37 +52,37 @@ gUnknown_819F31B:: @ 819F31B
.string "You must take this.\n"
.string "I insist!$"
-gUnknown_819F395:: @ 819F395
+Route12_FishingHouse_Text_LookForwardToGreaterRecords:: @ 819F395
.string "I'll look forward to seeing greater\n"
.string "records from you!$"
-gUnknown_819F3CB:: @ 819F3CB
+Route12_FishingHouse_Text_HuhXInchesSameSizeAsLast:: @ 819F3CB
.string "Huh?\n"
.string "{STR_VAR_2} inches?\p"
.string "This is the same size as the one\n"
.string "I saw before.$"
-gUnknown_819F40A:: @ 819F40A
+Route12_FishingHouse_Text_HmmXInchesDoesntMeasureUp:: @ 819F40A
.string "Hmm…\n"
.string "This one is {STR_VAR_2} inches long.\p"
.string "It doesn't measure up to the\n"
.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 "a MAGIKARP.$"
-gUnknown_819F494:: @ 819F494
+Route12_FishingHouse_Text_NoRoomForGift:: @ 819F494
.string "Oh, no!\p"
.string "I had a gift for you, but you have\n"
.string "no room for it.$"
-gUnknown_819F4CF:: @ 819F4CF
+Route12_FishingHouse_Text_MostGiganticMagikarpXInches:: @ 819F4CF
.string "The most gigantic MAGIKARP\n"
.string "I have ever witnessed…\p"
.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 has spaces for writing in\n"
.string "records of some kind.$"
diff --git a/data/maps/Route12_NorthEntrance_1F/map.json b/data/maps/Route12_NorthEntrance_1F/map.json
index d06875648..834559791 100644
--- a/data/maps/Route12_NorthEntrance_1F/map.json
+++ b/data/maps/Route12_NorthEntrance_1F/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route12_NorthEntrance_1F_EventScript_16FE6E",
+ "script": "Route12_NorthEntrance_1F_EventScript_Guard",
"flag": "0"
}
],
diff --git a/data/maps/Route12_NorthEntrance_1F/scripts.inc b/data/maps/Route12_NorthEntrance_1F/scripts.inc
index 990d5f793..a2aa84b00 100644
--- a/data/maps/Route12_NorthEntrance_1F/scripts.inc
+++ b/data/maps/Route12_NorthEntrance_1F/scripts.inc
@@ -1,6 +1,6 @@
Route12_NorthEntrance_1F_MapScripts:: @ 816FE6D
.byte 0
-Route12_NorthEntrance_1F_EventScript_16FE6E:: @ 816FE6E
- msgbox gUnknown_819EDA7, MSGBOX_NPC
+Route12_NorthEntrance_1F_EventScript_Guard:: @ 816FE6E
+ msgbox Route12_NorthEntrance_1F_Text_LookoutSpotUpstairs, MSGBOX_NPC
end
diff --git a/data/maps/Route12_NorthEntrance_1F/text.inc b/data/maps/Route12_NorthEntrance_1F/text.inc
index 32f34428f..34dc041f8 100644
--- a/data/maps/Route12_NorthEntrance_1F/text.inc
+++ b/data/maps/Route12_NorthEntrance_1F/text.inc
@@ -1,4 +1,4 @@
-gUnknown_819EDA7:: @ 819EDA7
+Route12_NorthEntrance_1F_Text_LookoutSpotUpstairs:: @ 819EDA7
.string "There's a lookout spot upstairs.\n"
.string "The view is magnificent.$"
diff --git a/data/maps/Route12_NorthEntrance_2F/map.json b/data/maps/Route12_NorthEntrance_2F/map.json
index f2cf37890..042658121 100644
--- a/data/maps/Route12_NorthEntrance_2F/map.json
+++ b/data/maps/Route12_NorthEntrance_2F/map.json
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route12_NorthEntrance_2F_EventScript_16FE8A",
+ "script": "Route12_NorthEntrance_2F_EventScript_Lass",
"flag": "0"
}
],
@@ -43,14 +43,14 @@
"x": 4,
"y": 1,
"elevation": 0,
- "script": "Route12_NorthEntrance_2F_EventScript_16FE78"
+ "script": "Route12_NorthEntrance_2F_EventScript_LeftBinoculars"
},
{
"type": "bg_event_type_0",
"x": 8,
"y": 1,
"elevation": 0,
- "script": "Route12_NorthEntrance_2F_EventScript_16FE81"
+ "script": "Route12_NorthEntrance_2F_EventScript_RightBinoculars"
}
]
}
diff --git a/data/maps/Route12_NorthEntrance_2F/scripts.inc b/data/maps/Route12_NorthEntrance_2F/scripts.inc
index b9fee6dda..a85398238 100644
--- a/data/maps/Route12_NorthEntrance_2F/scripts.inc
+++ b/data/maps/Route12_NorthEntrance_2F/scripts.inc
@@ -1,46 +1,46 @@
Route12_NorthEntrance_2F_MapScripts:: @ 816FE77
.byte 0
-Route12_NorthEntrance_2F_EventScript_16FE78:: @ 816FE78
- msgbox gUnknown_819EF5D, MSGBOX_SIGN
+Route12_NorthEntrance_2F_EventScript_LeftBinoculars:: @ 816FE78
+ msgbox Route12_NorthEntrance_2F_Text_TheresManFishing, MSGBOX_SIGN
end
-Route12_NorthEntrance_2F_EventScript_16FE81:: @ 816FE81
- msgbox gUnknown_819EFA0, MSGBOX_SIGN
+Route12_NorthEntrance_2F_EventScript_RightBinoculars:: @ 816FE81
+ msgbox Route12_NorthEntrance_2F_Text_ItsPokemonTower, MSGBOX_SIGN
end
-Route12_NorthEntrance_2F_EventScript_16FE8A:: @ 816FE8A
+Route12_NorthEntrance_2F_EventScript_Lass:: @ 816FE8A
lock
faceplayer
- goto_if_set FLAG_GOT_TM27, EventScript_16FF01
+ goto_if_set FLAG_GOT_TM27, Route12_NorthEntrance_2F_EventScript_ExplainTM27
checkplayergender
compare VAR_RESULT, MALE
- call_if_eq EventScript_16FEE5
+ call_if_eq Route12_NorthEntrance_2F_EventScript_TakeTMMale
compare VAR_RESULT, FEMALE
- call_if_eq EventScript_16FEEE
+ call_if_eq Route12_NorthEntrance_2F_EventScript_TakeTMFemale
checkitemspace ITEM_TM27, 1
compare VAR_RESULT, FALSE
- goto_if_eq EventScript_16FEF7
- giveitem_msg gUnknown_819EE9F, ITEM_TM27
- msgbox gUnknown_819EEC6
+ goto_if_eq Route12_NorthEntrance_2F_EventScript_NoRoomForTM27
+ giveitem_msg Route12_NorthEntrance_2F_Text_ReceivedTM27FromLittleGirl, ITEM_TM27
+ msgbox Route12_NorthEntrance_2F_Text_ExplainTM27
setflag FLAG_GOT_TM27
release
end
-EventScript_16FEE5:: @ 816FEE5
- msgbox gUnknown_819EDE1
+Route12_NorthEntrance_2F_EventScript_TakeTMMale:: @ 816FEE5
+ msgbox Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreMale
return
-EventScript_16FEEE:: @ 816FEEE
- msgbox gUnknown_819EE40
+Route12_NorthEntrance_2F_EventScript_TakeTMFemale:: @ 816FEEE
+ msgbox Route12_NorthEntrance_2F_Text_TakeTMDontNeedAnymoreFemale
return
-EventScript_16FEF7:: @ 816FEF7
- msgbox gUnknown_819EF3F
+Route12_NorthEntrance_2F_EventScript_NoRoomForTM27:: @ 816FEF7
+ msgbox Route12_NorthEntrance_2F_Text_DontHaveRoomForThis
release
end
-EventScript_16FF01:: @ 816FF01
- msgbox gUnknown_819EEC6
+Route12_NorthEntrance_2F_EventScript_ExplainTM27:: @ 816FF01
+ msgbox Route12_NorthEntrance_2F_Text_ExplainTM27
release
end
diff --git a/data/maps/Route12_NorthEntrance_2F/text.inc b/data/maps/Route12_NorthEntrance_2F/text.inc
index df2ac596b..6e525d6e4 100644
--- a/data/maps/Route12_NorthEntrance_2F/text.inc
+++ b/data/maps/Route12_NorthEntrance_2F/text.inc
@@ -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 "POKéMON TOWER.\p"
.string "You can have this TM.\n"
.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 "POKéMON TOWER.\p"
.string "You can have this TM.\n"
.string "I don't need it anymore…$"
-gUnknown_819EE9F:: @ 819EE9F
+Route12_NorthEntrance_2F_Text_ReceivedTM27FromLittleGirl:: @ 819EE9F
.string "{PLAYER} received TM27\n"
.string "from the little girl.$"
-gUnknown_819EEC6:: @ 819EEC6
+Route12_NorthEntrance_2F_Text_ExplainTM27:: @ 819EEC6
.string "TM27 is a move called RETURN…\p"
.string "If you treat your POKéMON good,\n"
.string "it will return your love by working\l"
.string "its hardest in battle.$"
-gUnknown_819EF3F:: @ 819EF3F
+Route12_NorthEntrance_2F_Text_DontHaveRoomForThis:: @ 819EF3F
.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 "to show…\p"
.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 "to show…\p"
.string "It's POKéMON TOWER!$"
diff --git a/data/maps/Route13/map.json b/data/maps/Route13/map.json
index 2e9f47d52..b7b92937f 100644
--- a/data/maps/Route13/map.json
+++ b/data/maps/Route13/map.json
@@ -34,7 +34,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route13_EventScript_1AA803",
+ "script": "Route13_EventScript_Alma",
"flag": "0"
},
{
@@ -47,7 +47,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route13_EventScript_1AA749",
+ "script": "Route13_EventScript_Sebastian",
"flag": "0"
},
{
@@ -60,7 +60,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route13_EventScript_1AA841",
+ "script": "Route13_EventScript_Susie",
"flag": "0"
},
{
@@ -73,7 +73,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route13_EventScript_1AA70B",
+ "script": "Route13_EventScript_Sheila",
"flag": "0"
},
{
@@ -86,7 +86,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route13_EventScript_1AA6CD",
+ "script": "Route13_EventScript_Lola",
"flag": "0"
},
{
@@ -99,7 +99,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route13_EventScript_1AA87F",
+ "script": "Route13_EventScript_Valerie",
"flag": "0"
},
{
@@ -112,7 +112,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route13_EventScript_1AA8BD",
+ "script": "Route13_EventScript_Gwen",
"flag": "0"
},
{
@@ -125,7 +125,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route13_EventScript_1AA7C5",
+ "script": "Route13_EventScript_Robert",
"flag": "0"
},
{
@@ -138,7 +138,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route13_EventScript_1AA787",
+ "script": "Route13_EventScript_Perry",
"flag": "0"
},
{
@@ -151,7 +151,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route13_EventScript_1AA68F",
+ "script": "Route13_EventScript_Jared",
"flag": "0"
},
{
@@ -176,21 +176,21 @@
"x": 41,
"y": 12,
"elevation": 0,
- "script": "Route13_EventScript_1680C8"
+ "script": "Route13_EventScript_RouteSign"
},
{
"type": "bg_event_type_0",
"x": 37,
"y": 6,
"elevation": 0,
- "script": "Route13_EventScript_1680BF"
+ "script": "Route13_EventScript_TrainerTips2"
},
{
"type": "bg_event_type_0",
"x": 21,
"y": 14,
"elevation": 0,
- "script": "Route13_EventScript_1680B6"
+ "script": "Route13_EventScript_TrainerTips1"
},
{
"type": "hidden_item",
diff --git a/data/maps/Route13/scripts.inc b/data/maps/Route13/scripts.inc
index 6524d5dd6..9cedaa23f 100644
--- a/data/maps/Route13/scripts.inc
+++ b/data/maps/Route13/scripts.inc
@@ -1,14 +1,14 @@
Route13_MapScripts:: @ 81680B5
.byte 0
-Route13_EventScript_1680B6:: @ 81680B6
- msgbox gUnknown_8185DB7, MSGBOX_SIGN
+Route13_EventScript_TrainerTips1:: @ 81680B6
+ msgbox Route13_Text_LookToLeftOfThatPost, MSGBOX_SIGN
end
-Route13_EventScript_1680BF:: @ 81680BF
- msgbox gUnknown_8185DEF, MSGBOX_SIGN
+Route13_EventScript_TrainerTips2:: @ 81680BF
+ msgbox Route13_Text_SelectToSwitchItems, MSGBOX_SIGN
end
-Route13_EventScript_1680C8:: @ 81680C8
- msgbox gUnknown_8185E2C, MSGBOX_SIGN
+Route13_EventScript_RouteSign:: @ 81680C8
+ msgbox Route13_Text_RouteSign, MSGBOX_SIGN
end
diff --git a/data/maps/Route13/text.inc b/data/maps/Route13/text.inc
index 1b570d424..edf58209c 100644
--- a/data/maps/Route13/text.inc
+++ b/data/maps/Route13/text.inc
@@ -1,162 +1,128 @@
-Text_1857C5:: @ 81857C5
- .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
+Route13_Text_SebastianIntro:: @ 8185955
.string "My bird POKéMON want to battle\n"
.string "with you!$"
-Text_18597E:: @ 818597E
+Route13_Text_SebastianDefeat:: @ 818597E
.string "My PIDGEY and PIDGEOTTO combo\n"
.string "lost?$"
-Text_1859A2:: @ 81859A2
+Route13_Text_SebastianPostBattle:: @ 81859A2
.string "My POKéMON look happy even though\n"
.string "they lost.$"
-Text_1859CF:: @ 81859CF
+Route13_Text_SusieIntro:: @ 81859CF
.string "I'm told I'm good for a kid.$"
-Text_1859EC:: @ 81859EC
+Route13_Text_SusieDefeat:: @ 81859EC
.string "Ohh!\n"
.string "I lost!$"
-Text_1859F9:: @ 81859F9
+Route13_Text_SusiePostBattle:: @ 81859F9
.string "I want to become a good TRAINER.\n"
.string "I'll train hard, just watch.$"
-Text_185A37:: @ 8185A37
+Route13_Text_ValerieIntro:: @ 8185A37
.string "Wow!\n"
.string "Your BADGES are too cool!$"
-Text_185A56:: @ 8185A56
+Route13_Text_ValerieDefeat:: @ 8185A56
.string "Not enough!$"
-Text_185A62:: @ 8185A62
+Route13_Text_ValeriePostBattle:: @ 8185A62
.string "You got those BADGES from GYM\n"
.string "LEADERS. I know!$"
-Text_185A91:: @ 8185A91
+Route13_Text_GwenIntro:: @ 8185A91
.string "My cute POKéMON wish to make your\n"
.string "acquaintance.$"
-Text_185AC1:: @ 8185AC1
+Route13_Text_GwenDefeat:: @ 8185AC1
.string "Good going!\n"
.string "You totally won!$"
-Text_185ADE:: @ 8185ADE
+Route13_Text_GwenPostBattle:: @ 8185ADE
.string "You have to make POKéMON battle\n"
.string "to toughen them up.$"
-Text_185B12:: @ 8185B12
+Route13_Text_AlmaIntro:: @ 8185B12
.string "I found CARBOS in a cave once\n"
.string "while I was spelunking.$"
-Text_185B48:: @ 8185B48
+Route13_Text_AlmaDefeat:: @ 8185B48
.string "Oh, too bad!\n"
.string "I just messed up!$"
-Text_185B67:: @ 8185B67
+Route13_Text_AlmaPostBattle:: @ 8185B67
.string "CARBOS boosted the SPEED of my\n"
.string "POKéMON.$"
-Text_185B8F:: @ 8185B8F
+Route13_Text_PerryIntro:: @ 8185B8F
.string "I'm not going to lose.\n"
.string "Not when the wind's blowing my way!$"
-Text_185BCA:: @ 8185BCA
+Route13_Text_PerryDefeat:: @ 8185BCA
.string "The wind turned!$"
-Text_185BDB:: @ 8185BDB
+Route13_Text_PerryPostBattle:: @ 8185BDB
.string "I'm beat.\n"
.string "I guess I'll FLY home.$"
-Text_185BFC:: @ 8185BFC
+Route13_Text_LolaIntro:: @ 8185BFC
.string "Sure, I'll play with you, sweetie.$"
-Text_185C1F:: @ 8185C1F
+Route13_Text_LolaDefeat:: @ 8185C1F
.string "Oh!\n"
.string "You little beast!$"
-Text_185C35:: @ 8185C35
+Route13_Text_LolaPostBattle:: @ 8185C35
.string "I wonder which is stronger, male or\n"
.string "female POKéMON?$"
-Text_185C69:: @ 8185C69
+Route13_Text_SheilaIntro:: @ 8185C69
.string "Do you want to battle some\n"
.string "POKéMON with me?$"
-Text_185C95:: @ 8185C95
+Route13_Text_SheilaDefeat:: @ 8185C95
.string "It's over already?$"
-Text_185CA8:: @ 8185CA8
+Route13_Text_SheilaPostBattle:: @ 8185CA8
.string "I don't know anything about\n"
.string "POKéMON actually.\p"
.string "The ones I use… I picked them\n"
.string "for their looks!$"
-Text_185D05:: @ 8185D05
+Route13_Text_JaredIntro:: @ 8185D05
.string "What're you lookin' at?$"
-Text_185D1D:: @ 8185D1D
+Route13_Text_JaredDefeat:: @ 8185D1D
.string "Dang!\n"
.string "Stripped gears!$"
-Text_185D33:: @ 8185D33
+Route13_Text_JaredPostBattle:: @ 8185D33
.string "Get lost!$"
-Text_185D3D:: @ 8185D3D
+Route13_Text_RobertIntro:: @ 8185D3D
.string "I always go with bird POKéMON.\n"
.string "I've dedicated myself to them.$"
-Text_185D7B:: @ 8185D7B
+Route13_Text_RobertDefeat:: @ 8185D7B
.string "Out of power!$"
-Text_185D89:: @ 8185D89
+Route13_Text_RobertPostBattle:: @ 8185D89
.string "I wish I could fly like PIDGEY and\n"
.string "PIDGEOTTO…$"
-gUnknown_8185DB7:: @ 8185DB7
+Route13_Text_LookToLeftOfThatPost:: @ 8185DB7
.string "TRAINER TIPS\p"
.string "Look, look!\n"
.string "Look to the left of that post!$"
-gUnknown_8185DEF:: @ 8185DEF
+Route13_Text_SelectToSwitchItems:: @ 8185DEF
.string "TRAINER TIPS\p"
.string "Use SELECT to switch items in the\n"
.string "ITEMS window.$"
-gUnknown_8185E2C:: @ 8185E2C
+Route13_Text_RouteSign:: @ 8185E2C
.string "ROUTE 13\n"
.string "North to SILENCE BRIDGE$"
diff --git a/data/maps/Route14/map.json b/data/maps/Route14/map.json
index cf88cbf8a..dd49ec12e 100644
--- a/data/maps/Route14/map.json
+++ b/data/maps/Route14/map.json
@@ -34,7 +34,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route14_EventScript_1AA9B5",
+ "script": "Route14_EventScript_Gerald",
"flag": "0"
},
{
@@ -47,7 +47,7 @@
"movement_range_y": 2,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AA9F3",
+ "script": "Route14_EventScript_Donald",
"flag": "0"
},
{
@@ -60,7 +60,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
- "script": "Route14_EventScript_1AAAEB",
+ "script": "Route14_EventScript_Beck",
"flag": "0"
},
{
@@ -73,7 +73,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 3,
- "script": "Route14_EventScript_1AAB29",
+ "script": "Route14_EventScript_Marlon",
"flag": "0"
},
{
@@ -86,7 +86,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route14_EventScript_1AA977",
+ "script": "Route14_EventScript_Isaac",
"flag": "0"
},
{
@@ -99,7 +99,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
- "script": "Route14_EventScript_1AA8FB",
+ "script": "Route14_EventScript_Malik",
"flag": "0"
},
{
@@ -112,7 +112,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AAAAD",
+ "script": "Route14_EventScript_Mitch",
"flag": "0"
},
{
@@ -125,7 +125,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AAA6F",
+ "script": "Route14_EventScript_Carter",
"flag": "0"
},
{
@@ -138,7 +138,7 @@
"movement_range_y": 6,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AA939",
+ "script": "Route14_EventScript_Lukas",
"flag": "0"
},
{
@@ -151,7 +151,7 @@
"movement_range_y": 2,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AAA31",
+ "script": "Route14_EventScript_Benny",
"flag": "0"
},
{
@@ -203,7 +203,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AABAD",
+ "script": "Route14_EventScript_Jan",
"flag": "0"
},
{
@@ -216,7 +216,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
- "script": "Route14_EventScript_1AAB67",
+ "script": "Route14_EventScript_Kiri",
"flag": "0"
}
],
@@ -228,7 +228,7 @@
"x": 17,
"y": 12,
"elevation": 0,
- "script": "Route14_EventScript_1680D2"
+ "script": "Route14_EventScript_RouteSign"
},
{
"type": "hidden_item",
diff --git a/data/maps/Route14/scripts.inc b/data/maps/Route14/scripts.inc
index 551940250..46e3774ee 100644
--- a/data/maps/Route14/scripts.inc
+++ b/data/maps/Route14/scripts.inc
@@ -1,6 +1,6 @@
Route14_MapScripts:: @ 81680D1
.byte 0
-Route14_EventScript_1680D2:: @ 81680D2
- msgbox gUnknown_8186399, MSGBOX_SIGN
+Route14_EventScript_RouteSign:: @ 81680D2
+ msgbox Route14_Text_RouteSign, MSGBOX_SIGN
end
diff --git a/data/maps/Route14/text.inc b/data/maps/Route14/text.inc
index 37008ab3b..320c250ee 100644
--- a/data/maps/Route14/text.inc
+++ b/data/maps/Route14/text.inc
@@ -1,126 +1,156 @@
-Text_185E4D:: @ 8185E4D
+Route14_Text_CarterIntro:: @ 8185E4D
.string "You need to use TMs to teach good\n"
.string "moves to POKéMON.$"
-Text_185E81:: @ 8185E81
+Route14_Text_CarterDefeat:: @ 8185E81
.string "Not good enough quite yet.$"
-Text_185E9C:: @ 8185E9C
+Route14_Text_CarterPostBattle:: @ 8185E9C
.string "You have some HMs, right? POKéMON\n"
.string "can't forget those moves easily.$"
-Text_185EDF:: @ 8185EDF
+Route14_Text_MitchIntro:: @ 8185EDF
.string "My bird POKéMON should be ready\n"
.string "for battle.$"
-Text_185F0B:: @ 8185F0B
+Route14_Text_MitchDefeat:: @ 8185F0B
.string "Not ready yet!$"
-Text_185F1A:: @ 8185F1A
+Route14_Text_MitchPostBattle:: @ 8185F1A
.string "My bird POKéMON need to learn\n"
.string "better moves.$"
-Text_185F46:: @ 8185F46
+Route14_Text_BeckIntro:: @ 8185F46
.string "They have TMs on sale at the\n"
.string "CELADON DEPT. STORE.\p"
.string "TMs aren't really rare, but not\n"
.string "many people have HMs.$"
-Text_185FAE:: @ 8185FAE
+Route14_Text_BeckDefeat:: @ 8185FAE
.string "Aww, bummer!$"
-Text_185FBB:: @ 8185FBB
+Route14_Text_BeckPostBattle:: @ 8185FBB
.string "Try teaching POKéMON a move that's\n"
.string "the same type as it.\p"
.string "That apparently boosts the power\n"
.string "of the move.$"
-Text_186021:: @ 8186021
+Route14_Text_MarlonIntro:: @ 8186021
.string "Have you taught your bird POKéMON\n"
.string "how to FLY?\p"
.string "You'll be able to soar with it into\n"
.string "the sky!$"
-Text_18607C:: @ 818607C
+Route14_Text_MarlonDefeat:: @ 818607C
.string "Shot down in flames!$"
-Text_186091:: @ 8186091
+Route14_Text_MarlonPostBattle:: @ 8186091
.string "Bird POKéMON are my one true love.\n"
.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 "winged mirages?$"
-Text_18610A:: @ 818610A
+Route14_Text_DonaldDefeat:: @ 818610A
.string "Why?\n"
.string "Why'd I lose?$"
-Text_18611D:: @ 818611D
+Route14_Text_DonaldPostBattle:: @ 818611D
.string "Well, the winged mirages are the\n"
.string "legendary bird POKéMON.\p"
.string "There are three of them: ARTICUNO,\n"
.string "ZAPDOS, and MOLTRES.$"
-Text_18618E:: @ 818618E
+Route14_Text_BennyIntro:: @ 818618E
.string "I'm not into it, but okay.\n"
.string "Let's go!$"
-Text_1861B3:: @ 81861B3
+Route14_Text_BennyDefeat:: @ 81861B3
.string "I knew it!$"
-Text_1861BE:: @ 81861BE
+Route14_Text_BennyPostBattle:: @ 81861BE
.string "Winning, losing… It's insignificant\n"
.string "under this huge sky.$"
-Text_1861F7:: @ 81861F7
+Route14_Text_LukasIntro:: @ 81861F7
.string "C'mon, c'mon.\n"
.string "Let's go, let's go, let's go!$"
-Text_186223:: @ 8186223
+Route14_Text_LukasDefeat:: @ 8186223
.string "Arrg!\n"
.string "Lost! Get lost!$"
-Text_186239:: @ 8186239
+Route14_Text_LukasPostBattle:: @ 8186239
.string "What, what, what?\n"
.string "What do you want still?$"
-Text_186263:: @ 8186263
+Route14_Text_IsaacIntro:: @ 8186263
.string "I need to burn some time.\n"
.string "Shut up and battle.$"
-Text_186291:: @ 8186291
+Route14_Text_IsaacDefeat:: @ 8186291
.string "What?\n"
.string "You!?$"
-Text_18629D:: @ 818629D
+Route14_Text_IsaacPostBattle:: @ 818629D
.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 "wide-open spaces.$"
-Text_1862EF:: @ 81862EF
+Route14_Text_GeraldDefeat:: @ 81862EF
.string "Wipeout!$"
-Text_1862F8:: @ 81862F8
+Route14_Text_GeraldPostBattle:: @ 81862F8
.string "It's cool you made your POKéMON so\n"
.string "strong.\p"
.string "Might is right!\n"
.string "And you know it!$"
-Text_186344:: @ 8186344
+Route14_Text_MalikIntro:: @ 8186344
.string "POKéMON battle?\n"
.string "Cool! Rumble!$"
-Text_186362:: @ 8186362
+Route14_Text_MalikDefeat:: @ 8186362
.string "Blown away!$"
-Text_18636E:: @ 818636E
+Route14_Text_MalikPostBattle:: @ 818636E
.string "You know who'd win, you and me\n"
.string "one-on-one!$"
-gUnknown_8186399:: @ 8186399
+Route14_Text_RouteSign:: @ 8186399
.string "ROUTE 14\n"
.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.$"
diff --git a/data/maps/Route15/text.inc b/data/maps/Route15/text.inc
index 34e3a0c60..33c60e7dc 100644
--- a/data/maps/Route15/text.inc
+++ b/data/maps/Route15/text.inc
@@ -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
.string "I just got some POKéMON in trades.\n"
.string "Can I try them out on you?$"
@@ -151,3 +120,35 @@ gUnknown_8186A77:: @ 8186A77
.string "ROUTE 15\n"
.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.$"
diff --git a/data/maps/Route16/text.inc b/data/maps/Route16/text.inc
index 289b80db9..5131934b1 100644
--- a/data/maps/Route16/text.inc
+++ b/data/maps/Route16/text.inc
@@ -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
.string "What do you want?$"
@@ -111,3 +78,36 @@ Route16_Text_RouteSign:: @ 8186F98
.string "ROUTE 16\n"
.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?$"
diff --git a/data/maps/Route17/text.inc b/data/maps/Route17/text.inc
index 6627d5cd0..eff5f0726 100644
--- a/data/maps/Route17/text.inc
+++ b/data/maps/Route17/text.inc
@@ -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
.string "There's no getting rich quick in\n"
.string "battling kids.$"
diff --git a/data/maps/Route19/text.inc b/data/maps/Route19/text.inc
index a76ff89d7..7d399f364 100644
--- a/data/maps/Route19/text.inc
+++ b/data/maps/Route19/text.inc
@@ -117,3 +117,38 @@ gUnknown_8187C06:: @ 8187C06
.string "SEA ROUTE 19\n"
.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?$"
diff --git a/data/maps/Route20/text.inc b/data/maps/Route20/text.inc
index 070575cc7..3abceaeba 100644
--- a/data/maps/Route20/text.inc
+++ b/data/maps/Route20/text.inc
@@ -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
.string "The water is shallow here.\n"
.string "There are many people swimming.$"
@@ -149,3 +113,8 @@ Text_18827B:: @ 818827B
gUnknown_81882D1:: @ 81882D1
.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.$"
diff --git a/data/maps/Route21_North/text.inc b/data/maps/Route21_North/text.inc
index e8fc3223a..ad1ec12d3 100644
--- a/data/maps/Route21_North/text.inc
+++ b/data/maps/Route21_North/text.inc
@@ -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
.string "You want to know if the fish are\n"
.string "biting?$"