From 10cda4ba81fc769083af75892aa45ff121653d7e Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Fri, 22 Jan 2021 10:21:06 -0600 Subject: split out all dungeon floor id data --- data/dungeon/HowlingForest/floor_id.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/dungeon/HowlingForest/floor_id.inc (limited to 'data/dungeon/HowlingForest') diff --git a/data/dungeon/HowlingForest/floor_id.inc b/data/dungeon/HowlingForest/floor_id.inc new file mode 100644 index 0000000..5dee633 --- /dev/null +++ b/data/dungeon/HowlingForest/floor_id.inc @@ -0,0 +1,12 @@ +.global HowlingForestFloorID +HowlingForestFloorID: +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x00, 0x00, 0x00, 0x00, 0xe9, 0x04, 0x40, 0x02, 0x0a, 0x00, 0x94, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xea, 0x04, 0x40, 0x02, 0x0a, 0x00, 0x94, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xeb, 0x04, 0x40, 0x02, 0x0a, 0x00, 0x94, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xec, 0x04, 0x41, 0x02, 0x0a, 0x00, 0x95, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xed, 0x04, 0x42, 0x02, 0x0a, 0x00, 0x95, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xee, 0x04, 0x42, 0x02, 0x0a, 0x00, 0x95, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xef, 0x04, 0x43, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xf0, 0x04, 0x43, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xf1, 0x04, 0x44, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xf2, 0x04, 0x44, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xf3, 0x04, 0x45, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xf4, 0x04, 0x46, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xf5, 0x04, 0x46, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0xf6, 0x04, 0x47, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00 +.byte 0x03, 0x00, 0x00, 0x00, 0xf7, 0x04, 0x48, 0x02, 0x0a, 0x00, 0x96, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 + -- cgit v1.2.3