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
+12
View File
@@ -0,0 +1,12 @@
SafariZone_RestHouse_EventObjects: @ 853B8FC
object_event 1, EVENT_OBJ_GFX_YOUNGSTER, 0, 7, 4, 0, 10, 1, 1, 0, 0, SafariZone_RestHouse_EventScript_242BE7, 0
object_event 2, EVENT_OBJ_GFX_PSYCHIC_M, 0, 8, 4, 0, 9, 1, 1, 0, 0, SafariZone_RestHouse_EventScript_242BF0, 0
object_event 3, EVENT_OBJ_GFX_FAT_MAN, 0, 2, 5, 3, 10, 1, 1, 0, 0, SafariZone_RestHouse_EventScript_242BF9, 0
SafariZone_RestHouse_MapWarps: @ 853B944
warp_def 3, 8, 0, 0, MAP_SAFARI_ZONE_SOUTHWEST
warp_def 4, 8, 0, 0, MAP_SAFARI_ZONE_SOUTHWEST
SafariZone_RestHouse_MapEvents:: @ 853B954
map_events SafariZone_RestHouse_EventObjects, SafariZone_RestHouse_MapWarps, 0x0, 0x0
@@ -0,0 +1,15 @@
SafariZone_RestHouse_MapScripts:: @ 8242BE6
.byte 0
SafariZone_RestHouse_EventScript_242BE7:: @ 8242BE7
msgbox SafariZone_RestHouse_Text_2A5639, 2
end
SafariZone_RestHouse_EventScript_242BF0:: @ 8242BF0
msgbox SafariZone_RestHouse_Text_2A56E1, 2
end
SafariZone_RestHouse_EventScript_242BF9:: @ 8242BF9
msgbox SafariZone_RestHouse_Text_2A5764, 2
end