+1 window crush

Added another layer of window crushing
For extra robust
This commit is contained in:
Regen
2014-06-28 15:20:17 +02:00
parent 38171314e9
commit d708eeec06
+5
View File
@@ -194,6 +194,11 @@
M.apply_damage(20)
hit(50)
visible_message("\red <big><b>[user] crushes [M] against \the [src]!</b></big>")
if(4)
M.Weaken(5)
M.apply_damage(30)
hit(75)
visible_message("\red <big><b>[user] smashes [M] against \the [src]!</b></big>")
return
if(istype(W, /obj/item/weapon/screwdriver))
if(reinf && state >= 1)