Patch 4.3 - Changed Files 2

This commit is contained in:
Josh Freeman
2018-05-22 09:08:53 +01:00
parent 0e8f3ed195
commit 4cb2931a07
156 changed files with 31646 additions and 20452 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
key,0
#,Name
int32,str
0,""
1,"Battle"
2,"PvP"
3,"Character"
4,"Items"
5,"Crafting"
6,"Gathering"
7,""
8,"Quests"
9,""
10,""
11,"Exploration"
12,"Grand Company"
13,"Legacy"
key,0,1
#,Name,
int32,str,byte
0,"",0
1,"Battle",1
2,"PvP",2
3,"Character",3
4,"Items",4
5,"Crafting",5
6,"Gathering",6
7,"",0
8,"Quests",7
9,"",0
10,"",0
11,"Exploration",8
12,"Grand Company",9
13,"Legacy",10
1 key 0 1
2 # Name
3 int32 str byte
4 0 0
5 1 Battle 1
6 2 PvP 2
7 3 Character 3
8 4 Items 4
9 5 Crafting 5
10 6 Gathering 6
11 7 0
12 8 Quests 7
13 9 0
14 10 0
15 11 Exploration 8
16 12 Grand Company 9
17 13 Legacy 10