Sync bg_event macros with pokeruby

This commit is contained in:
Marcus Huderle
2018-07-11 11:12:26 -05:00
parent 8ffd7a70fc
commit 7d375972ba
165 changed files with 1251 additions and 1106 deletions
+3 -3
View File
@@ -7,9 +7,9 @@ IslandCave_MapWarps: @ 8536C8C
warp_def 8, 11, 3, 1, MAP_ISLAND_CAVE
IslandCave_MapBGEvents: @ 8536CA4
bg_event 8, 20, 0, 0, 0, IslandCave_EventScript_238EEF
bg_event 7, 20, 0, 0, 0, IslandCave_EventScript_238F1D
bg_event 9, 20, 0, 0, 0, IslandCave_EventScript_238F1D
bg_event 8, 20, 0, BG_EVENT_PLAYER_FACING_ANY, IslandCave_EventScript_238EEF
bg_event 7, 20, 0, BG_EVENT_PLAYER_FACING_ANY, IslandCave_EventScript_238F1D
bg_event 9, 20, 0, BG_EVENT_PLAYER_FACING_ANY, IslandCave_EventScript_238F1D
IslandCave_MapEvents:: @ 8536CC8
map_events IslandCave_EventObjects, IslandCave_MapWarps, 0x0, IslandCave_MapBGEvents