This commit is contained in:
xiashtra
2024-07-06 23:33:25 -04:00
parent 736ffd7ddb
commit 691c268184
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,,,,,,,,,,,,,,
int32,uint32,int16,int32,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str
#,,,Icon,,Singular,,Plural,,,,,,Description,Name
int32,uint32,int16,Image,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str
0,0,-1,0,0,"",0,"",0,0,1,0,0,"",""
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"
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"
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Icon Singular Plural Description Name
3 int32 uint32 int16 int32 Image uint16 str sbyte str sbyte sbyte sbyte sbyte sbyte str str
4 0 0 -1 0 0 0 0 0 1 0 0
5 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
6 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