diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-06-26 00:32:51 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-06-26 00:32:51 -0500 |
commit | 7d9a587432ca4cc608b3fa4ddd060ad7c37fbf8b (patch) | |
tree | cad783113c18340a7a8e13f835a56305520d5af8 /data/dungeon/UnownRelic/floor_id.inc | |
parent | 139aef45319fb22d7889ef687d623498e13997f6 (diff) |
convert remaining floorID headers to JSON
Diffstat (limited to 'data/dungeon/UnownRelic/floor_id.inc')
-rw-r--r-- | data/dungeon/UnownRelic/floor_id.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/dungeon/UnownRelic/floor_id.inc b/data/dungeon/UnownRelic/floor_id.inc deleted file mode 100644 index 6e306b2..0000000 --- a/data/dungeon/UnownRelic/floor_id.inc +++ /dev/null @@ -1,11 +0,0 @@ -.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 - |