Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
+21
View File
@@ -0,0 +1,21 @@
RustboroCity_House2_MapScripts:: @ 8215EB3
.byte 0
RustboroCity_House2_EventScript_215EB4:: @ 8215EB4
msgbox RustboroCity_House2_Text_215EC6, 2
end
RustboroCity_House2_EventScript_215EBD:: @ 8215EBD
msgbox RustboroCity_House2_Text_215F21, 2
end
RustboroCity_House2_Text_215EC6: @ 8215EC6
.string "The TRAINERS SCHOOL is excellent.\p"
.string "If you study there, you could even\n"
.string "become a GYM LEADER.$"
RustboroCity_House2_Text_215F21: @ 8215F21
.string "ROXANNE, the GYM LEADER, really knows\n"
.string "a lot about POKéMON.\p"
.string "Shes really strong, too!$"