Death to earmuff duping (and other fixes/tweaks) (#7216)

* earmuff *scream

* don't limit limb breaking that hard
This commit is contained in:
JohnWildkins
2019-10-27 07:27:38 -04:00
committed by Werner
parent cd8682a3b5
commit 76adc1d93a
8 changed files with 97 additions and 12 deletions
@@ -332,6 +332,8 @@ obj/machinery/lapvend/attackby(obj/item/weapon/W as obj, mob/user as mob)
S.worth -= total_price
if(S.worth <= 0)
qdel(S)
else
S.update_icon()
return 1
else // just incase