Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Эвак Bagel, Meta, Reach, Train #540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,558 changes: 2,558 additions & 0 deletions Resources/Maps/_Sunrise/Shuttles/emergency.yml

Large diffs are not rendered by default.

4,476 changes: 4,476 additions & 0 deletions Resources/Maps/_Sunrise/Shuttles/emergency_lox.yml

Large diffs are not rendered by default.

7,870 changes: 7,870 additions & 0 deletions Resources/Maps/_Sunrise/Shuttles/emergency_meta.yml

Large diffs are not rendered by default.

4,161 changes: 4,161 additions & 0 deletions Resources/Maps/_Sunrise/Shuttles/emergency_omega.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Maps/bagel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_lox.yml
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency_lox.yml
- type: StationJobs
availableJobs:
#service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Maps/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_meta.yml
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency_meta.yml
- type: StationJobs
availableJobs:
#service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Maps/reach.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'SC'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency.yml
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency.yml
- type: StationJobs
availableJobs:
Captain: [ 1, 1 ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Maps/train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
!type:NanotrasenNameGenerator
prefixCreator: 'ED'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_omega.yml # TODO - add railway station
emergencyShuttlePath: /Maps/_Sunrise/Shuttles/emergency_omega.yml # TODO - add railway station
- type: StationJobs
availableJobs:
#service
Expand Down
Loading