huh that worked?

This commit is contained in:
TrilbySpaceClone
2020-02-24 11:47:06 -05:00
parent 525cedf16a
commit a3917a1bbc
+1 -1
View File
@@ -593,7 +593,6 @@
var/steps = 0
/obj/structure/well_foundation/attackby(obj/item/S, mob/user, params)
. = ..()
if(steps == 0 && S.tool_behaviour == TOOL_SHOVEL)
S.use_tool(src, user, 80, volume=100)
steps = 1
@@ -650,6 +649,7 @@
return
else
return
. = ..()
/obj/structure/sink/puddle //splishy splashy ^_^
name = "puddle"