This commit is contained in:
Spatison
2024-09-06 20:18:36 +03:00
committed by GitHub
parent 510619c78e
commit dc76a9a889
4 changed files with 26 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
- type: entity
id: MessagesServer
parent: BaseMachinePowered
parent: BaseMachine
name: PDA messaging server
description: Server that allows PDA messaging to function on the station.
components:
@@ -9,9 +9,6 @@
layers:
- state: server
- state: variant-research
- type: ApcPowerReceiver
powerLoad: 200
- type: ExtensionCableReceiver
- type: Destructible
thresholds:
- trigger:
@@ -43,11 +40,11 @@
- type: AmbientOnPowered
- type: MessagesServer
- type: SingletonDeviceNetServer
available: true
- type: DeviceNetwork
deviceNetId: Wireless
transmitFrequencyId: NTMessagesServer
receiveFrequencyId: NTMessagesClient
autoConnect: false
- type: StationLimitedNetwork
- type: entity
@@ -59,5 +56,4 @@
- type: DeviceNetwork
deviceNetId: Wireless
transmitFrequencyId: SyndicateMessagesServer
receiveFrequencyId: SyndicateMessagesClient
autoConnect: false
receiveFrequencyId: SyndicateMessagesClient