Merge pull request #251 from GriffinRichards/doc-routes1

Document Routes 3-9 scripts
This commit is contained in:
PikalaxALT
2020-02-19 08:47:26 -05:00
committed by GitHub
27 changed files with 655 additions and 655 deletions
+5 -5
View File
@@ -36,7 +36,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "Route4_EventScript_167F8C",
"script": "Route4_EventScript_Woman",
"flag": "0"
},
{
@@ -49,7 +49,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "Route4_EventScript_1A95B9",
"script": "Route4_EventScript_Crissy",
"flag": "0"
},
{
@@ -75,7 +75,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "Route4_EventScript_1ACDEA",
"script": "Route4_EventScript_Boy",
"flag": "0"
},
{
@@ -148,14 +148,14 @@
"x": 18,
"y": 7,
"elevation": 0,
"script": "Route4_EventScript_167F95"
"script": "Route4_EventScript_MtMoonSign"
},
{
"type": "bg_event_type_0",
"x": 34,
"y": 7,
"elevation": 0,
"script": "Route4_EventScript_167F9E"
"script": "Route4_EventScript_RouteSign"
},
{
"type": "hidden_item",
+7 -7
View File
@@ -1,17 +1,17 @@
Route4_MapScripts:: @ 8167F8A
.byte 0
Route4_EventScript_167F8B:: @ 8167F8B
Route4_EventScript_Unused:: @ 8167F8B
end
Route4_EventScript_167F8C:: @ 8167F8C
msgbox gUnknown_81838D7, MSGBOX_NPC
Route4_EventScript_Woman:: @ 8167F8C
msgbox Route4_Text_TrippedOverGeodude, MSGBOX_NPC
end
Route4_EventScript_167F95:: @ 8167F95
msgbox gUnknown_818399B, MSGBOX_SIGN
Route4_EventScript_MtMoonSign:: @ 8167F95
msgbox Route4_Text_MtMoonEntrance, MSGBOX_SIGN
end
Route4_EventScript_167F9E:: @ 8167F9E
msgbox gUnknown_81839B4, MSGBOX_SIGN
Route4_EventScript_RouteSign:: @ 8167F9E
msgbox Route4_Text_RouteSign, MSGBOX_SIGN
end
+61 -6
View File
@@ -1,24 +1,79 @@
gUnknown_81838D7:: @ 81838D7
Route4_Text_TrippedOverGeodude:: @ 81838D7
.string "Ouch! I tripped over a rocky\n"
.string "POKéMON, GEODUDE!$"
Text_183906:: @ 8183906
Route4_Text_CrissyIntro:: @ 8183906
.string "I came to MT. MOON in search of\n"
.string "mushroom POKéMON.$"
Text_183938:: @ 8183938
Route4_Text_CrissyDefeat:: @ 8183938
.string "After all I did to catch them!$"
Text_183957:: @ 8183957
Route4_Text_CrissyPostBattle:: @ 8183957
.string "There might not be any more\n"
.string "mushrooms here.\p"
.string "I think I got them all.$"
gUnknown_818399B:: @ 818399B
Route4_Text_MtMoonEntrance:: @ 818399B
.string "MT. MOON\n"
.string "Tunnel Entrance$"
gUnknown_81839B4:: @ 81839B4
Route4_Text_RouteSign:: @ 81839B4
.string "ROUTE 4\n"
.string "MT. MOON - CERULEAN CITY$"
Text_MegaPunchTeach:: @ 81839D5
.string "A punch of roaring ferocity!\p"
.string "Packed with destructive power!\p"
.string "When the chips are down,\n"
.string "MEGA PUNCH is the ultimate attack!\l"
.string "You agree, yes?\p"
.string "Now!\n"
.string "Let me teach it to your POKéMON!$"
Text_MegaPunchDeclined:: @ 8183A83
.string "You'll be back when you understand\n"
.string "the worth of MEGA PUNCH.$"
Text_MegaPunchWhichMon:: @ 8183ABF
.string "Fine!\n"
.string "Which POKéMON will learn it?$"
Text_MegaPunchTaught:: @ 8183AE2
.string "Now, we are comrades in the way of\n"
.string "punching!\p"
.string "You should go before you're seen\n"
.string "by the misguided fool who trains\l"
.string "only his silly kicking over there.$"
Text_MegaKickTeach:: @ 8183B74
.string "A kick of brutal ferocity!\p"
.string "Packed with destructive power!\p"
.string "When you get right down to it,\n"
.string "MEGA KICK is the ultimate attack!\l"
.string "Don't you agree?\p"
.string "Okay!\n"
.string "I'll teach it to your POKéMON!$"
Text_MegaKickDeclined:: @ 8183C25
.string "You'll come crawling back when you\n"
.string "realize the value of MEGA KICK.$"
Text_MegaKickWhichMon:: @ 8183C68
.string "All right!\n"
.string "Which POKéMON wants to learn it?$"
Text_MegaKickTaught:: @ 8183C94
.string "Now, we are soul mates in the way\n"
.string "of kicking!\p"
.string "You should run before you're seen\n"
.string "by the deluded nitwit who trains\l"
.string "only simple punching over there.$"
Route4_Text_PeopleLikeAndRespectBrock:: @ 8183D26
.string "Oh, wow, that's the BOULDERBADGE!\n"
.string "You got it from BROCK, didn't you?\p"
.string "BROCK is cool. He's not just tough.\n"
.string "People like and respect him.\p"
.string "I want to become a GYM LEADER\n"
.string "like him.$"