- Added a definition for OB_MPMAULER1 and removed the needless reference to OB_MPMAULER2.

SVN r4270 (trunk)
This commit is contained in:
Randy Heit 2013-05-17 01:22:19 +00:00
parent ec7f433da3
commit 71f42122bc
2 changed files with 1 additions and 1 deletions

View file

@ -534,7 +534,6 @@ ACTOR Mauler2 : Mauler
Weapon.AmmoGive1 0
Weapon.AmmoType1 "EnergyPod"
Weapon.SisterWeapon "Mauler"
Obituary "$OB_MPMAULER2"
Tag "$TAG_MAULER2"
action native A_FireMauler2Pre ();

View file

@ -806,6 +806,7 @@ OB_MPMINIMISSILELAUNCHER = "%o gulped down %k's missile.";
OB_MPSTRIFEGRENADE = "%o was inverted by %k's H-E grenade.";
OB_MPPHOSPHOROUSGRENADE = "%o took a flame bath in %k's phosphorous pyre.";
OB_MPFLAMETHROWER = "%o was barbecued by %k.";
OP_MPMAULER1 = "%o was zapped by %k.";
OB_MPMAULER = "%o was viciously vaporized by %k.";
OB_MPSIGIL = "%o bowed down to the sheer power of %k's Sigil.";