Skip to content

Commit d64c038

Browse files
authored
Merge pull request #57 from xiashtra/7.0h1
7.0h1
2 parents 736ffd7 + 691c268 commit d64c038

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

csv/Glasses.csv

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
2-
#,,,,,,,,,,,,,,
3-
int32,uint32,int16,int32,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str
2+
#,,,Icon,,Singular,,Plural,,,,,,Description,Name
3+
int32,uint32,int16,Image,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str
44
0,0,-1,0,0,"",0,"",0,0,1,0,0,"",""
55
1,71037,0,200049,0,"pair of oval spectacles",0,"pairs of oval spectacles",0,0,1,0,0,"A piece of undyed facewear.","Oval Spectacles"
66
2,136573,0,200053,0,"pair of silver oval spectacles",0,"pairs of silver oval spectacles",0,0,1,0,0,"A piece of silver facewear.","Silver Oval Spectacles"

csv/GlassesStyle.csv

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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-
#,,,,,,,,,,,,,,,,,,,,,,,,
3-
int32,int16,int32,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
2+
#,,Icon,Order,Glasses[0],Glasses[1],Glasses[2],Glasses[3],Glasses[4],Glasses[5],Glasses[6],Glasses[7],Glasses[8],Glasses[9],Glasses[10],Glasses[11],Singular,,Plural,,,,,,Name
3+
int32,int16,Image,uint16,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,Glasses,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
44
0,0,200049,0,1,2,3,4,5,6,7,8,9,10,11,12,"oval spectacles",0,"pairs of oval spectacles",0,0,1,0,0,"Oval Spectacles"
55
1,0,200085,1,13,14,15,16,17,18,19,20,21,22,23,24,"shaded spectacles",0,"pairs of shaded spectacles",0,0,1,0,0,"Shaded Spectacles"
66
2,0,200061,2,25,26,27,28,29,30,31,32,33,34,35,36,"classic spectacles",0,"pairs of classic spectacles",0,0,1,0,0,"Classic Spectacles"

0 commit comments

Comments
 (0)