Definitions Update before Patch 5.3

This commit is contained in:
Hezkezl
2020-07-25 13:29:15 -06:00
parent dece975144
commit 848e2d812a
20 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,FallDamage,Height,LoopMotion,EndMotion,StartClient,
int32,uint16,sbyte,MotionTimeline,MotionTimeline,bit&01,bit&02
int32,uint16,sbyte,ActionTimeline,ActionTimeline,bit&01,bit&02
0,0,0,0,0,False,False
1,0,10,0,0,False,False
2,0,15,0,0,False,False
1 key 0 1 2 3 4 5
2 # FallDamage Height LoopMotion EndMotion StartClient
3 int32 uint16 sbyte MotionTimeline ActionTimeline MotionTimeline ActionTimeline bit&01 bit&02
4 0 0 0 0 0 False False
5 1 0 10 0 0 False False
6 2 0 15 0 0 False False