mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Reverts gauze disinfecting until a proper solution can be put in place.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user