Fixes interaction AI stuff

This commit is contained in:
kevinz000
2018-04-11 12:10:03 -07:00
committed by CitadelStationBot
parent 4063781baf
commit 9da197469b
7 changed files with 152 additions and 29 deletions

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)