Skip to content

Commit

Permalink
Remove the Captain (#72)
Browse files Browse the repository at this point in the history
# Changelog

:cl:
- remove: Removed the Captain
  • Loading branch information
DEATHB4DEFEAT authored Dec 10, 2024
1 parent a1706d3 commit 0de30b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Resources/Prototypes/Maps/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@
mapNameTemplate: "Dev"
- type: StationJobs
overflowJobs:
- Captain
# Parkstation-Oligarchy-Start
- Passenger
availableJobs:
Captain: [ -1, -1 ]
Captain: [ 0, -1 ]
Passenger: [ -1, -1 ]
# Parkstation-Oligarchy-End

- type: gameMap
id: TestTeg
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
startingGear: CaptainGear
icon: "JobIconCaptain"
requireAdminNotify: true
setPreference: false # Parkstation-Oligarchy
joinNotifyCrew: true
supervisors: job-supervisors-centcom
canBeAntag: false
Expand Down

0 comments on commit 0de30b8

Please sign in to comment.