summaryrefslogtreecommitdiff
path: root/data/dungeon/SnowPath
diff options
context:
space:
mode:
Diffstat (limited to 'data/dungeon/SnowPath')
-rw-r--r--data/dungeon/SnowPath/floor_id.inc8
-rw-r--r--data/dungeon/SnowPath/floor_id.json41
2 files changed, 41 insertions, 8 deletions
diff --git a/data/dungeon/SnowPath/floor_id.inc b/data/dungeon/SnowPath/floor_id.inc
deleted file mode 100644
index 265dc7d..0000000
--- a/data/dungeon/SnowPath/floor_id.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-.global SnowPathFloorID
-SnowPathFloorID:
-.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
-.byte 0x65, 0x04, 0x0a, 0x02, 0x0a, 0x00, 0x7c, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
-.byte 0x66, 0x04, 0x0b, 0x02, 0x0a, 0x00, 0x7c, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
-.byte 0x67, 0x04, 0x0c, 0x02, 0x0a, 0x00, 0x7c, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
-.byte 0x68, 0x04, 0x0d, 0x02, 0x0a, 0x00, 0x7d, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00
-
diff --git a/data/dungeon/SnowPath/floor_id.json b/data/dungeon/SnowPath/floor_id.json
new file mode 100644
index 0000000..e7c8b23
--- /dev/null
+++ b/data/dungeon/SnowPath/floor_id.json
@@ -0,0 +1,41 @@
+{
+ "name": "SnowPathFloorID",
+ "tables": [
+ {
+ "MainData": 1125,
+ "Pokemon": 522,
+ "Traps": 10,
+ "Items": 124,
+ "KecleonShop": 1,
+ "MonsterRoomItems": 2,
+ "BuriedItems": 3
+ },
+ {
+ "MainData": 1126,
+ "Pokemon": 523,
+ "Traps": 10,
+ "Items": 124,
+ "KecleonShop": 1,
+ "MonsterRoomItems": 2,
+ "BuriedItems": 3
+ },
+ {
+ "MainData": 1127,
+ "Pokemon": 524,
+ "Traps": 10,
+ "Items": 124,
+ "KecleonShop": 1,
+ "MonsterRoomItems": 2,
+ "BuriedItems": 3
+ },
+ {
+ "MainData": 1128,
+ "Pokemon": 525,
+ "Traps": 10,
+ "Items": 125,
+ "KecleonShop": 1,
+ "MonsterRoomItems": 2,
+ "BuriedItems": 3
+ }
+ ]
+}