Document rest of Petalburg scripts

This commit is contained in:
Marcus Huderle
2019-10-20 12:27:23 -05:00
committed by huderlem
parent 41e952a668
commit 04ea8eea5a
13 changed files with 293 additions and 293 deletions
+6 -6
View File
@@ -1,20 +1,20 @@
PetalburgCity_House1_MapScripts:: @ 8207799
.byte 0
PetalburgCity_House1_EventScript_20779A:: @ 820779A
msgbox PetalburgCity_House1_Text_2077AC, MSGBOX_NPC
PetalburgCity_House1_EventScript_Man:: @ 820779A
msgbox PetalburgCity_House1_Text_TravelingIsWonderful, MSGBOX_NPC
end
PetalburgCity_House1_EventScript_2077A3:: @ 82077A3
msgbox PetalburgCity_House1_Text_2077FB, MSGBOX_NPC
PetalburgCity_House1_EventScript_Woman:: @ 82077A3
msgbox PetalburgCity_House1_Text_GoOnAdventure, MSGBOX_NPC
end
PetalburgCity_House1_Text_2077AC: @ 82077AC
PetalburgCity_House1_Text_TravelingIsWonderful: @ 82077AC
.string "Traveling is wonderful!\p"
.string "When I was young, I roamed the seas\n"
.string "and the mountains!$"
PetalburgCity_House1_Text_2077FB: @ 82077FB
PetalburgCity_House1_Text_GoOnAdventure: @ 82077FB
.string "Sigh…\p"
.string "I wish I could go on an adventure\n"
.string "with some POKéMON…\p"