[ENU Default]

//Weapon pickup messages

GOT_DH_OBJECTION = "Your soul is mine!";
GOT_DH_GETTERPISTOL = "Stop jacking with the game!";
GOT_DH_SHININGFINGER = "SHIIIIINING FINGEEERRRRRRR!!!!!";
GOT_DH_DUALBANDITREVOLVERS = "You got dual Bandit Revolvers!";
GOT_DH_METALSTORMMK6 = "You got the MetalStorm MK6!";
GOT_DH_CROSSPUNISHER = "You got the Cross Punisher!";
GOT_DH_RAWKETLAWNCHAIR = "You got the Rawket Lawnchair!";
GOT_DH_AIRSHOOTER = "Get Equipped with: Air Shooter!";
GOT_DH_UTSUHOSTHIRDLEG = "You got Utsuho's Third Leg! Let the carnage begin!!";

//Weapon obituaries, not like anyone will ever see these

OBT_DH_OBJECTION = "%o was shown %k's Hokuto Hyakuretsu Ken.";
OBT_DH_GETTERPISTOL = "%o was humiliated by %k's Getter Pistol.";
OBT_DH_SHININGFINGER = "%o was violated by %k's Shining Finger.";
OBT_DH_DUALBANDITREVOLVERS = "%o was double-teamed by %k's Bandit Revolvers.";
OBT_DH_METALSTORMMK6 = "%o met a hail of bullets from %k's Metal Storm Mk6.";
OBT_DH_CROSSPUNISHER = "%o got TRIGUN'D by %k's Cross Punisher.";
OBT_DH_RAWKETLAWNCHAIR = "%o got asploded by %k's missile.";
OBT_DH_AIRSHOOTER = "%o was shredded by %k's Air Shooter.";
OBT_DH_UTSUHOSTHIRDLEG_DIRECT = "%o felt the full brunt of %k's Peta Flare.";
OBT_DH_UTSUHOSTHIRDLEG_TRACER = "%o couldn't hide from %k's Peta Flare.";

//Weapon tags

TAG_DH_OBJECTION = "Objection!";
TAG_DH_GETTERPISTOL = "Getter Pistol";
TAG_DH_SHININGFINGER = "Shining Finger";
TAG_DH_DUALBANDITREVOLVERS = "Dual Bandit Revolvers";
TAG_DH_METALSTORMMK6 = "Metal Storm Mk6";
TAG_DH_CROSSPUNISHER = "Cross Punisher";
TAG_DH_RAWKETLAWNCHAIR = "Rawket Lawnchair";
TAG_DH_AIRSHOOTER = "Air Shooter";
TAG_DH_UTSUHOSTHIRDLEG = "Utsuho's Third Leg";