mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Update floodlight.dm (#25979)
This commit is contained in:
committed by
KorPhaeron
parent
061cd1c692
commit
2822f9fd9f
@@ -85,6 +85,7 @@
|
||||
/obj/machinery/power/floodlight/attackby(obj/item/O, mob/user, params)
|
||||
if(istype(O, /obj/item/weapon/wrench))
|
||||
default_unfasten_wrench(user, O, time = 20)
|
||||
change_setting(1)
|
||||
if(anchored)
|
||||
connect_to_network()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user