diff options
Diffstat (limited to 'data/dungeon/MagmaCavernPit')
-rw-r--r-- | data/dungeon/MagmaCavernPit/floor_id.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/dungeon/MagmaCavernPit/floor_id.inc b/data/dungeon/MagmaCavernPit/floor_id.inc new file mode 100644 index 0000000..13927d9 --- /dev/null +++ b/data/dungeon/MagmaCavernPit/floor_id.inc @@ -0,0 +1,6 @@ +.global MagmaCavernPitFloorID +MagmaCavernPitFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x96, 0x00, 0x5e, 0x00, 0x03, 0x00, 0x28, 0x00, 0x25, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x97, 0x00, 0x5f, 0x00, 0x03, 0x00, 0x28, 0x00, 0x25, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x98, 0x00, 0x60, 0x00, 0x03, 0x00, 0x28, 0x00, 0x25, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 |