Added Halloween maps in mappool
This commit is contained in:
parent
850e1774fe
commit
8ee4efeaec
5 changed files with 449357 additions and 0 deletions
191880
Resources/Maps/_Sunrise/Station/box_halloween.yml
Normal file
191880
Resources/Maps/_Sunrise/Station/box_halloween.yml
Normal file
File diff suppressed because it is too large
Load diff
257253
Resources/Maps/_Sunrise/Station/delta_halloween.yml
Normal file
257253
Resources/Maps/_Sunrise/Station/delta_halloween.yml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -12,4 +12,6 @@
|
|||
- SunriseMeta
|
||||
- SunriseOasis
|
||||
- SunriseCog
|
||||
- SunriseHalloweenDelta
|
||||
- SunriseHalloweenBox
|
||||
# НЕ ДОБАВЛЯТЬ НОВЫЕ КАРТЫ БЕЗ МОЕГО РЕВЬЮ! ~ SplikZerys
|
||||
|
|
|
|||
113
Resources/Prototypes/_Sunrise/Maps/box_halloween.yml
Normal file
113
Resources/Prototypes/_Sunrise/Maps/box_halloween.yml
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
- type: gameMap
|
||||
id: SunriseHalloweenBox
|
||||
mapName: 'Halloween Box Station'
|
||||
mapPath: /Maps/_Sunrise/Station/box_halloween.yml
|
||||
maxRandomOffset: 0
|
||||
randomRotation: false
|
||||
minPlayers: 0
|
||||
stations:
|
||||
Boxstation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} Бокс {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency_box.yml
|
||||
- type: StationJobs
|
||||
availableJobs:
|
||||
#service
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
NanoTrasenRepresentative: [ 1, 1 ]
|
||||
Adjutant: [ 1, 1 ]
|
||||
Bartender: [ 2, 2 ]
|
||||
Botanist: [ 3, 3 ]
|
||||
Chef: [ 2, 2 ]
|
||||
Janitor: [ 2, 2 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Librarian: [ 1, 1 ]
|
||||
ServiceWorker: [ -1, -1 ]
|
||||
Reporter: [ 2, 2 ]
|
||||
Zookeeper: [ 1, 1 ]
|
||||
#engineering
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
AtmosphericTechnician: [ 3, 3 ]
|
||||
StationEngineer: [ 5, 5 ]
|
||||
TechnicalAssistant: [ -1, -1 ]
|
||||
#medical
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
SeniorPhysician: [ 1, 1 ]
|
||||
Chemist: [ 2, 3 ]
|
||||
MedicalDoctor: [ 4, 4 ]
|
||||
Paramedic: [ 1, 1 ]
|
||||
MedicalIntern: [ -1, -1 ]
|
||||
Psychologist: [ 1, 1 ]
|
||||
#science
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
Scientist: [ 5, 5 ]
|
||||
ResearchAssistant: [ -1, -1 ]
|
||||
Roboticist: [ 2, 2 ]
|
||||
#security
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
Warden: [ 1, 1 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
Detective: [ 1, 1 ]
|
||||
Brigmedic: [ 1, 1 ]
|
||||
#SecurityPilot: [ 1, 1 ]
|
||||
SecurityOfficer: [ 5, 5 ]
|
||||
SecurityCadet: [ -1, -1 ]
|
||||
#supply
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
CargoTechnician: [ 3, 3 ]
|
||||
#civilian
|
||||
Passenger: [ -1, -1 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Musician: [ 1, 1 ]
|
||||
#blueshield
|
||||
BlueShield: [ 1, 1 ]
|
||||
#law
|
||||
IAA: [ 1, 1 ]
|
||||
Lawyer: [ 2, 2 ]
|
||||
Magistrat: [ 1, 1 ]
|
||||
# silicon
|
||||
StationAi: [ 1, 1 ]
|
||||
Borg: [ 2, 2 ]
|
||||
MedicalBorg: [ 4, 4 ]
|
||||
EngineerBorg: [ 2, 2 ]
|
||||
MinerBorg: [ 2, 2 ]
|
||||
JanitorBorg: [ 2, 2 ]
|
||||
ServiceBorg: [ 2, 2 ]
|
||||
ClownBorg: [ 2, 2 ]
|
||||
PeaceBorg: [ 2, 2 ]
|
||||
SecurityBorg: [ 4, 4 ]
|
||||
SecurityCombatBorg: [ 2, 2 ]
|
||||
# Sunrise-Civillian
|
||||
Barber: [ 1, 1 ]
|
||||
- type: StationGoal
|
||||
goals:
|
||||
- Shuttle
|
||||
- Singularity
|
||||
- SolarPanels
|
||||
- Artifacts
|
||||
- Bank
|
||||
- Zoo
|
||||
- MiningOutpost
|
||||
- Tesla
|
||||
- XenobiologyRepair
|
||||
- VirusologyAmbusol
|
||||
- Containment
|
||||
- WeaponsSecurity
|
||||
- MaintsRepair
|
||||
- DormsBuild
|
||||
- BattleShuttle
|
||||
- Transit
|
||||
- NukeRoom
|
||||
- Permabrig
|
||||
- Farm
|
||||
109
Resources/Prototypes/_Sunrise/Maps/delta_halloween.yml
Normal file
109
Resources/Prototypes/_Sunrise/Maps/delta_halloween.yml
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
- type: gameMap
|
||||
id: SunriseHalloweenDelta
|
||||
mapName: 'Halloween Delta Station'
|
||||
mapPath: /Maps/_Sunrise/Station/delta_halloween.yml
|
||||
maxRandomOffset: 0
|
||||
randomRotation: false
|
||||
minPlayers: 40
|
||||
stations:
|
||||
Delta:
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} Дельта {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency_delta.yml
|
||||
- type: StationJobs
|
||||
availableJobs:
|
||||
CargoTechnician: [ 4, 6 ]
|
||||
Passenger: [ -1, -1 ]
|
||||
Bartender: [ 2, 2 ]
|
||||
Botanist: [ 3, 4 ]
|
||||
Chef: [ 2, 3 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Janitor: [ 1, 2 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Zookeeper: [ 1, 1 ]
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
Adjutant: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
StationEngineer: [ 5, 5 ]
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
MedicalDoctor: [ 5, 5 ]
|
||||
Chemist: [ 2, 2 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Scientist: [ 6, 6 ]
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
SecurityOfficer: [ 6, 6 ]
|
||||
#SecurityPilot: [ 1, 1 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Warden: [ 1, 1 ]
|
||||
Librarian: [ 1, 1 ]
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
Musician: [ 2, 2 ]
|
||||
AtmosphericTechnician: [ 2, 3 ]
|
||||
TechnicalAssistant: [ -1, -1 ]
|
||||
ResearchAssistant: [ -1, -1 ]
|
||||
Reporter: [ 2, 2 ]
|
||||
MedicalIntern: [ -1, -1 ]
|
||||
ServiceWorker: [ -1, -1 ]
|
||||
SecurityCadet: [ -1, -1 ]
|
||||
Psychologist: [ 1, 1 ]
|
||||
Detective: [ 1, 1 ]
|
||||
Paramedic: [ 1, 1 ]
|
||||
NanoTrasenRepresentative: [ 1, 1 ]
|
||||
# Sunrise-Law
|
||||
IAA: [ 1, 1 ]
|
||||
Lawyer: [ 2, 2 ]
|
||||
Magistrat: [ 1, 1 ]
|
||||
# Sunrise-Blueshield
|
||||
BlueShield: [ 1, 1 ]
|
||||
# Sunrise-Security
|
||||
Brigmedic: [ 1, 1 ]
|
||||
# Sunrise-Senior
|
||||
SeniorPhysician: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
# Sunrise-Science
|
||||
Roboticist: [ 2, 2 ]
|
||||
# silicon
|
||||
StationAi: [ 1, 1 ]
|
||||
Borg: [ 2, 2 ]
|
||||
MedicalBorg: [ 4, 4 ]
|
||||
EngineerBorg: [ 2, 2 ]
|
||||
MinerBorg: [ 2, 2 ]
|
||||
JanitorBorg: [ 2, 2 ]
|
||||
ServiceBorg: [ 2, 2 ]
|
||||
ClownBorg: [ 2, 2 ]
|
||||
PeaceBorg: [ 2, 2 ]
|
||||
SecurityBorg: [ 4, 4 ]
|
||||
SecurityCombatBorg: [ 2, 2 ]
|
||||
# Sunrise-Civillian
|
||||
Barber: [ 1, 1 ]
|
||||
- type: StationGoal
|
||||
goals:
|
||||
- Shuttle
|
||||
- Singularity
|
||||
- SolarPanels
|
||||
- Artifacts
|
||||
- Bank
|
||||
- Zoo
|
||||
- MiningOutpost
|
||||
- Tesla
|
||||
- XenobiologyRepair
|
||||
- VirusologyAmbusol
|
||||
- Containment
|
||||
- WeaponsSecurity
|
||||
- MaintsRepair
|
||||
- DormsBuild
|
||||
- BattleShuttle
|
||||
- Transit
|
||||
- NukeRoom
|
||||
- Permabrig
|
||||
- Farm
|
||||
Loading…
Add table
Reference in a new issue