diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2018-07-01 12:16:52 +0200 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-07-01 12:16:52 +0200 |
| commit | f35c0abe80ce9ec91618b2237d68463100fa4afa (patch) | |
| tree | 4edd09c2823f967967011d26b39564e4d0f601d8 /data/maps/BattlePyramidSquare07 | |
| parent | d2e47323fe988e430af782c2c10b8e41e7a131b3 (diff) | |
| parent | efebc51972b23ddffa2700b1dd6895d4728646a3 (diff) | |
merge with battle tent update
Diffstat (limited to 'data/maps/BattlePyramidSquare07')
| -rw-r--r-- | data/maps/BattlePyramidSquare07/border.bin | bin | 8 -> 0 bytes | |||
| -rw-r--r-- | data/maps/BattlePyramidSquare07/events.inc | 12 | ||||
| -rw-r--r-- | data/maps/BattlePyramidSquare07/header.inc | 2 | ||||
| -rw-r--r-- | data/maps/BattlePyramidSquare07/map.bin | 1 | ||||
| -rw-r--r-- | data/maps/BattlePyramidSquare07/scripts.inc | 1 |
5 files changed, 14 insertions, 2 deletions
diff --git a/data/maps/BattlePyramidSquare07/border.bin b/data/maps/BattlePyramidSquare07/border.bin Binary files differdeleted file mode 100644 index f496f458e..000000000 --- a/data/maps/BattlePyramidSquare07/border.bin +++ /dev/null diff --git a/data/maps/BattlePyramidSquare07/events.inc b/data/maps/BattlePyramidSquare07/events.inc new file mode 100644 index 000000000..788c5e40c --- /dev/null +++ b/data/maps/BattlePyramidSquare07/events.inc @@ -0,0 +1,12 @@ +BattlePyramidSquare07_EventObjects: @ 853A8C8 + object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 0, 6, 4, 10, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 4, 0, 4, 17, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 6, 0, 4, 8, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 4, 4, 4, 15, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 4, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 1, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 7, 4, 1, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 + +BattlePyramidSquare07_MapEvents:: @ 853A970 + map_events BattlePyramidSquare07_EventObjects, 0x0, 0x0, 0x0 + diff --git a/data/maps/BattlePyramidSquare07/header.inc b/data/maps/BattlePyramidSquare07/header.inc index 12c74516a..13c23c24b 100644 --- a/data/maps/BattlePyramidSquare07/header.inc +++ b/data/maps/BattlePyramidSquare07/header.inc @@ -1,5 +1,5 @@ BattlePyramidSquare07: @ 8485008 - .4byte BattlePyramidSquare07_MapAttributes + .4byte BattlePyramidSquare07_Layout .4byte BattlePyramidSquare07_MapEvents .4byte BattlePyramidSquare07_MapScripts .4byte 0x0 diff --git a/data/maps/BattlePyramidSquare07/map.bin b/data/maps/BattlePyramidSquare07/map.bin deleted file mode 100644 index 25f9c1529..000000000 --- a/data/maps/BattlePyramidSquare07/map.bin +++ /dev/null @@ -1 +0,0 @@ -BaBBBBBBBsBBaBaBhrBBqBsBBBBBBBqBBBBBaBBhttttrBaBBBBBBBsBBBBBBBq
\ No newline at end of file diff --git a/data/maps/BattlePyramidSquare07/scripts.inc b/data/maps/BattlePyramidSquare07/scripts.inc new file mode 100644 index 000000000..8603a6916 --- /dev/null +++ b/data/maps/BattlePyramidSquare07/scripts.inc @@ -0,0 +1 @@ +BattlePyramidSquare07_MapScripts:: @ 823D1A5 |
