Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SootopolisCity_House5_EventObjects: @ 8533448
|
||||
object_event 1, EVENT_OBJ_GFX_MANIAC, 0, 3, 3, 3, 10, 0, 0, 0, 0, SootopolisCity_House5_EventScript_226E94, 0
|
||||
object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 6, 3, 3, 9, 0, 0, 0, 0, SootopolisCity_House5_EventScript_226E9D, 0
|
||||
|
||||
SootopolisCity_House5_MapWarps: @ 8533478
|
||||
warp_def 3, 6, 0, 8, MAP_SOOTOPOLIS_CITY
|
||||
warp_def 4, 6, 0, 8, MAP_SOOTOPOLIS_CITY
|
||||
|
||||
SootopolisCity_House5_MapEvents:: @ 8533488
|
||||
map_events SootopolisCity_House5_EventObjects, SootopolisCity_House5_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
SootopolisCity_House5_MapScripts:: @ 8226E93
|
||||
.byte 0
|
||||
|
||||
SootopolisCity_House5_EventScript_226E94:: @ 8226E94
|
||||
msgbox SootopolisCity_House5_Text_226EA6, 2
|
||||
end
|
||||
|
||||
SootopolisCity_House5_EventScript_226E9D:: @ 8226E9D
|
||||
msgbox SootopolisCity_House5_Text_226F35, 2
|
||||
end
|
||||
|
||||
SootopolisCity_House5_Text_226EA6: @ 8226EA6
|
||||
.string "There appears to be some connection\n"
|
||||
.string "between SOOTOPOLIS and MT. PYRE.\p"
|
||||
.string "My friends and I did some research on\n"
|
||||
.string "it at the lab where I used to work.$"
|
||||
|
||||
SootopolisCity_House5_Text_226F35: @ 8226F35
|
||||
.string "My big brother used to study the sea.$"
|
||||
|
||||
Reference in New Issue
Block a user