Fixing copy/paste

This commit is contained in:
Hezkezl
2018-07-11 07:44:35 -06:00
committed by GitHub
parent c83d77046d
commit 65769f30e7
-1
View File
@@ -1,6 +1,5 @@
key,0,1,2,3,4,5,6
#,Name,Icon,ClassJob,Level,Quest,Value,ClassJobCategory
356,"Stroke of Genius",6977,14,70,67976,0,15
int32,str,Image,ClassJob,byte,Quest,int16,ClassJobCategory
0,"",0,0,0,0,0,0
1,"Enhanced Vitality",5130,1,20,0,8,38
1 key 0 1 2 3 4 5 6
2 # Name Icon ClassJob Level Quest Value ClassJobCategory
356 Stroke of Genius 6977 14 70 67976 0 15
3 int32 str Image ClassJob byte Quest int16 ClassJobCategory
4 0 0 0 0 0 0 0
5 1 Enhanced Vitality 5130 1 20 0 8 38