diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 18:26:06 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 18:26:06 -0500 |
commit | 8c2d6a42c8bf65c93f8e3eb918665a0300eb2887 (patch) | |
tree | 4e3210d842cbc7aa0aa3fb33afb402c4a4a4e858 /data/dungeon/MtFreezePeakAlt | |
parent | acd79365e7f9bd294a09a04e07f00a9eff9bb21c (diff) |
splitting more post story floor data
Diffstat (limited to 'data/dungeon/MtFreezePeakAlt')
-rw-r--r-- | data/dungeon/MtFreezePeakAlt/floor_id.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/dungeon/MtFreezePeakAlt/floor_id.inc b/data/dungeon/MtFreezePeakAlt/floor_id.inc new file mode 100644 index 0000000..03e681f --- /dev/null +++ b/data/dungeon/MtFreezePeakAlt/floor_id.inc @@ -0,0 +1,7 @@ +.global MtFreezePeakAltFloorID +MtFreezePeakAltFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x5a, 0x01, 0x4f, 0x00, 0x0a, 0x00, 0x22, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x5b, 0x01, 0x4f, 0x00, 0x0a, 0x00, 0x22, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x5c, 0x01, 0x4f, 0x00, 0x0a, 0x00, 0x22, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x5d, 0x01, 0x4f, 0x00, 0x0a, 0x00, 0x23, 0x00, 0x1c, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 |