- forgot damagefactor setting in Actor class.

SVN r1916 (trunk)
This commit is contained in:
Christoph Oelckers 2009-10-15 21:12:31 +00:00
parent ce2e85c7b2
commit 34a4738b74

View file

@ -17,6 +17,7 @@ ACTOR Actor native //: Thinker
BounceCount -1
FloatSpeed 4
Gravity 1
DamageFactor 1.0
PushFactor 0.25
// Variables for the expression evaluator