Merge pull request #4887 from Krausus/ShhAnimalIsOkay

Fixes Noisy Simple Animal Beatdowns
This commit is contained in:
Fox McCloud
2016-07-05 12:37:59 -04:00
committed by GitHub
@@ -446,7 +446,6 @@
else
visible_message("<span class='danger'>[O] bounces harmlessly off of [src].</span>",\
"<span class='userdanger'>[O] bounces harmlessly off of [src].</span>")
playsound(loc, O.hitsound, 50, 1, -1)
else
user.visible_message("<span class='warning'>[user] gently taps [src] with [O].</span>",\
"<span class='warning'>This weapon is ineffective, it does no damage.</span>")