- Door_AnimatedClose and DAME_NO_ARMOR.

This commit is contained in:
Christoph Oelckers 2017-02-25 19:07:27 +01:00
parent 917583e108
commit fc93b9b59b
2 changed files with 2 additions and 0 deletions

View file

@ -363,6 +363,7 @@
#define DAMAGE_NONPLAYERS 2
#define DAMAGE_IN_AIR 4
#define DAMAGE_SUBCLASSES_PROTECT 8
#define DAMAGE_NO_ARMOR 16
// Flags for MorphActor -----------------------------------------------------

View file

@ -264,6 +264,7 @@ special
271:Stairs_BuildUpDoomSync(4),
272:Stairs_BuildDownDoomSync(4),
273:Stairs_BuildUpDoomCrush(5),
274:Door_AnimatedClose(2),
// new to Eternity
// 300:Portal_Define(5),