Sync bg_event macros with pokeruby
This commit is contained in:
@@ -7,9 +7,9 @@ DesertRuins_MapWarps: @ 853436C
|
||||
warp_def 8, 11, 3, 1, MAP_DESERT_RUINS
|
||||
|
||||
DesertRuins_MapBGEvents: @ 8534384
|
||||
bg_event 8, 20, 0, 0, 0, DesertRuins_EventScript_22D9DB
|
||||
bg_event 7, 20, 0, 0, 0, DesertRuins_EventScript_22D9F8
|
||||
bg_event 9, 20, 0, 0, 0, DesertRuins_EventScript_22D9F8
|
||||
bg_event 8, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9DB
|
||||
bg_event 7, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9F8
|
||||
bg_event 9, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9F8
|
||||
|
||||
DesertRuins_MapEvents:: @ 85343A8
|
||||
map_events DesertRuins_EventObjects, DesertRuins_MapWarps, 0x0, DesertRuins_MapBGEvents
|
||||
|
||||
Reference in New Issue
Block a user