stop exploiting constructable showers

This commit is contained in:
DragonTrance
2021-02-10 07:23:31 -07:00
parent d894134b7d
commit d09400af15
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -219,8 +219,8 @@
var/watertemp = "normal" //freezing, normal, or boiling
var/datum/looping_sound/showering/soundloop
/obj/machinery/shower/crafted //When created from sheets of metal
anchored = FALSE
/*/obj/machinery/shower/crafted //When created from sheets of metal
anchored = FALSE */ //Stop exploiting this ree
/obj/machinery/shower/Initialize()
. = ..()