Brute Damage for brain removal

added 75 brute damage for saw step, and new text, added 25 for brian removal step. Fixes demrianed bodies not bleeding + makes more sense
This commit is contained in:
golfer45
2013-06-17 08:14:34 -03:00
parent 0a70ab9acb
commit 56caecebd2
+1 -1
View File
@@ -15,7 +15,7 @@
if(ishuman(target))
var/mob/living/carbon/human/H = target
H.apply_damage(75,"brute","head")
user.visible_message("<span class='notice'>[user] saws open [target]'s head!")
user.visible_message("<span class='notice'>[user] saws [target]'s skull open!")
return 1