- use Obituary for both Demon and Spectre.

This commit is contained in:
Christoph Oelckers 2019-04-23 10:42:16 +02:00
parent cbb3e17267
commit 23e2b1c0c0

View file

@ -71,7 +71,7 @@ class Spectre : Demon
PainSound "spectre/pain";
DeathSound "spectre/death";
ActiveSound "spectre/active";
HitObituary "$OB_SPECTREHIT";
Obituary "$OB_SPECTREHIT";
Tag "$FN_SPECTRE";
}
}