mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Normal brute kits disinfect wounds
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user