This commit is contained in:
Ghommie
2020-03-08 19:26:01 +01:00
parent d78926b269
commit ad4d290ea7
89 changed files with 443 additions and 498 deletions
+3 -3
View File
@@ -23,7 +23,7 @@
else
return ..()
/obj/structure/mopbucket/update_icon()
cut_overlays()
/obj/structure/mopbucket/update_overlays()
. = ..()
if(reagents.total_volume > 0)
add_overlay("mopbucket_water")
. += "mopbucket_water"