MapFixes and spawns

This commit is contained in:
RedBurningPhoenix
2024-08-11 15:48:23 +05:00
parent c48ce9c66a
commit 9344f7783f
4 changed files with 4 additions and 377 deletions

View File

@@ -12418,8 +12418,6 @@ entities:
pos: 0.5,18.5 pos: 0.5,18.5
parent: 2 parent: 2
- type: DeviceNetwork - type: DeviceNetwork
configurators:
- invalid
- type: AtmosPipeColor - type: AtmosPipeColor
color: '#1E90FFFF' color: '#1E90FFFF'
- proto: GasVentScrubber - proto: GasVentScrubber
@@ -12687,8 +12685,6 @@ entities:
pos: 0.5,19.5 pos: 0.5,19.5
parent: 2 parent: 2
- type: DeviceNetwork - type: DeviceNetwork
configurators:
- invalid
- type: AtmosPipeColor - type: AtmosPipeColor
color: '#B22222FF' color: '#B22222FF'
- proto: GeneratorBasic15kW - proto: GeneratorBasic15kW

File diff suppressed because it is too large Load Diff

View File

@@ -26,6 +26,7 @@
ChiefMedicalOfficer: [ 1, 1 ] ChiefMedicalOfficer: [ 1, 1 ]
ResearchDirector: [ 1, 1 ] ResearchDirector: [ 1, 1 ]
Quartermaster: [ 1, 1 ] Quartermaster: [ 1, 1 ]
Maid: [ 1, 1 ]
#Security #Security
Warden: [ 1, 1 ] Warden: [ 1, 1 ]
SeniorOfficer: [ 1, 1 ] SeniorOfficer: [ 1, 1 ]
@@ -67,4 +68,4 @@
Boxer: [ 1, 1 ] Boxer: [ 1, 1 ]
Borg: [ 1, 1 ] Borg: [ 1, 1 ]
Passenger: [ -1, -1 ] Passenger: [ -1, -1 ]
Bomzh: [ 1, 0 ]

View File

@@ -29,7 +29,7 @@
Chaplain: [ 1, 1 ] Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ] Librarian: [ 1, 1 ]
ServiceWorker: [ 2, 2 ] ServiceWorker: [ 2, 2 ]
Bomzh: [ 1, 1] Bomzh: [ 1, 0 ]
#engineering #engineering
ChiefEngineer: [ 1, 1 ] ChiefEngineer: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ] SeniorEngineer: [ 1, 1 ]