mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fixes #2092
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
user << "<span class='warning'>The [initial(name)] is dry!</span>"
|
user << "<span class='warning'>The [initial(name)] is dry!</span>"
|
||||||
else
|
else
|
||||||
user.visible_message("\The [user] starts to wipe down [A] with [src]!")
|
user.visible_message("\The [user] starts to wipe down [A] with [src]!")
|
||||||
reagents.splash(A, 1) //get a small amount of liquid on the thing we're wiping.
|
//reagents.splash(A, 1) //get a small amount of liquid on the thing we're wiping.
|
||||||
update_name()
|
update_name()
|
||||||
if(do_after(user,30))
|
if(do_after(user,30))
|
||||||
user.visible_message("\The [user] finishes wiping off the [A]!")
|
user.visible_message("\The [user] finishes wiping off the [A]!")
|
||||||
|
|||||||
Reference in New Issue
Block a user