Beacons are no longer radios (#36070)
* Refactors beacons * Updates maps * Done * aaddddasddsafsdf
This commit is contained in:
committed by
CitadelStationBot
parent
4d0b7133c8
commit
72e3ffa562
@@ -31,7 +31,7 @@
|
||||
|
||||
/obj/effect/nettingportal/Initialize()
|
||||
. = ..()
|
||||
var/obj/item/device/radio/beacon/teletarget = null
|
||||
var/obj/item/device/beacon/teletarget = null
|
||||
for(var/obj/machinery/computer/teleporter/com in GLOB.machines)
|
||||
if(com.target)
|
||||
if(com.power_station && com.power_station.teleporter_hub && com.power_station.engaged)
|
||||
|
||||
Reference in New Issue
Block a user