- Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and
CommanderKeen to DECORATE. SVN r374 (trunk)
This commit is contained in:
parent
29195a913c
commit
5e8323b426
16 changed files with 369 additions and 481 deletions
|
|
@ -210,6 +210,7 @@ static flagdef ActorFlags[]=
|
|||
DEFINE_FLAG(MF4, FRIGHTENED, AActor, flags4),
|
||||
DEFINE_FLAG(MF4, NOBOUNCESOUND, AActor, flags4),
|
||||
DEFINE_FLAG(MF4, NOSKIN, AActor, flags4),
|
||||
DEFINE_FLAG(MF4, BOSSDEATH, AActor, flags4),
|
||||
|
||||
DEFINE_FLAG(MF5, FASTER, AActor, flags5),
|
||||
DEFINE_FLAG(MF5, FASTMELEE, AActor, flags5),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue