Patch 4.25

This commit is contained in:
Josh Freeman
2018-03-14 09:40:00 +00:00
parent f443f2d238
commit 4874343eef
1800 changed files with 15106 additions and 40900 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
#,MinLevel,MaxLevel,BeastRankBonus,Icon{Reputation},Icon,MaxRank,AlliedBeastTribeQuest,Expansion,CurrencyItem,DisplayOrder,Name,,,,,,,,Name{Relation}
int32,byte,byte,BeastRankBonus,Image,Image,byte,Quest,byte,Item,byte,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
#,,,BeastRankBonus,Icon{Reputation},Icon,,,,,,Name,,,,,,,,Name{Relation}
int32,byte,byte,BeastRankBonus,Image,Image,byte,uint32,byte,uint32,byte,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str
0,0,0,0,0,0,0,0,0,0,0,"",0,"",0,0,0,0,0,""
1,0,0,0,61901,65016,4,0,0,21076,1,"Amalj'aa",0,"",0,0,0,0,0,"Amalj'aa Relations"
2,0,0,0,61902,65017,4,0,0,21075,2,"sylphs",0,"",0,0,0,0,0,"Sylphic Relations"
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
2 # MinLevel MaxLevel BeastRankBonus Icon{Reputation} Icon MaxRank AlliedBeastTribeQuest Expansion CurrencyItem DisplayOrder Name Name{Relation}
3 int32 byte byte BeastRankBonus Image Image byte Quest uint32 byte Item uint32 byte str sbyte str sbyte sbyte sbyte sbyte sbyte str
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 0 0 0 61901 65016 4 0 0 21076 1 Amalj'aa 0 0 0 0 0 0 Amalj'aa Relations
6 2 0 0 0 61902 65017 4 0 0 21075 2 sylphs 0 0 0 0 0 0 Sylphic Relations