Reverts gauze disinfecting until a proper solution can be put in place.

This commit is contained in:
Leshana
2018-04-08 20:24:48 -04:00
parent e08cbef044
commit 4e1fa47a0b

View File

@@ -111,7 +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()
// W.disinfect() // VOREStation - Tech1 should not disinfect
used++
affecting.update_damages()
if(used == amount)