peace is an option

stops unneeded well violence
This commit is contained in:
TrilbySpaceClone
2020-02-24 12:18:49 -05:00
parent bc94cf25ee
commit d138878e03
+1 -2
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
@@ -649,7 +648,7 @@
qdel(src)
return
else
return
return ..()
/obj/structure/sink/puddle //splishy splashy ^_^
name = "puddle"