diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-12-04 17:00:36 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-12-04 17:00:36 -0600 |
commit | c3f879ce16276abb128181392b081f55ffeffb4f (patch) | |
tree | 71e5e7bdb8e2b586915a16802454f10a08b0e1c7 /data/dungeon/UnownRelic | |
parent | 195eb49aa85f75baf70190734e840e0dd45dccea (diff) |
splitting more dungeon floor data
Diffstat (limited to 'data/dungeon/UnownRelic')
-rw-r--r-- | data/dungeon/UnownRelic/floor_id.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/dungeon/UnownRelic/floor_id.inc b/data/dungeon/UnownRelic/floor_id.inc new file mode 100644 index 0000000..6e306b2 --- /dev/null +++ b/data/dungeon/UnownRelic/floor_id.inc @@ -0,0 +1,11 @@ +.global UnownRelicFloorID +UnownRelicFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x3c, 0x05, 0x58, 0x02, 0x07, 0x00, 0x9a, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00, 0x3d, 0x05, 0x59, 0x02, 0x07, 0x00, 0x9a, 0x00, 0x01, 0x00, 0x2e, 0x00, 0x9b, 0x00, 0x00, 0x00, 0x3e, 0x05, 0x5a, 0x02, 0x07, 0x00, 0x9a, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00, 0x3f, 0x05, 0x5b, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00, 0x9b, 0x00, 0x00, 0x00, 0x40, 0x05, 0x5c, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00, 0x41, 0x05, 0x5d, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00, 0x9b, 0x00, 0x00, 0x00, 0x42, 0x05, 0x5e, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00, 0x43, 0x05, 0x5f, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00, 0x9b, 0x00, 0x00, 0x00, 0x44, 0x05, 0x60, 0x02, 0x07, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00, 0x45, 0x05, 0x61, 0x02, 0x09, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00, 0x9b, 0x00, 0x00, 0x00, 0x46, 0x05, 0x62, 0x02, 0x09, 0x00, 0x9c, 0x00, 0x01, 0x00, 0x2e, 0x00 +.byte 0x9b, 0x00, 0x00, 0x00 + |