Sync bg_event macros with pokeruby
This commit is contained in:
@@ -7,9 +7,9 @@ AncientTomb_MapWarps: @ 8536CF4
|
||||
warp_def 8, 11, 3, 1, MAP_ANCIENT_TOMB
|
||||
|
||||
AncientTomb_MapBGEvents: @ 8536D0C
|
||||
bg_event 8, 20, 0, 0, 0, AncientTomb_EventScript_239033
|
||||
bg_event 7, 20, 0, 0, 0, AncientTomb_EventScript_239050
|
||||
bg_event 9, 20, 0, 0, 0, AncientTomb_EventScript_239050
|
||||
bg_event 8, 20, 0, BG_EVENT_PLAYER_FACING_ANY, AncientTomb_EventScript_239033
|
||||
bg_event 7, 20, 0, BG_EVENT_PLAYER_FACING_ANY, AncientTomb_EventScript_239050
|
||||
bg_event 9, 20, 0, BG_EVENT_PLAYER_FACING_ANY, AncientTomb_EventScript_239050
|
||||
|
||||
AncientTomb_MapEvents:: @ 8536D30
|
||||
map_events AncientTomb_EventObjects, AncientTomb_MapWarps, 0x0, AncientTomb_MapBGEvents
|
||||
|
||||
Reference in New Issue
Block a user