mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Mops no longer wet the turf when you refill them from the mop bucket [MDB IGNORE] (#10199)
* Mops no longer wet the turf when you refill them from the mop bucket (#63549) * Mops no longer wet the turf when you refill them from the mop bucket Co-authored-by: oranges <email@oranges.net.nz>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
to_chat(user, span_notice("You wet [I] in [src]."))
|
||||
playsound(loc, 'sound/effects/slosh.ogg', 25, TRUE)
|
||||
update_appearance()
|
||||
return TRUE //Stop the click handling chain so the mop after attack doesn't proc and you don't wet the turf the bucket is on
|
||||
else
|
||||
. = ..()
|
||||
update_appearance()
|
||||
|
||||
Reference in New Issue
Block a user