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
+4 -4
View File
@@ -13,10 +13,10 @@ DewfordTown_Gym_MapWarps: @ 852DBF4
warp_def 6, 27, 0, 2, MAP_DEWFORD_TOWN
DewfordTown_Gym_MapBGEvents: @ 852DC04
bg_event 4, 23, 3, 1, 0, DewfordTown_Gym_EventScript_1FC9A2
bg_event 7, 23, 3, 1, 0, DewfordTown_Gym_EventScript_1FC9B2
bg_event 4, 24, 0, 1, 0, DewfordTown_Gym_EventScript_1FC9A2
bg_event 7, 24, 0, 1, 0, DewfordTown_Gym_EventScript_1FC9B2
bg_event 4, 23, 3, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_Gym_EventScript_1FC9A2
bg_event 7, 23, 3, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_Gym_EventScript_1FC9B2
bg_event 4, 24, 0, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_Gym_EventScript_1FC9A2
bg_event 7, 24, 0, BG_EVENT_PLAYER_FACING_NORTH, DewfordTown_Gym_EventScript_1FC9B2
DewfordTown_Gym_MapEvents:: @ 852DC34
map_events DewfordTown_Gym_EventObjects, DewfordTown_Gym_MapWarps, 0x0, DewfordTown_Gym_MapBGEvents