-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Описание PR Добавлен Новогодний Аспид изменены бокс и новогодний бокс :cl: Петр - fix: Изменена карта Бокс - add: Добавлен Новогодний Аспид
- Loading branch information
Showing
7 changed files
with
181,657 additions
and
60,588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
120,764 changes: 120,764 additions & 0 deletions
120,764
Resources/Maps/ADTMaps/ADTStations/NewYear/adt_aspid.yml
Large diffs are not rendered by default.
Oops, something went wrong.
59,383 changes: 29,742 additions & 29,641 deletions
59,383
Resources/Maps/ADTMaps/ADTStations/NewYear/adt_box.yml
Large diffs are not rendered by default.
Oops, something went wrong.
62,014 changes: 31,068 additions & 30,946 deletions
62,014
Resources/Maps/ADTMaps/ADTStations/adt_box.yml
Large diffs are not rendered by default.
Oops, something went wrong.
80 changes: 80 additions & 0 deletions
80
Resources/Prototypes/ADT/Maps/NewYear/adt_aspid_newyear.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
- type: gameMap | ||
id: ADT_AspidNewYear | ||
mapName: 'Aspid' | ||
mapPath: /Maps/ADTMaps/ADTStations/NewYear/adt_aspid.yml | ||
minPlayers: 20 | ||
maxPlayers: 80 | ||
stations: | ||
ADT_AspidNewYear: | ||
stationProto: StandardNanotrasenStation | ||
components: | ||
- type: StationNameSetup | ||
mapNameTemplate: '{0} Aspid {1}' | ||
nameGenerator: | ||
!type:NanotrasenNameGenerator | ||
prefixCreator: '14' | ||
- type: StationEmergencyShuttle | ||
emergencyShuttlePath: /Maps/Shuttles/emergency_rod.yml | ||
- type: StationJobs | ||
availableJobs: | ||
# command | ||
Captain: [ 1, 1 ] | ||
ADTBlueShieldOfficer: [ 1, 1 ] #ADT-Roles | ||
#service | ||
Bartender: [ 2, 2 ] | ||
Botanist: [ 2, 2] | ||
Chef: [ 1, 1 ] | ||
Janitor: [ 2, 2 ] | ||
HeadOfPersonnel: [ 1, 1 ] | ||
Chaplain: [ 1, 1 ] | ||
Librarian: [ 1, 1 ] | ||
ServiceWorker: [ 3, 3 ] | ||
#engineering | ||
ChiefEngineer: [ 1, 1 ] | ||
StationEngineer: [ 4, 4 ] | ||
AtmosphericTechnician: [ 2, 2 ] | ||
TechnicalAssistant: [ 2, 2 ] | ||
ADTSeniorEngineer: [ 1, 1 ] # ADT-roles | ||
#medical | ||
ChiefMedicalOfficer: [ 1, 1 ] | ||
MedicalDoctor: [ 3, 4 ] | ||
Chemist: [ 2, 2 ] | ||
MedicalIntern: [ 2, 2 ] | ||
Paramedic: [ 1, 2 ] | ||
ADTPathologist: [ 1, 1 ] #ADT-Roles | ||
ADTSeniorPhysician: [ 1, 1 ] #ADT-Roles | ||
#science | ||
ResearchDirector: [ 1, 1 ] | ||
Scientist: [ 3, 3 ] | ||
ResearchAssistant: [ 1, 1 ] | ||
ADTRoboticist: [ 1, 2 ] #ADT-Roles | ||
ADTSeniorResearcher: [ 1, 1 ] # ADT-roles | ||
#security | ||
HeadOfSecurity: [ 1, 1 ] | ||
SecurityOfficer: [ 4, 4 ] | ||
Warden: [ 1, 1 ] | ||
ADTSeniorOfficer: [ 1, 1 ] # ADT-Roles | ||
ADTGuardOfficer: [ 1, 1 ] # ADT-Roles | ||
Pilot: [ 1, 1] # Corvax-Pilot | ||
#Lawyer: [ 1, 1 ] # Corvax-IAA | ||
SecurityCadet: [ 1, 1 ] | ||
Detective: [ 1, 1 ] | ||
Brigmedic: [ 1, 1 ] #ADT-Roles | ||
#supply | ||
CargoTechnician: [ 3, 3 ] | ||
Quartermaster: [ 1, 1 ] | ||
SalvageSpecialist: [ 2, 2 ] | ||
#civilian | ||
Passenger: [ -1, -1 ] | ||
Clown: [ 1, 1 ] | ||
Mime: [ 1, 1 ] | ||
Musician: [ 1, 1 ] | ||
Boxer: [ 2, 2 ] | ||
Reporter: [ 2, 2 ] | ||
# juridical | ||
Lawyer: [ 1, 1 ] | ||
IAA: [ 1, 1 ] | ||
Magistrat: [ 1, 1 ] #ADT-Roles | ||
#silicon | ||
StationAi: [ 1, 1 ] | ||
Borg: [ 1, 2 ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters