Exo - Day 1 Patch (#38348)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user