This commit is contained in:
ArcaneDisgea
2019-06-27 23:02:51 -04:00
parent f10581e86d
commit 2c4f0a24bc
1146 changed files with 217747 additions and 116070 deletions
+11
View File
@@ -0,0 +1,11 @@
key,0,1,2
#,,,
int32,str,uint16,byte
0,"Plants",17,4
1,"Lighting",17,3
2,"Interactive Furnishings",17,7
3,"Tables",17,1
4,"Chairs ",17,2
5,"Stepping Stones/Stepladders",17,5
6,"Miscellaneous",17,8
7,"Ponds/Fountains",17,6
1 key 0 1 2
2 #
3 int32 str uint16 byte
4 0 Plants 17 4
5 1 Lighting 17 3
6 2 Interactive Furnishings 17 7
7 3 Tables 17 1
8 4 Chairs 17 2
9 5 Stepping Stones/Stepladders 17 5
10 6 Miscellaneous 17 8
11 7 Ponds/Fountains 17 6