Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodule to 235.0.0 #32265

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- type: entity
id: AiHeld
description: Components added / removed from an entity that gets inserted into an AI core.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: IntrinsicRadioReceiver
- type: IntrinsicRadioTransmitter
Expand Down Expand Up @@ -341,7 +341,7 @@
- type: entity
id: StationAiBrain
parent: PositronicBrain
noSpawn: true
categories: [ HideSpawnMenu ]
suffix: DO NOT MAP
components:
- type: Sprite
Expand Down Expand Up @@ -382,7 +382,7 @@
id: StationAiHolo
name: AI eye
description: The AI's viewer.
noSpawn: true
categories: [ HideSpawnMenu ]
suffix: DO NOT MAP
components:
- type: NoFTL
Expand Down
Loading