Patch 4.55, 4.56, 4.57 and 4.58

Bringing repo up to date with the final patch of the Stormblood expansion
This commit is contained in:
Hezkezl
2019-06-23 06:24:34 -06:00
parent a2747d59e2
commit f10581e86d
221 changed files with 19127 additions and 11772 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,ModelKey,HousingItemCategory,UsageType,UsageParameter,HousingLayoutLimit,AquariumTier,CustomTalk,Item,DestroyOnRemoval,Tooltip,,,,
int32,uint16,HousingItemCategory,byte,uint32,HousingLayoutLimit,byte,CustomTalk,Item,bit&01,HousingPlacement,byte,byte,byte,bit&04
#,ModelKey,HousingItemCategory,UsageType,UsageParameter,,AquariumTier,CustomTalk,Item,DestroyOnRemoval,Tooltip,,,,
int32,uint16,byte,byte,uint32,byte,byte,CustomTalk,Item,bit&01,HousingPlacement,byte,byte,byte,bit&04
196608,0,0,0,0,0,0,0,0,False,False,0,0,0,False
196609,1,13,0,0,0,0,0,6601,False,False,0,0,0,False
196610,2,13,0,0,0,0,0,6602,False,False,0,0,0,False
@@ -546,6 +546,7 @@ int32,uint16,HousingItemCategory,byte,uint32,HousingLayoutLimit,byte,CustomTalk,
197173,542,12,0,0,0,0,0,23857,False,False,5,0,0,False
197175,544,14,0,0,0,0,721037,20771,False,False,3,0,0,False
197176,545,14,0,0,0,0,721037,21813,False,False,0,0,0,False
197179,548,14,0,0,0,0,721037,24488,False,False,0,0,0,False
197180,549,12,0,0,0,0,0,22536,False,False,0,0,0,False
197181,550,14,0,0,0,0,0,22537,False,False,0,0,0,False
197182,461,15,0,0,0,0,0,20623,False,False,3,0,0,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # ModelKey HousingItemCategory UsageType UsageParameter HousingLayoutLimit AquariumTier CustomTalk Item DestroyOnRemoval Tooltip
3 int32 uint16 HousingItemCategory byte byte uint32 HousingLayoutLimit byte byte CustomTalk Item bit&01 HousingPlacement byte byte byte bit&04
4 196608 0 0 0 0 0 0 0 0 False False 0 0 0 False
5 196609 1 13 0 0 0 0 0 6601 False False 0 0 0 False
6 196610 2 13 0 0 0 0 0 6602 False False 0 0 0 False
546 197173 542 12 0 0 0 0 0 23857 False False 5 0 0 False
547 197175 544 14 0 0 0 0 721037 20771 False False 3 0 0 False
548 197176 545 14 0 0 0 0 721037 21813 False False 0 0 0 False
549 197179 548 14 0 0 0 0 721037 24488 False False 0 0 0 False
550 197180 549 12 0 0 0 0 0 22536 False False 0 0 0 False
551 197181 550 14 0 0 0 0 0 22537 False False 0 0 0 False
552 197182 461 15 0 0 0 0 0 20623 False False 3 0 0 False