Patch 4.3 - Changed Files

This commit is contained in:
Josh Freeman
2018-05-22 09:08:38 +01:00
parent 7c46642d0e
commit 0e8f3ed195
249 changed files with 25036 additions and 19322 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,,,,,,
int32,uint32,uint16,byte,uint32,bit&01,bit&02
#,Quest,RequiredLevel,RequiredExpansion,RequiredQuest,,
int32,Quest,uint16,ExVersion,Quest,bit&01,bit&02
0.0,0,0,0,0,False,False
1.0,65713,1,0,0,False,True
1.1,65821,1,0,0,False,True
1 key 0 1 2 3 4 5
2 # Quest RequiredLevel RequiredExpansion RequiredQuest
3 int32 uint32 Quest uint16 byte ExVersion uint32 Quest bit&01 bit&02
4 0.0 0 0 0 0 False False
5 1.0 65713 1 0 0 False True
6 1.1 65821 1 0 0 False True