Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
25
data/scripts/maps/PacifidlogTown_House1.inc
Normal file
25
data/scripts/maps/PacifidlogTown_House1.inc
Normal file
@@ -0,0 +1,25 @@
|
||||
PacifidlogTown_House1_MapScripts:: @ 820365C
|
||||
.byte 0
|
||||
|
||||
PacifidlogTown_House1_EventScript_20365D:: @ 820365D
|
||||
msgbox PacifidlogTown_House1_Text_20366F, 2
|
||||
end
|
||||
|
||||
PacifidlogTown_House1_EventScript_203666:: @ 8203666
|
||||
msgbox PacifidlogTown_House1_Text_20373A, 2
|
||||
end
|
||||
|
||||
PacifidlogTown_House1_Text_20366F: @ 820366F
|
||||
.string "In the HOENN region, there are three\n"
|
||||
.string "POKéMON that represent the power of\l"
|
||||
.string "rock, ice, and steel.\p"
|
||||
.string "Each of them is said to hide away deep\n"
|
||||
.string "inside caves.\p"
|
||||
.string "That’s the story I heard when I was\n"
|
||||
.string "just a little kid.$"
|
||||
|
||||
PacifidlogTown_House1_Text_20373A: @ 820373A
|
||||
.string "“Six dots open three doors.”\p"
|
||||
.string "Grandpa used to say that, but I don’t\n"
|
||||
.string "know what he meant.$"
|
||||
|
||||
Reference in New Issue
Block a user