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
+11
View File
@@ -0,0 +1,11 @@
FortreeCity_House3_EventObjects: @ 8530F84
object_event 1, EVENT_OBJ_GFX_MANIAC, 0, 0, 3, 3, 10, 0, 0, 0, 0, FortreeCity_House3_EventScript_217AE8, 0
object_event 2, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 5, 4, 3, 2, 1, 1, 0, 0, FortreeCity_House3_EventScript_217AF1, 0
FortreeCity_House3_MapWarps: @ 8530FB4
warp_def 3, 5, 0, 5, MAP_FORTREE_CITY
warp_def 4, 5, 0, 5, MAP_FORTREE_CITY
FortreeCity_House3_MapEvents:: @ 8530FC4
map_events FortreeCity_House3_EventObjects, FortreeCity_House3_MapWarps, 0x0, 0x0
+29
View 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 werent 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 "Whats that thing you have there?\p"
.string "… … … … … …\p"
.string "Oh, its called a POKéDEX?\n"
.string "Its really awesome!$"