mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 08:35:39 +01:00
Fixes ghost-callers being unable to hear linked communicators.
Fixes exonet node research pattern being wrong. Makes communicators showing up on the ghost communicator list have stricter checks for being able to receive a request.
This commit is contained in:
@@ -1219,7 +1219,7 @@ CIRCUITS BELOW
|
||||
name = "exonet node"
|
||||
id = "tcom-exonet_node"
|
||||
req_tech = list(TECH_DATA = 5, TECH_ENGINEERING = 5, TECH_BLUESPACE = 4)
|
||||
build_path = /obj/item/weapon/circuitboard/telecomms/broadcaster
|
||||
build_path = /obj/item/weapon/circuitboard/telecomms/exonet_node
|
||||
sort_string = "PAAAH"
|
||||
|
||||
/datum/design/circuit/shield
|
||||
|
||||
Reference in New Issue
Block a user