diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-22 11:48:48 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-22 11:48:48 -0500 |
commit | 2613adee4f3045eda4b2e0e9fadb7cc4bc38d4f9 (patch) | |
tree | ec91b36d36bd3ccc09e6d2acebf49313be6cbed1 /data/dungeon/SilentChasm/main_data.inc | |
parent | 769dba859e53ec99ceb26b964ce97ceecd36a219 (diff) |
more work on dungeon data
Diffstat (limited to 'data/dungeon/SilentChasm/main_data.inc')
-rw-r--r-- | data/dungeon/SilentChasm/main_data.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/dungeon/SilentChasm/main_data.inc b/data/dungeon/SilentChasm/main_data.inc new file mode 100644 index 0000000..71aa254 --- /dev/null +++ b/data/dungeon/SilentChasm/main_data.inc @@ -0,0 +1,9 @@ +.byte 0x0d, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x01, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x02, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x09, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x03, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x09, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x03, 0x04, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x0d, 0x08, 0x02, 0x05, 0x00, 0x19, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x05, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x07, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x06, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x06, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x05, 0x03, 0x07, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x09, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x03, 0x08, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 +.byte 0x00, 0x0a, 0x02, 0x05, 0x00, 0x19, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x04, 0x03, 0x09, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00 |