Exo - Day 1 Patch (#38348)
This commit is contained in:
@@ -4,8 +4,8 @@ meta:
|
||||
engineVersion: 262.0.0
|
||||
forkId: ""
|
||||
forkVersion: ""
|
||||
time: 06/15/2025 12:24:53
|
||||
entityCount: 1013
|
||||
time: 06/16/2025 11:37:57
|
||||
entityCount: 1017
|
||||
maps: []
|
||||
grids:
|
||||
- 2
|
||||
@@ -5396,6 +5396,28 @@ entities:
|
||||
rot: 3.141592653589793 rad
|
||||
pos: 6.5,0.5
|
||||
parent: 2
|
||||
- proto: Screen
|
||||
entities:
|
||||
- uid: 1014
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 7.5,6.5
|
||||
parent: 2
|
||||
- uid: 1015
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -1.5,7.5
|
||||
parent: 2
|
||||
- uid: 1016
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 11.5,-1.5
|
||||
parent: 2
|
||||
- uid: 1017
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -0.5,-3.5
|
||||
parent: 2
|
||||
- proto: ShardGlassReinforced
|
||||
entities:
|
||||
- uid: 999
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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