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
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,BuddyLevel,,,,
int32,byte,bit&01,uint16,uint16,uint16
#,BuddyLevel,IsActive,Defender,Attacker,Healer
int32,byte,bit&01,Row,Row,Row
0,0,False,0,0,0
1,1,True,820,824,828
2,2,False,128,134,140
1 key 0 1 2 3 4
2 # BuddyLevel IsActive Defender Attacker Healer
3 int32 byte bit&01 uint16 Row uint16 Row uint16 Row
4 0 0 False 0 0 0
5 1 1 True 820 824 828
6 2 2 False 128 134 140