mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Mops no longer wet the turf when you refill them from the mop bucket (#63549)
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