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
+5 -5
View File
@@ -13,11 +13,11 @@ DewfordTown_MapWarps: @ 85279DC
warp_def 8, 8, 0, 0, MAP_DEWFORD_TOWN_HOUSE2
DewfordTown_MapBGEvents: @ 8527A04
bg_event 10, 10, 0, 0, 0, DewfordTown_EventScript_1E95BA
bg_event 11, 16, 0, 0, 0, DewfordTown_EventScript_1E95C3
bg_event 4, 10, 0, 1, 0, DewfordTown_EventScript_271E73
bg_event 3, 10, 0, 1, 0, DewfordTown_EventScript_271E73
bg_event 2, 4, 0, 0, 0, DewfordTown_EventScript_1E95CC
bg_event 10, 10, 0, BG_EVENT_PLAYER_FACING_ANY, DewfordTown_EventScript_1E95BA
bg_event 11, 16, 0, BG_EVENT_PLAYER_FACING_ANY, DewfordTown_EventScript_1E95C3
bg_event 4, 10, 0, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_EventScript_271E73
bg_event 3, 10, 0, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_EventScript_271E73
bg_event 2, 4, 0, BG_EVENT_PLAYER_FACING_ANY, DewfordTown_EventScript_1E95CC
DewfordTown_MapEvents:: @ 8527A40
map_events DewfordTown_EventObjects, DewfordTown_MapWarps, 0x0, DewfordTown_MapBGEvents