here we go again (#2456)
This commit is contained in:
@@ -23,7 +23,7 @@ GLOBAL_LIST_EMPTY(doppler_arrays)
|
||||
return PROCESS_KILL
|
||||
|
||||
/obj/machinery/doppler_array/attackby(obj/item/O, mob/user, params)
|
||||
if(istype(O, /obj/item/weapon/wrench))
|
||||
if(istype(O, /obj/item/wrench))
|
||||
if(!anchored && !isinspace())
|
||||
anchored = TRUE
|
||||
power_change()
|
||||
|
||||
Reference in New Issue
Block a user