Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SootopolisCity_House7_EventObjects: @ 85334D8
|
||||
object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 5, 3, 3, 9, 0, 0, 0, 0, SootopolisCity_House7_EventScript_2270CC, 0
|
||||
object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 1, 4, 3, 2, 1, 1, 0, 0, SootopolisCity_House7_EventScript_2270D5, 0
|
||||
|
||||
SootopolisCity_House7_MapWarps: @ 8533508
|
||||
warp_def 3, 6, 0, 10, MAP_SOOTOPOLIS_CITY
|
||||
warp_def 4, 6, 0, 10, MAP_SOOTOPOLIS_CITY
|
||||
|
||||
SootopolisCity_House7_MapEvents:: @ 8533518
|
||||
map_events SootopolisCity_House7_EventObjects, SootopolisCity_House7_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
SootopolisCity_House7_MapScripts:: @ 82270CB
|
||||
.byte 0
|
||||
|
||||
SootopolisCity_House7_EventScript_2270CC:: @ 82270CC
|
||||
msgbox SootopolisCity_House7_Text_2270DE, 2
|
||||
end
|
||||
|
||||
SootopolisCity_House7_EventScript_2270D5:: @ 82270D5
|
||||
msgbox SootopolisCity_House7_Text_227190, 2
|
||||
end
|
||||
|
||||
SootopolisCity_House7_Text_2270DE: @ 82270DE
|
||||
.string "An underwater volcano erupted and\n"
|
||||
.string "forced itself up from the depths.\p"
|
||||
.string "Its crater emerged from the sea and\n"
|
||||
.string "became filled with rainwater.\p"
|
||||
.string "That’s how SOOTOPOLIS CITY came into\n"
|
||||
.string "being.$"
|
||||
|
||||
SootopolisCity_House7_Text_227190: @ 8227190
|
||||
.string "The cave that links SOOTOPOLIS and\n"
|
||||
.string "the outside world…\p"
|
||||
.string "It seems as if the cave was made to\n"
|
||||
.string "keep something from getting out.\p"
|
||||
.string "Or am I just imagining things?$"
|
||||
|
||||
Reference in New Issue
Block a user