mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Fixes janicart and mop bucket overlays not updating properly (#20232)
* Fixes janicart and mop bucket overlays not updating properly * Sirryan review * ops
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
user.drop_item()
|
||||
I.forceMove(src)
|
||||
to_chat(user, "<span class='notice'>You put [I] into [src].</span>")
|
||||
update_icon(UPDATE_OVERLAYS)
|
||||
return
|
||||
|
||||
/obj/item/mop/proc/mopbucket_insert(mob/user, obj/structure/mopbucket/J)
|
||||
|
||||
Reference in New Issue
Block a user