- added selfdamagefactor actor property.
This commit is contained in:
parent
e84a2899f9
commit
f9f9f2d5fc
5 changed files with 19 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ DEFINE_FIELD(PClassActor, GibHealth)
|
|||
DEFINE_FIELD(PClassActor, WoundHealth)
|
||||
DEFINE_FIELD(PClassActor, FastSpeed)
|
||||
DEFINE_FIELD(PClassActor, RDFactor)
|
||||
DEFINE_FIELD(PClassActor, SelfDamageFactor)
|
||||
DEFINE_FIELD(PClassActor, CameraHeight)
|
||||
DEFINE_FIELD(PClassActor, HowlSound)
|
||||
DEFINE_FIELD(PClassActor, BloodType)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue