diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-12-17 13:17:58 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-17 13:17:58 -0600 |
commit | 096de8d9b2ffd90c52e790296bfd7c5436d45ca3 (patch) | |
tree | 9c5af2e04dea05221c71946a5dfc06471f77801d /data/dungeon/GreatCanyon/floor_id.inc | |
parent | bc504264f1e54b3c1e482710c592e5549828bfe1 (diff) | |
parent | f90f3affeb9b0a66aa7df68f5fdecd692033faf9 (diff) |
Merge pull request #12 from SethBarberee/master
Merge work from SethBarberee/pmd-red into pret.
Diffstat (limited to 'data/dungeon/GreatCanyon/floor_id.inc')
-rw-r--r-- | data/dungeon/GreatCanyon/floor_id.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/dungeon/GreatCanyon/floor_id.inc b/data/dungeon/GreatCanyon/floor_id.inc new file mode 100644 index 0000000..8b2a674 --- /dev/null +++ b/data/dungeon/GreatCanyon/floor_id.inc @@ -0,0 +1,15 @@ +.global GreatCanyonFloorID +GreatCanyonFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x34, 0x00, 0x27, 0x00, 0x03, 0x00, 0x12, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x35, 0x00, 0x27, 0x00, 0x03, 0x00, 0x12, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x36, 0x00, 0x27, 0x00, 0x03, 0x00, 0x12, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x37, 0x00, 0x28, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x38, 0x00, 0x29, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x39, 0x00, 0x2a, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3a, 0x00, 0x2b, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3b, 0x00, 0x2c, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3c, 0x00, 0x2d, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3d, 0x00, 0x2e, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3e, 0x00, 0x2e, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 +.byte 0x3f, 0x00, 0x2f, 0x00, 0x03, 0x00, 0x14, 0x00, 0x13, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 |