summaryrefslogtreecommitdiff
path: root/data/dungeon/TinyWoods
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-10-22 10:52:57 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-10-22 10:52:57 -0500
commit787c832231fb65a431435b0d64a5c939b9c15fe2 (patch)
treed70c604583c89566404819fdeb4ac3abf001cf81 /data/dungeon/TinyWoods
parentf8ae7ddc9670c90474d757875dbf0cc10bd161a7 (diff)
start moving dungeon data to respective directories
Diffstat (limited to 'data/dungeon/TinyWoods')
-rw-r--r--data/dungeon/TinyWoods/floor_id.inc4
-rw-r--r--data/dungeon/TinyWoods/main_data.inc3
2 files changed, 7 insertions, 0 deletions
diff --git a/data/dungeon/TinyWoods/floor_id.inc b/data/dungeon/TinyWoods/floor_id.inc
new file mode 100644
index 0000000..85b9779
--- /dev/null
+++ b/data/dungeon/TinyWoods/floor_id.inc
@@ -0,0 +1,4 @@
+.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
+.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
+.byte 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
+.byte 0x02, 0x00, 0x01, 0x00, 0x00, 0x00, 0x05, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
diff --git a/data/dungeon/TinyWoods/main_data.inc b/data/dungeon/TinyWoods/main_data.inc
new file mode 100644
index 0000000..c0f59d7
--- /dev/null
+++ b/data/dungeon/TinyWoods/main_data.inc
@@ -0,0 +1,3 @@
+.byte 0x01, 0x05, 0x0e, 0x01, 0x00, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x01, 0x00, 0x05, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00
+.byte 0x01, 0x06, 0x0e, 0x01, 0x00, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x02, 0x00, 0x05, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00
+.byte 0x01, 0x06, 0x0e, 0x01, 0x00, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x03, 0x00, 0x05, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00