diff options
Diffstat (limited to 'data/dungeon/MtBlazePeak')
-rw-r--r-- | data/dungeon/MtBlazePeak/floor_id.inc | 6 | ||||
-rw-r--r-- | data/dungeon/MtBlazePeak/main_data.inc | 5 |
2 files changed, 11 insertions, 0 deletions
diff --git a/data/dungeon/MtBlazePeak/floor_id.inc b/data/dungeon/MtBlazePeak/floor_id.inc new file mode 100644 index 0000000..e422275 --- /dev/null +++ b/data/dungeon/MtBlazePeak/floor_id.inc @@ -0,0 +1,6 @@ +.global MtBlazePeakFloorID +MtBlazePeakFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x5a, 0x00, 0x3e, 0x00, 0x01, 0x00, 0x1a, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x5b, 0x00, 0x3e, 0x00, 0x01, 0x00, 0x1a, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x5c, 0x00, 0x3f, 0x00, 0x01, 0x00, 0x1a, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 diff --git a/data/dungeon/MtBlazePeak/main_data.inc b/data/dungeon/MtBlazePeak/main_data.inc new file mode 100644 index 0000000..c709a95 --- /dev/null +++ b/data/dungeon/MtBlazePeak/main_data.inc @@ -0,0 +1,5 @@ +.byte 0x00, 0x06, 0x2e, 0x16, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x01, 0x00, 0x14, 0x05, 0x28, 0x00, 0x02, 0x06, 0x00, 0x00, 0x00 +.byte 0x00, 0x07, 0x2e, 0x16, 0x00, 0x14, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x02, 0x00, 0x14, 0x05, 0x28, 0x00, 0x02, 0x06, 0x00, 0x00, 0x00 + +@ Boss +.byte 0x00, 0x08, 0x43, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x04, 0x14, 0x05, 0x28, 0x00, 0x02, 0x06, 0x00, 0x00, 0x00 |