Alt razor blades were still dealing decapitation damage.

This commit is contained in:
Marisa the Magician 2018-05-30 23:04:46 +02:00
commit eaa6f118d8

View file

@ -225,6 +225,10 @@ Class Razor2Alt : Razor2
{
return damage;
}
override int SpecialMissileHit( Actor victim )
{
return -1;
}
States
{
Death: