From f61810a8f92ab6ec763c1c920bf1334819b2e295 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Thu, 9 Nov 2017 19:21:31 -0600 Subject: Dump maps --- .../BattleFrontier_BattlePyramidEmptySquare/border.bin | Bin 0 -> 8 bytes .../BattleFrontier_BattlePyramidEmptySquare/header.inc | 15 +++++++++++++++ .../maps/BattleFrontier_BattlePyramidEmptySquare/map.bin | 1 + 3 files changed, 16 insertions(+) create mode 100644 data/maps/BattleFrontier_BattlePyramidEmptySquare/border.bin create mode 100644 data/maps/BattleFrontier_BattlePyramidEmptySquare/header.inc create mode 100644 data/maps/BattleFrontier_BattlePyramidEmptySquare/map.bin (limited to 'data/maps/BattleFrontier_BattlePyramidEmptySquare') diff --git a/data/maps/BattleFrontier_BattlePyramidEmptySquare/border.bin b/data/maps/BattleFrontier_BattlePyramidEmptySquare/border.bin new file mode 100644 index 000000000..f496f458e Binary files /dev/null and b/data/maps/BattleFrontier_BattlePyramidEmptySquare/border.bin differ diff --git a/data/maps/BattleFrontier_BattlePyramidEmptySquare/header.inc b/data/maps/BattleFrontier_BattlePyramidEmptySquare/header.inc new file mode 100644 index 000000000..ead91f494 --- /dev/null +++ b/data/maps/BattleFrontier_BattlePyramidEmptySquare/header.inc @@ -0,0 +1,15 @@ +BattleFrontier_BattlePyramidEmptySquare: @ 8485414 + .4byte BattleFrontier_BattlePyramidEmptySquare_MapAttributes + .4byte BattleFrontier_BattlePyramidEmptySquare_MapEvents + .4byte BattleFrontier_BattlePyramidEmptySquare_MapScripts + .4byte 0x0 + .2byte 65535 + .2byte 361 + .byte 58 + .byte 0 + .byte 0 + .byte 8 + .2byte 0 + .byte 4 + .byte 0 + diff --git a/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.bin b/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.bin new file mode 100644 index 000000000..7c224d524 --- /dev/null +++ b/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.bin @@ -0,0 +1 @@ +22222222222222222222222222222222 \ No newline at end of file -- cgit v1.2.3