Fourth grab crushing re-added

This commit is contained in:
Markolie
2015-01-19 18:38:09 +01:00
parent 2cd437ee5f
commit 4312930a09
+5
View File
@@ -232,6 +232,11 @@ var/global/wcColored
M.Weaken(5)
M.apply_damage(20)
hit(50)
if(4)
visible_message("<span class='danger'><big>[user] smashes [M] against \the [src]!</big></span>")
M.Weaken(5)
M.apply_damage(30)
hit(75)
return
if(W.flags & NOBLUDGEON) return