Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
#,,,,,,,,,,,,,,,,,,,,,,,,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,uint16,byte,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32
#,Singular,,Plural,,,,,,,,ExteriorRoof,ExteriorWall,ExteriorWindow,ExteriorDoor,InteriorWall,InteriorFlooring,InteriorLighting,OtherFloorWall,OtherFloorFlooring,OtherFloorLighting,BasementWall,BasementFlooring,BasementLighting,MansionLighting
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,uint16,byte,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item
262144,"",0,"",0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
262145,"riviera wood cottage",0,"riviera wood cottages",0,0,1,0,0,22,0,6347,6374,6401,6410,6455,6458,6461,0,0,0,6455,6458,6461,0
262146,"riviera composite cottage",0,"riviera composite cottages",0,0,1,0,0,22,0,6348,6375,6402,6411,6455,6458,6461,0,0,0,6455,6458,6461,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
2 # Singular Plural ExteriorRoof ExteriorWall ExteriorWindow ExteriorDoor InteriorWall InteriorFlooring InteriorLighting OtherFloorWall OtherFloorFlooring OtherFloorLighting BasementWall BasementFlooring BasementLighting MansionLighting
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte uint16 byte int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item
4 262144 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 262145 riviera wood cottage 0 riviera wood cottages 0 0 1 0 0 22 0 6347 6374 6401 6410 6455 6458 6461 0 0 0 6455 6458 6461 0
6 262146 riviera composite cottage 0 riviera composite cottages 0 0 1 0 0 22 0 6348 6375 6402 6411 6455 6458 6461 0 0 0 6455 6458 6461 0