mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- Added ISMONSTER flag for Commander Keen so he can be killed by 'kill monsters'.
SVN r1054 (trunk)
This commit is contained in:
parent
82dbebc3f1
commit
095b482624
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ ACTOR CommanderKeen 72
|
|||
+SHOOTABLE
|
||||
+COUNTKILL
|
||||
+NOICEDEATH
|
||||
+ISMONSTER
|
||||
PainSound "keen/pain"
|
||||
DeathSound "keen/death"
|
||||
States
|
||||
|
|
Loading…
Reference in a new issue