diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 15:17:49 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-29 15:17:49 -0500 |
commit | 2e3f461e429d7244e62713ead1cd40f900475340 (patch) | |
tree | 8d1ed7baf35f3872a12c702acb1768945c7dd013 /data/dungeon/MagmaCavernPit | |
parent | ab788bce63cf4a2901e3b813b4384cfee5417d26 (diff) |
main data from story line dungeon split out
Diffstat (limited to 'data/dungeon/MagmaCavernPit')
-rw-r--r-- | data/dungeon/MagmaCavernPit/main_data.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/dungeon/MagmaCavernPit/main_data.inc b/data/dungeon/MagmaCavernPit/main_data.inc new file mode 100644 index 0000000..ea0f9ec --- /dev/null +++ b/data/dungeon/MagmaCavernPit/main_data.inc @@ -0,0 +1,3 @@ +.byte 0x0f, 0x08, 0x30, 0x19, 0x00, 0x14, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x04, 0x04, 0x01, 0x00, 0x0a, 0x06, 0x00, 0x02, 0x0d, 0x06, 0x00, 0x00, 0x00 +.byte 0x0f, 0x08, 0x30, 0x19, 0x00, 0x14, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x04, 0x02, 0x14, 0x0a, 0x06, 0x00, 0x00, 0x0d, 0x06, 0x00, 0x00, 0x00 +.byte 0x0f, 0x07, 0x46, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x03, 0x07, 0x32, 0x06, 0x14, 0x00, 0x0d, 0x06, 0x00, 0x00, 0x00 |