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,5,6,7,8
#,Name,Description,,,,,,Icon,
int32,str,str,byte,uint16,uint16,byte,byte,Image,bit&01
#,Name,Description,,Action,,,,Icon,
int32,str,str,byte,Action,uint16,byte,byte,Image,bit&01
0,"","",0,0,0,0,0,0,False
1,"Auto-attack","Automatically attack your current target at a set interval determined by your weapon.",1,0,0,0,7,101,False
2,"Jump","Make a spring from the ground or other base by flexion and sudden muscular extension of the legs.",1,0,0,0,11,102,False
1 key 0 1 2 3 4 5 6 7 8
2 # Name Description Action Icon
3 int32 str str byte uint16 Action uint16 byte byte Image bit&01
4 0 0 0 0 0 0 0 False
5 1 Auto-attack Automatically attack your current target at a set interval determined by your weapon. 1 0 0 0 7 101 False
6 2 Jump Make a spring from the ground or other base by flexion and sudden muscular extension of the legs. 1 0 0 0 11 102 False