Pre 5.11 updates (loads of new definitions in SaintCoinach)

This commit is contained in:
Hezkezl
2019-11-12 03:29:04 -07:00
parent c8e4b0f237
commit 3eabd9394f
119 changed files with 156 additions and 156 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7
#,,,,,,,,
int32,int64,int64,int64,int64,int64,int64,int64,int32
#,Helmet,Top,Glove,Down,Shoes,Weapon,SubWeapon,Class
int32,int64,int64,int64,int64,int64,int64,int64,ClassJob
0,"42, 1, 0, 0","42, 1, 0, 0","42, 1, 0, 0","42, 1, 0, 0","42, 1, 0, 0","201, 10, 1, 0","101, 11, 1, 0",1
1,"44, 1, 0, 0","44, 1, 0, 0","44, 1, 0, 0","44, 1, 0, 0","44, 1, 0, 0","304, 1, 1, 0","354, 1, 1, 0",2
2,"37, 1, 0, 0","37, 1, 0, 0","37, 1, 0, 0","37, 1, 0, 0","37, 1, 0, 0","401, 7, 1, 0","0, 0, 0, 0",3
1 key 0 1 2 3 4 5 6 7
2 # Helmet Top Glove Down Shoes Weapon SubWeapon Class
3 int32 int64 int64 int64 int64 int64 int64 int64 int32 ClassJob
4 0 42, 1, 0, 0 42, 1, 0, 0 42, 1, 0, 0 42, 1, 0, 0 42, 1, 0, 0 201, 10, 1, 0 101, 11, 1, 0 1
5 1 44, 1, 0, 0 44, 1, 0, 0 44, 1, 0, 0 44, 1, 0, 0 44, 1, 0, 0 304, 1, 1, 0 354, 1, 1, 0 2
6 2 37, 1, 0, 0 37, 1, 0, 0 37, 1, 0, 0 37, 1, 0, 0 37, 1, 0, 0 401, 7, 1, 0 0, 0, 0, 0 3