Skip to content

Commit

Permalink
Remove binary channel access to silicons without laws.
Browse files Browse the repository at this point in the history
Mostly feature proofing but these should not have binary access. ESPECIALLY pais

Say we had malf ai and it was talking with other borgs about its plans. The owner of the pai (or any of these silicons) can just listen into this. Someone can just wake up a pai and ask it to monitor the binary channel. There's a reason the binary radio chip is a syndicate item.

Some of these also have no reason to be able to talk on binary, are you gonna ask the ai to bother someone to refill your vend stock? Are you gonna clown with the AI and other borgs as a clown borg and annoy them?
  • Loading branch information
VasilisThePikachu committed Sep 22, 2024
1 parent c5d62ce commit d68702d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
5 changes: 0 additions & 5 deletions Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,8 @@
factions:
- SimpleNeutral
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
channels:
- Binary
- type: ActiveRadio
channels:
- Binary
- Common
- type: HealthExaminable
examinableTypes:
Expand Down Expand Up @@ -396,6 +392,5 @@
- Bot
- type: ActiveRadio
channels:
- Binary
- Common
- Supply
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Objects/Fun/pai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,8 @@
stopSearchVerbPopup: pai-system-stopped-searching
- type: Examiner
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
channels:
- Binary
- type: ActiveRadio
channels:
- Binary
- Common
- type: DoAfter
- type: Actions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,8 @@
speechVerb: Robotic
speechSounds: Vending
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
channels:
- Binary
- type: ActiveRadio
channels:
- Binary
- Common
- type: DoAfter
- type: Electrified
Expand Down

0 comments on commit d68702d

Please sign in to comment.