Patch 4.55, 4.56, 4.57 and 4.58

Bringing repo up to date with the final patch of the Stormblood expansion
This commit is contained in:
Hezkezl
2019-06-23 06:24:34 -06:00
parent a2747d59e2
commit f10581e86d
221 changed files with 19127 additions and 11772 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
key,0,1
#,Name,
#,Name,Region
int32,str,byte
0,"INVALID",0
1,"Elemental",1
@@ -8,6 +8,6 @@ int32,str,byte
4,"Aether",2
5,"Primal",2
6,"Chaos",3
7,"Light",0
8,"Crystal",0
7,"Light",3
8,"Crystal",2
99,"Beta",0
1 key 0 1
2 # Name Region
3 int32 str byte
4 0 INVALID 0
5 1 Elemental 1
8 4 Aether 2
9 5 Primal 2
10 6 Chaos 3
11 7 Light 0 3
12 8 Crystal 0 2
13 99 Beta 0