From 2613adee4f3045eda4b2e0e9fadb7cc4bc38d4f9 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 22 Oct 2020 11:48:48 -0500 Subject: more work on dungeon data --- data/dungeon/MtThunder/floor_id.inc | 11 +++++++++++ data/dungeon/MtThunder/main_data.inc | 10 ++++++++++ data/dungeon/MtThunderPeak/main_data.inc | 3 +++ data/dungeon/SilentChasm/floor_id.inc | 10 ++++++++++ data/dungeon/SilentChasm/main_data.inc | 9 +++++++++ 5 files changed, 43 insertions(+) create mode 100644 data/dungeon/MtThunder/floor_id.inc create mode 100644 data/dungeon/MtThunder/main_data.inc create mode 100644 data/dungeon/MtThunderPeak/main_data.inc create mode 100644 data/dungeon/SilentChasm/floor_id.inc create mode 100644 data/dungeon/SilentChasm/main_data.inc (limited to 'data/dungeon') diff --git a/data/dungeon/MtThunder/floor_id.inc b/data/dungeon/MtThunder/floor_id.inc new file mode 100644 index 0000000..52ac7fa --- /dev/null +++ b/data/dungeon/MtThunder/floor_id.inc @@ -0,0 +1,11 @@ +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x27, 0x00, 0x1d, 0x00, 0x01, 0x00, 0x0f, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x28, 0x00, 0x1e, 0x00, 0x01, 0x00, 0x0f, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x29, 0x00, 0x1e, 0x00, 0x01, 0x00, 0x0f, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2a, 0x00, 0x1e, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2b, 0x00, 0x1f, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2c, 0x00, 0x20, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2d, 0x00, 0x21, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2e, 0x00, 0x22, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x2f, 0x00, 0x23, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x30, 0x00, 0x24, 0x00, 0x01, 0x00, 0x10, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 diff --git a/data/dungeon/MtThunder/main_data.inc b/data/dungeon/MtThunder/main_data.inc new file mode 100644 index 0000000..64b6204 --- /dev/null +++ b/data/dungeon/MtThunder/main_data.inc @@ -0,0 +1,10 @@ +.byte 0x0b, 0x0b, 0x2a, 0x06, 0x00, 0x19, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x01, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x0b, 0x0a, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x02, 0x00, 0x05, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x0c, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x03, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x08, 0x2a, 0x06, 0x00, 0x1e, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x04, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x09, 0x2a, 0x06, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x05, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x0a, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x03, 0x06, 0x00, 0x14, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x03, 0x05, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x03, 0x07, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x04, 0x09, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x03, 0x08, 0x00, 0x23, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x03, 0x0a, 0x2a, 0x06, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x03, 0x09, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 +.byte 0x04, 0x0c, 0x2a, 0x06, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x03, 0x0a, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00 diff --git a/data/dungeon/MtThunderPeak/main_data.inc b/data/dungeon/MtThunderPeak/main_data.inc new file mode 100644 index 0000000..abc386d --- /dev/null +++ b/data/dungeon/MtThunderPeak/main_data.inc @@ -0,0 +1,3 @@ +.byte 0x00, 0x0a, 0x2b, 0x15, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x00, 0x01, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x05, 0x00, 0x00, 0x00 +.byte 0x00, 0x05, 0x2b, 0x15, 0x00, 0x16, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x00, 0x02, 0x00, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x05, 0x00, 0x00, 0x00 +.byte 0x00, 0x0a, 0x42, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x00, 0x03, 0x03, 0x0f, 0x00, 0x0a, 0x00, 0x05, 0x05, 0x00, 0x00, 0x00 diff --git a/data/dungeon/SilentChasm/floor_id.inc b/data/dungeon/SilentChasm/floor_id.inc new file mode 100644 index 0000000..d8b8364 --- /dev/null +++ b/data/dungeon/SilentChasm/floor_id.inc @@ -0,0 +1,10 @@ +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x1e, 0x00, 0x16, 0x00, 0x01, 0x00, 0x0d, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x1f, 0x00, 0x16, 0x00, 0x01, 0x00, 0x0d, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x20, 0x00, 0x16, 0x00, 0x01, 0x00, 0x0d, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x21, 0x00, 0x17, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x22, 0x00, 0x18, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x23, 0x00, 0x19, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x24, 0x00, 0x1a, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x25, 0x00, 0x1b, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x26, 0x00, 0x1c, 0x00, 0x01, 0x00, 0x0e, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 diff --git a/data/dungeon/SilentChasm/main_data.inc b/data/dungeon/SilentChasm/main_data.inc new file mode 100644 index 0000000..71aa254 --- /dev/null +++ b/data/dungeon/SilentChasm/main_data.inc @@ -0,0 +1,9 @@ +.byte 0x0d, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x01, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x02, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x09, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x03, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x09, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x04, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x08, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x05, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x07, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x06, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x06, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x07, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x09, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x03, 0x08, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x03, 0x09, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 -- cgit v1.2.3