- fix: Fix maps. (#321)
This commit is contained in:
@@ -90741,7 +90741,6 @@ entities:
|
||||
- 1672
|
||||
- 1671
|
||||
- 1670
|
||||
- 1668
|
||||
- 1665
|
||||
- 1667
|
||||
- 1666
|
||||
@@ -121113,9 +121112,6 @@ entities:
|
||||
parent: 2
|
||||
- type: AtmosPipeColor
|
||||
color: '#0055CCFF'
|
||||
- type: Followed
|
||||
following:
|
||||
- invalid
|
||||
- uid: 14046
|
||||
components:
|
||||
- type: Transform
|
||||
@@ -194823,9 +194819,6 @@ entities:
|
||||
- type: Transform
|
||||
pos: 50.5,47.5
|
||||
parent: 2
|
||||
- type: Followed
|
||||
following:
|
||||
- invalid
|
||||
- uid: 21775
|
||||
components:
|
||||
- type: Transform
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -17731,8 +17731,6 @@ entities:
|
||||
pos: -13.5,16.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 27391
|
||||
- uid: 18056
|
||||
@@ -91517,8 +91515,6 @@ entities:
|
||||
pos: 65.5,-37.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13057
|
||||
@@ -91527,8 +91523,6 @@ entities:
|
||||
pos: 66.5,-37.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13058
|
||||
@@ -91567,8 +91561,6 @@ entities:
|
||||
pos: 67.5,-37.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13069
|
||||
@@ -91577,8 +91569,6 @@ entities:
|
||||
pos: 65.5,-42.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13070
|
||||
@@ -91587,8 +91577,6 @@ entities:
|
||||
pos: 66.5,-42.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13071
|
||||
@@ -91597,8 +91585,6 @@ entities:
|
||||
pos: 67.5,-42.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 481
|
||||
- uid: 13072
|
||||
@@ -119402,8 +119388,6 @@ entities:
|
||||
pos: -10.5,15.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 27391
|
||||
- type: AtmosPipeColor
|
||||
@@ -120952,8 +120936,6 @@ entities:
|
||||
pos: -11.5,15.5
|
||||
parent: 2
|
||||
- type: DeviceNetwork
|
||||
configurators:
|
||||
- invalid
|
||||
deviceLists:
|
||||
- 27391
|
||||
- type: AtmosPipeColor
|
||||
|
||||
@@ -1,59 +0,0 @@
|
||||
- type: gameMap
|
||||
id: WhiteBox
|
||||
mapName: 'Box Station'
|
||||
mapPath: /Maps/White/Whitebox.yml
|
||||
minPlayers: 0
|
||||
stations:
|
||||
Boxstation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} Box Station {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/Shuttles/emergency_box.yml
|
||||
- type: StationJobs
|
||||
overflowJobs:
|
||||
- Passenger
|
||||
availableJobs:
|
||||
CargoTechnician: [ 3, 3 ]
|
||||
Passenger: [ -1, -1 ]
|
||||
Bartender: [ 2, 2 ]
|
||||
Botanist: [ 3, 3 ]
|
||||
Chef: [ 2, 2 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Janitor: [ 3, 3 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
StationEngineer: [ 4, 4 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
MedicalDoctor: [ 4, 4 ]
|
||||
Chemist: [ 3, 3 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Scientist: [ 5, 5 ]
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
SecurityOfficer: [ 6, 6 ]
|
||||
Chaplain: [ 2, 2 ]
|
||||
Warden: [ 1, 1 ]
|
||||
Librarian: [ 2, 2 ]
|
||||
Lawyer: [ 2, 2 ]
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
Musician: [ 2, 2 ]
|
||||
AtmosphericTechnician: [ 3, 3 ]
|
||||
TechnicalAssistant: [ 4, 4 ]
|
||||
MedicalIntern: [ 4, 4 ]
|
||||
ServiceWorker: [ 4, 4 ]
|
||||
SecurityCadet: [ 4, 4 ]
|
||||
Detective: [ 1, 1 ]
|
||||
ResearchAssistant: [ 4, 4 ]
|
||||
Paramedic: [ 2, 2 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
SeniorPhysician: [ 1, 1 ]
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
SeniorSalvageSpecialist: [ 1, 1 ]
|
||||
Reference in New Issue
Block a user