Alt razor blades were still dealing decapitation damage.
This commit is contained in:
parent
c786a82d82
commit
eaa6f118d8
1 changed files with 4 additions and 0 deletions
|
|
@ -225,6 +225,10 @@ Class Razor2Alt : Razor2
|
|||
{
|
||||
return damage;
|
||||
}
|
||||
override int SpecialMissileHit( Actor victim )
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
States
|
||||
{
|
||||
Death:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue