Fixes, improvements, suggestions.

This commit is contained in:
GinjaNinja32
2015-05-15 00:06:47 +01:00
parent 63f28ee0e0
commit a3662a9088
4 changed files with 25 additions and 7 deletions

View File

@@ -84,6 +84,7 @@
M.apply_damage(8,def_zone = "head")
visible_message("<span class='danger'>[G.assailant] slams [G.affecting]'s face against \the [src]!</span>")
playsound(src.loc, 'sound/weapons/tablehit1.ogg', 50, 1)
take_damage(rand(1,5))
else
user << "<span class='danger'>You need a better grip to do that!</span>"
return