Skip to content

Commit

Permalink
Update silicon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Burenov authored Dec 30, 2024
1 parent 52811fe commit 82b23ef
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
type: ResearchConsoleBoundUserInterface
enum.ResearchClientUiKey.Key:
type: ResearchClientBoundUserInterface
# enum.SuperMatterObserverUiKey.Key:
# type: SuperMatterObserverBUI
# enum.RoboticsConsoleUiKey.Key:
# type: RoboticsConsoleBoundUserInterface
enum.SuperMatterObserverUiKey.Key:
type: SuperMatterObserverBUI
enum.RoboticsConsoleUiKey.Key:
type: RoboticsConsoleBoundUserInterface
enum.StationMapUiKey.Key:
type: StationMapBoundUserInterface
#SS220 Station Ai Actions end
Expand Down Expand Up @@ -101,10 +101,10 @@
toggleAction: ActionAiShowAlertInterface
enum.ResearchConsoleUiKey.Key:
toggleAction: ActionAiShowResearchAndDevelopmentInterface
# enum.SuperMatterObserverUiKey.Key:
# toggleAction: ActionAiShowSMInterface
# enum.RoboticsConsoleUiKey.Key:
# toggleAction: ActionAiShowRoboticsConsole
enum.SuperMatterObserverUiKey.Key:
toggleAction: ActionAiShowSMInterface
enum.RoboticsConsoleUiKey.Key:
toggleAction: ActionAiShowRoboticsConsole
enum.StationMapUiKey.Key:
toggleAction: ActionAiStationMapConsole
#SS220 Station Ai Actions end
Expand All @@ -120,12 +120,12 @@
- type: ResearchConsole
- type: ResearchClient
- type: TechnologyDatabase
# - type: SuperMatterObserver #SS220_TODO: Добавить отображение СМа Для ИИ
# - type: SuperMatterObserverReceiver
- type: SuperMatterObserver #SS220_TODO: Добавить отображение СМа Для ИИ
- type: SuperMatterObserverReceiver
- type: ApcPowerReceiver
needsPower: false
powerLoad: 0
# - type: RoboticsConsole #SS220_TODO:Добавить множественный приём DeviceNetwork
- type: RoboticsConsole #SS220_TODO:Добавить множественный приём DeviceNetwork
#SS220 Station Ai Actions end
- type: DeviceNetwork
deviceNetId: Wireless
Expand Down

0 comments on commit 82b23ef

Please sign in to comment.