diff options
Diffstat (limited to 'data/maps/BattlePyramidSquare09')
| -rw-r--r-- | data/maps/BattlePyramidSquare09/events.inc | 12 | ||||
| -rw-r--r-- | data/maps/BattlePyramidSquare09/scripts.inc | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/BattlePyramidSquare09/events.inc b/data/maps/BattlePyramidSquare09/events.inc new file mode 100644 index 000000000..569059af5 --- /dev/null +++ b/data/maps/BattlePyramidSquare09/events.inc @@ -0,0 +1,12 @@ +BattlePyramidSquare09_EventObjects: @ 853AA40 + object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 3, 0, 4, 8, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 4, 4, 15, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 0, 4, 17, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 3, 5, 4, 15, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 0, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 0, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 6, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + +BattlePyramidSquare09_MapEvents:: @ 853AAE8 + map_events BattlePyramidSquare09_EventObjects, 0x0, 0x0, 0x0 + diff --git a/data/maps/BattlePyramidSquare09/scripts.inc b/data/maps/BattlePyramidSquare09/scripts.inc new file mode 100644 index 000000000..e93734988 --- /dev/null +++ b/data/maps/BattlePyramidSquare09/scripts.inc @@ -0,0 +1 @@ +BattlePyramidSquare09_MapScripts:: @ 823D1A5 |
