initial Patch 5.3 update

This commit is contained in:
Hezkezl
2020-08-13 13:44:07 -06:00
parent 848e2d812a
commit 7d17810b8b
844 changed files with 155817 additions and 122685 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6
#,DeepDungeon,,,,,,
int32,DeepDungeon,byte,uint16,uint16,uint16,byte,byte
#,DeepDungeon,FloorSet,RoomA,RoomB,RoomC,WepMinLv,ArmourMinLv
int32,DeepDungeon,byte,DeepDungeonMap5X,DeepDungeonMap5X,DeepDungeonMap5X,byte,byte
0,0,0,0,0,0,0,0
1,1,0,1,2,0,0,0
2,1,1,3,4,0,1,1
1 key 0 1 2 3 4 5 6
2 # DeepDungeon FloorSet RoomA RoomB RoomC WepMinLv ArmourMinLv
3 int32 DeepDungeon byte uint16 DeepDungeonMap5X uint16 DeepDungeonMap5X uint16 DeepDungeonMap5X byte byte
4 0 0 0 0 0 0 0 0
5 1 1 0 1 2 0 0 0
6 2 1 1 3 4 0 1 1