Normal brute kits disinfect wounds

This commit is contained in:
Anewbe
2018-03-29 17:51:55 -05:00
parent 3a0926e35d
commit 88463b5709

View File

@@ -111,6 +111,7 @@
user.visible_message("<span class='notice'>\The [user] places a bandaid over \a [W.desc] on [M]'s [affecting.name].</span>", \
"<span class='notice'>You place a bandaid over \a [W.desc] on [M]'s [affecting.name].</span>" )
W.bandage()
W.disinfect()
used++
affecting.update_damages()
if(used == amount)