Skip to content

Commit

Permalink
акшион связи для ИИ
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarKy0 authored and Darkiich committed Sep 6, 2024
1 parent 2e413a2 commit 21fc99d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
comms-console-announcement-title-ai = Искусственный интеллект
11 changes: 11 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
type: GeneralStationRecordConsoleBoundUserInterface
enum.SiliconLawsUiKey.Key:
type: SiliconLawBoundUserInterface
# Start ADT Tweak
enum.CommunicationsConsoleUiKey.Key:
type: CommunicationsConsoleBoundUserInterface
# End ADT Tweak
- type: IntrinsicUI
uis:
enum.RadarConsoleUiKey.Key:
Expand All @@ -54,6 +58,13 @@
toggleAction: ActionAGhostShowCrewMonitoring
enum.GeneralStationRecordConsoleKey.Key:
toggleAction: ActionAGhostShowStationRecords
# Start ADT Tweak
enum.CommunicationsConsoleUiKey.Key:
toggleAction: ActionAGhostShowCommunications
- type: CommunicationsConsole
title: comms-console-announcement-title-ai
color: "#00bfff"
# End ADT Tweak

# Actions
- type: entity
Expand Down

0 comments on commit 21fc99d

Please sign in to comment.