Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
29
data/scripts/maps/FortreeCity_House3.inc
Normal file
29
data/scripts/maps/FortreeCity_House3.inc
Normal file
@@ -0,0 +1,29 @@
|
||||
FortreeCity_House3_MapScripts:: @ 8217AE7
|
||||
.byte 0
|
||||
|
||||
FortreeCity_House3_EventScript_217AE8:: @ 8217AE8
|
||||
msgbox FortreeCity_House3_Text_217AFA, 2
|
||||
end
|
||||
|
||||
FortreeCity_House3_EventScript_217AF1:: @ 8217AF1
|
||||
msgbox FortreeCity_House3_Text_217C22, 2
|
||||
end
|
||||
|
||||
FortreeCity_House3_Text_217AFA: @ 8217AFA
|
||||
.string "While speaking about POKéDEXES,\n"
|
||||
.string "I remembered something.\p"
|
||||
.string "I met this TRAINER, STEVEN, when\n"
|
||||
.string "I was searching for rare stones.\p"
|
||||
.string "Hoo, boy, he had some amazing POKéMON\n"
|
||||
.string "with him.\p"
|
||||
.string "They weren’t just rare, they were\n"
|
||||
.string "trained to terrifying extremes!\p"
|
||||
.string "He might even be stronger than the\n"
|
||||
.string "GYM LEADER in this town…$"
|
||||
|
||||
FortreeCity_House3_Text_217C22: @ 8217C22
|
||||
.string "What’s that thing you have there?\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "Oh, it’s called a POKéDEX?\n"
|
||||
.string "It’s really awesome!$"
|
||||
|
||||
Reference in New Issue
Block a user