Fixes interaction AI stuff
This commit is contained in:
committed by
CitadelStationBot
parent
4063781baf
commit
9da197469b
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user