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
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
#,Singular,,Plural,,,,,,Name,Model{Top},Model{Body},Model{Legs},GrandCompany,Icon{Head},Icon{Body},Icon{Legs}
#,Singular,,Plural,,StartsWithVowel,Rarity,,,Name,Model{Top},Model{Body},Model{Legs},GrandCompany,Icon{Head},Icon{Body},Icon{Legs}
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,int32,int32,int32,GrandCompany,Image,Image,Image
0,"leather saddle",0,"leather saddles",0,0,1,0,0,"Leather Saddle",0,0,0,0,0,0,0
1,"Lominsan saddle",0,"Lominsan saddles",0,0,1,0,0,"Lominsan Saddle",65538,65541,65538,1,49049,49053,49051
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # Singular Plural StartsWithVowel Rarity Name Model{Top} Model{Body} Model{Legs} GrandCompany Icon{Head} Icon{Body} Icon{Legs}
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte str int32 int32 int32 GrandCompany Image Image Image
4 0 leather saddle 0 leather saddles 0 0 1 0 0 Leather Saddle 0 0 0 0 0 0 0
5 1 Lominsan saddle 0 Lominsan saddles 0 0 1 0 0 Lominsan Saddle 65538 65541 65538 1 49049 49053 49051