Fixes interaction memes (#37122)

This commit is contained in:
kevinz000
2018-04-11 21:10:03 +02:00
committed by AnturK
parent f26f7ef7dd
commit c66bdaf4a2
7 changed files with 15 additions and 29 deletions
+1 -4
View File
@@ -234,10 +234,7 @@
anchored = TRUE
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
/obj/machinery/shower/attack_hand(mob/M)
. = ..()
if(.)
return
/obj/machinery/shower/interact(mob/M)
on = !on
update_icon()
add_fingerprint(M)