Exo - Day 1 Patch (#38348)

This commit is contained in:
SlamBamActionman
2025-06-16 18:43:46 +02:00
committed by GitHub
parent a66e9a2920
commit bc4bc13c71
4 changed files with 1656 additions and 1076 deletions

View File

@@ -109,3 +109,19 @@
- type: ConditionalSpawner
prototypes:
- MobXenoSpitter
- type: entity
parent: MarkerBase
id: SpawnMobXenoLonePraetorian
name: Xeno Spawner
suffix: Lone Praetorian, Exo Station
components:
- type: Sprite
layers:
- state: green
- sprite: Mobs/Aliens/Xenos/praetorian.rsi
state: running
- state: ai
- type: ConditionalSpawner
prototypes:
- MobXenoLonePraetorianNoGhost

View File

@@ -23,7 +23,7 @@
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 2 ]
Botanist: [ 2, 3 ]
Botanist: [ 2, 2 ]
Chef: [ 2, 2 ]
Janitor: [ 1, 2 ]
Chaplain: [ 1, 1 ]