Document Routes 10-14 scripts

This commit is contained in:
GriffinR
2020-01-30 16:46:37 -05:00
parent 65690ca7dc
commit 1cfeae9ffa
40 changed files with 1168 additions and 1168 deletions
+2 -2
View File
@@ -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"
}
],
@@ -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
+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 "いっぱい みたい だね$"
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"