diff --git a/lumps/dehacked.lmp b/lumps/dehacked.lmp index 2795e13d..981ae2cf 100644 --- a/lumps/dehacked.lmp +++ b/lumps/dehacked.lmp @@ -116,6 +116,14 @@ GOTLAUNCHER = you got the missile launcher! GOTPLASMA = you got the polaric energy cannon! GOTSHOTGUN = you got the pump-action shotgun! GOTSHOTGUN2 = you got the double-barrelled shotgun! +TAG_FIST = Fist +TAG_BFG9000 = SKAG 1337 +TAG_CHAINGUN = Minigun +TAG_CHAINSAW = Angle Grinder +TAG_ROCKETLAUNCHER = Missile Launcher +TAG_PLASMARIFLE = Polaric Energy Cannon +TAG_SHOTGUN = Pump-Action Shotgun +TAG_SUPERSHOTGUN = Double-Barrelled Shotgun PD_BLUEO = this object requires a blue key. PD_REDO = this object requires a red key. PD_YELLOWO = this object requires a yellow key.