Patch 5.05 fix

Fixing changed headers and data that I missed on with previous push
This commit is contained in:
Hezkezl
2019-08-20 02:54:03 -06:00
parent 9266912dd8
commit f00c2d9244
44 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6
#,ClassJobLevel,Stars,SuggestedCraftsmanship,,Difficulty,Quality,Durability
#,ClassJobLevel,Stars,SuggestedCraftsmanship,SuggestedControl,Difficulty,Quality,Durability
int32,byte,byte,uint16,uint16,uint16,uint32,uint16
0,0,0,10000,10000,100,100,100
1,1,0,22,11,19,312,60
1 key 0 1 2 3 4 5 6
2 # ClassJobLevel Stars SuggestedCraftsmanship SuggestedControl Difficulty Quality Durability
3 int32 byte byte uint16 uint16 uint16 uint32 uint16
4 0 0 0 10000 10000 100 100 100
5 1 1 0 22 11 19 312 60