Fixes clockwork obelisks (#997)

This commit is contained in:
CitadelStationBot
2017-05-18 12:06:46 -05:00
committed by Poojawa
parent 18987adeee
commit a23a3b5cce
@@ -93,7 +93,7 @@
/obj/structure/destructible/clockwork/powered/clockwork_obelisk/process()
if(!anchored)
return
var/obj/effect/clockwork/spatial_gateway/SG = locate(/obj/effect/clockwork/spatial_gateway)
var/obj/effect/clockwork/spatial_gateway/SG = locate(/obj/effect/clockwork/spatial_gateway) in loc
if(SG && SG.timerid) //it's a valid gateway, we're active
icon_state = active_icon
density = 0