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
+11 -11
View File
@@ -45,19 +45,19 @@ Route104_MapWarps: @ 8528614
warp_def 33, 42, 3, 5, MAP_PETALBURG_WOODS
Route104_MapCoordEvents: @ 8528654
coord_event 17, 51, 3, 0, VAR_0x4063, 1, 0, Route104_EventScript_1ECCB3
coord_event 17, 51, 3, VAR_0x4063, 1, Route104_EventScript_1ECCB3
Route104_MapBGEvents: @ 8528664
bg_event 20, 50, 0, 0, 0, Route104_EventScript_1ED018
bg_event 27, 66, 0, 0, 0, Route104_EventScript_1ED021
bg_event 23, 5, 0, 0, 0, Route104_EventScript_1ED02A
bg_event 7, 20, 0, 0, 0, Route104_EventScript_1ED033
bg_event 17, 23, 3, 0, 0, Route104_EventScript_1ED03C
bg_event 7, 6, 3, 7, 0, ITEM_SUPER_POTION, 44, 0
bg_event 3, 9, 3, 7, 0, ITEM_POKE_BALL, 62, 0
bg_event 14, 55, 3, 7, 0, ITEM_POTION, 37, 0
bg_event 16, 72, 3, 7, 0, ITEM_ANTIDOTE, 85, 0
bg_event 16, 64, 3, 7, 0, ITEM_HEART_SCALE, 88, 0
bg_event 20, 50, 0, BG_EVENT_PLAYER_FACING_ANY, Route104_EventScript_1ED018
bg_event 27, 66, 0, BG_EVENT_PLAYER_FACING_ANY, Route104_EventScript_1ED021
bg_event 23, 5, 0, BG_EVENT_PLAYER_FACING_ANY, Route104_EventScript_1ED02A
bg_event 7, 20, 0, BG_EVENT_PLAYER_FACING_ANY, Route104_EventScript_1ED033
bg_event 17, 23, 3, BG_EVENT_PLAYER_FACING_ANY, Route104_EventScript_1ED03C
bg_hidden_item_event 7, 6, 3, ITEM_SUPER_POTION, 44
bg_hidden_item_event 3, 9, 3, ITEM_POKE_BALL, 62
bg_hidden_item_event 14, 55, 3, ITEM_POTION, 37
bg_hidden_item_event 16, 72, 3, ITEM_ANTIDOTE, 85
bg_hidden_item_event 16, 64, 3, ITEM_HEART_SCALE, 88
Route104_MapEvents:: @ 85286DC
map_events Route104_EventObjects, Route104_MapWarps, Route104_MapCoordEvents, Route104_MapBGEvents