Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
pillar update and map file
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 committed Apr 9, 2024
1 parent 6ce1b55 commit 53dc239
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Resources/Maps/newpillar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7708,7 +7708,7 @@ entities:
pos: 86.5,-33.5
parent: 2
- type: Door
secondsUntilStateChange: -2409.6978
secondsUntilStateChange: -3488.5728
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -8255,7 +8255,7 @@ entities:
pos: -63.5,-11.5
parent: 2
- type: Door
secondsUntilStateChange: -64481.73
secondsUntilStateChange: -65560.6
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -9122,7 +9122,7 @@ entities:
pos: 16.5,-6.5
parent: 2
- type: Door
secondsUntilStateChange: -17159.764
secondsUntilStateChange: -18238.639
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -9694,7 +9694,7 @@ entities:
pos: 18.5,28.5
parent: 2
- type: Door
secondsUntilStateChange: -105503.32
secondsUntilStateChange: -106582.195
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -10117,7 +10117,7 @@ entities:
pos: -62.5,-35.5
parent: 2
- type: Door
secondsUntilStateChange: -94553.1
secondsUntilStateChange: -95631.98
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand All @@ -10128,7 +10128,7 @@ entities:
pos: -61.5,-35.5
parent: 2
- type: Door
secondsUntilStateChange: -94553.87
secondsUntilStateChange: -95632.74
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -60171,7 +60171,7 @@ entities:
pos: 6.5,-18.5
parent: 2
- type: Door
secondsUntilStateChange: -54965.14
secondsUntilStateChange: -56044.016
state: Closing
- uid: 21556
components:
Expand Down Expand Up @@ -102659,7 +102659,7 @@ entities:
pos: -1.5,21.5
parent: 2
- type: Door
secondsUntilStateChange: -97886.23
secondsUntilStateChange: -98965.1
state: Closing
- uid: 8084
components:
Expand Down Expand Up @@ -145016,7 +145016,7 @@ entities:
lastSignals:
DoorStatus: True
- type: Door
secondsUntilStateChange: -89705.41
secondsUntilStateChange: -90784.28
state: Opening
- uid: 4895
components:
Expand Down Expand Up @@ -147046,7 +147046,7 @@ entities:
pos: 5.5,-9.5
parent: 2
- type: Door
secondsUntilStateChange: -68873.92
secondsUntilStateChange: -69952.8
state: Opening
- proto: WoodenSupportWall
entities:
Expand Down
64 changes: 64 additions & 0 deletions Resources/Prototypes/Maps/pillar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
- type: gameMap
id: Pillar
mapName: 'NSS Pillar'
mapPath: /Maps/newpillar.yml
minPlayers: 40
maxPlayers: 200
stations:
Pillar:
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} NSS Pillar {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_box.yml
- type: StationJobs
overflowJobs:
- Passenger
availableJobs:
#service
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 2 ]
Botanist: [ 3, 3 ]
Chef: [ 2, 2 ]
Janitor: [ 3, 3 ]
Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ]
#ServiceWorker: [ 2, 2 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 3, 3 ]
StationEngineer: [ 4, 4 ]
#TechnicalAssistant: [ 4, 4 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 3, 3 ]
Paramedic: [ 1, 1 ]
#MedicalIntern: [ 4, 4 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 5 ]
#ResearchAssistant: [ 4, 4 ]
Borg: [ 2, 2 ]
#security
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
SecurityOfficer: [ 4, 6 ]
Detective: [ 1, 1 ]
#SecurityCadet: [ 4, 4 ]
Lawyer: [ 2, 2 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 4 ]
CargoTechnician: [ 3, 4 ]
#civilian
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
Mime: [ 1, 1 ]
Musician: [ 1, 1 ]
Reporter: [ 2, 2 ]

0 comments on commit 53dc239

Please sign in to comment.