diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 11:46:35 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 11:46:35 -0500 |
commit | ab788bce63cf4a2901e3b813b4384cfee5417d26 (patch) | |
tree | a9e8f4e5bf3b55efd4ce3485eb29a9e215469f86 /data/dungeon/MtFreeze/floor_id.inc | |
parent | fed56ed5e0eae84c4af8ea3b07d4b3dfbda18e45 (diff) |
split out main story dungeon floor data
Diffstat (limited to 'data/dungeon/MtFreeze/floor_id.inc')
-rw-r--r-- | data/dungeon/MtFreeze/floor_id.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/dungeon/MtFreeze/floor_id.inc b/data/dungeon/MtFreeze/floor_id.inc new file mode 100644 index 0000000..de26c2c --- /dev/null +++ b/data/dungeon/MtFreeze/floor_id.inc @@ -0,0 +1,18 @@ +.global MtFreezeFloorID +MtFreezeFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x6b, 0x00, 0x48, 0x00, 0x03, 0x00, 0x20, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x6c, 0x00, 0x48, 0x00, 0x03, 0x00, 0x20, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x6d, 0x00, 0x49, 0x00, 0x03, 0x00, 0x20, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x6e, 0x00, 0x49, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x6f, 0x00, 0x49, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x70, 0x00, 0x4a, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x71, 0x00, 0x4b, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x72, 0x00, 0x4c, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x73, 0x00, 0x4c, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x74, 0x00, 0x4c, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x75, 0x00, 0x4c, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x76, 0x00, 0x4d, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x77, 0x00, 0x4e, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x78, 0x00, 0x4e, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x79, 0x00, 0x4e, 0x00, 0x03, 0x00, 0x21, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 |