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
+2 -2
View File
@@ -25,7 +25,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"
},
{
@@ -38,7 +38,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"