- Added Gez's thing activation submission.
SVN r1904 (trunk)
This commit is contained in:
parent
19ef8399a8
commit
819158a8fe
9 changed files with 131 additions and 55 deletions
|
|
@ -1072,7 +1072,7 @@ DEFINE_PROPERTY(projectile, 0, Actor)
|
|||
//==========================================================================
|
||||
DEFINE_PROPERTY(activation, N, Actor)
|
||||
{
|
||||
// How the thing behaves when activated with MF5_USESPECIAL or MF6_BUMPSPECIAL
|
||||
// How the thing behaves when activated by death, USESPECIAL or BUMPSPECIAL
|
||||
PROP_INT_PARM(val, 0);
|
||||
defaults->activationtype = val;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue