5.2 updates

This commit is contained in:
Hezkezl
2020-02-18 04:09:39 -07:00
parent 96ed3e4030
commit b3ee022d84
729 changed files with 212065 additions and 166262 deletions
+15 -12
View File
@@ -1,12 +1,15 @@
key,0,1
#,Name,
int32,str,byte
0,"",0
1,"All",0
2,"Locales",0
3,"Dungeons",0
4,"Trials",0
5,"Raids",0
6,"Others",0
7,"Seasonal",1
8,"Mog Station",1
key,0,1,2,3
#,Name,,,
int32,str,byte,uint32,byte
0,"",0,0,0
1,"All",0,0,0
2,"Locales I",0,82022,1
3,"Dungeons",0,82024,3
4,"Trials",0,82027,4
5,"Raids I",0,82025,5
6,"Others",0,82029,8
7,"Seasonal",1,82030,9
8,"Mog Station",1,82031,10
9,"Locales II",0,82023,2
10,"Raids II",0,82026,6
11,"Ambient",0,82028,7
1 key 0 1 2 3
2 # Name
3 int32 str byte uint32 byte
4 0 0 0 0
5 1 All 0 0 0
6 2 Locales Locales I 0 82022 1
7 3 Dungeons 0 82024 3
8 4 Trials 0 82027 4
9 5 Raids Raids I 0 82025 5
10 6 Others 0 82029 8
11 7 Seasonal 1 82030 9
12 8 Mog Station 1 82031 10
13 9 Locales II 0 82023 2
14 10 Raids II 0 82026 6
15 11 Ambient 0 82028 7