Pre 5.11 updates (loads of new definitions in SaintCoinach)

This commit is contained in:
Hezkezl
2019-11-12 03:29:04 -07:00
parent c8e4b0f237
commit 3eabd9394f
119 changed files with 156 additions and 156 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,,,,,,
int32,uint16,sbyte,uint32,uint32,bit&01,bit&02
#,FallDamage,Height,LoopMotion,EndMotion,StartClient,
int32,uint16,sbyte,MotionTimeline,MotionTimeline,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 uint32 MotionTimeline uint32 MotionTimeline 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