- added DavidPH's DOHARMSPECIES submission.
SVN r3236 (trunk)
This commit is contained in:
parent
44921297d3
commit
e4455c293f
3 changed files with 3 additions and 1 deletions
|
|
@ -231,6 +231,7 @@ static FFlagDef ActorFlags[]=
|
|||
DEFINE_FLAG(MF6, NOMENU, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, SEEINVISIBLE, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, DONTCORPSE, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, DOHARMSPECIES, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, POISONALWAYS, AActor, flags6),
|
||||
|
||||
// Effect flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue