Skip to content

Commit

Permalink
remove nospawn
Browse files Browse the repository at this point in the history
  • Loading branch information
Doctor-Cpu committed Sep 20, 2024
1 parent 5a1dad9 commit 21a37cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@
- type: entity
id: DummyBorgGeneric
name: generic chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down Expand Up @@ -467,7 +467,7 @@
- type: entity
id: DummyBorgMining
name: mining chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down Expand Up @@ -499,7 +499,7 @@
- type: entity
id: DummyBorgEngineer
name: engineering chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down Expand Up @@ -530,7 +530,7 @@
- type: entity
id: DummyBorgJanitor
name: janitor chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down Expand Up @@ -562,7 +562,7 @@
- type: entity
id: DummyBorgMedical
name: medical chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down Expand Up @@ -594,7 +594,7 @@
- type: entity
id: DummyBorgService
name: service chassis
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Mobs/Silicon/chassis.rsi
Expand Down

0 comments on commit 21a37cb

Please sign in to comment.