Skip to content

Commit

Permalink
Job Fixes (#650)
Browse files Browse the repository at this point in the history
* Spoke with Z, fixed things requested by Z and mappers. Will explain in notes.

* Update squire.yml

missed a hypen

* Update knight.yml

.. a second tabulator..

* Update squire.yml

* Update knight.yml

* Update squire.yml

* Update knight.yml

* Update squire.yml
ReginaeSpence authored Nov 1, 2024
1 parent 9fa7ab9 commit 9f38cd7
Showing 12 changed files with 14 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: BrotherhoodMidwest
min: 3600 # 1 hour
min: 18000 # 5 hours
startingGear: BoSMidKnightGear
alwaysUseSpawner: true
icon: "JobIconPassenger"
@@ -21,8 +21,6 @@
factions:
- BrotherhoodMidwest
jobBlockForSpecies:
- !type:JobBlockForSpecie
nameSpecie: Ghoul
- !type:JobBlockForSpecie
nameSpecie: GhoulGlowing

Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: BrotherhoodMidwest
min: 36000 # 10 hours
min: 72000 # 20 hours
startingGear: BoSMidPaladinCommanderGear
alwaysUseSpawner: true
icon: "JobIconPassenger"
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: BrotherhoodMidwest
min: 18000 # 5 hours
min: 54000 # 15 hours
startingGear: BoSMidPaladinGear
alwaysUseSpawner: true
icon: "JobIconPassenger"
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: BrotherhoodMidwest
min: 3600 # 1 hour
min: 18000 # 5 hours
startingGear: BoSMidScribeGear
alwaysUseSpawner: true
icon: "JobIconPassenger"
Original file line number Diff line number Diff line change
@@ -16,6 +16,9 @@
- type: NpcFactionMember
factions:
- BrotherhoodMidwest
jobBlockForSpecies:
- !type:JobBlockForSpecie
nameSpecie: GhoulGlowing

- type: startingGear
id: BoSMidSquireGear
1 change: 1 addition & 0 deletions Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_lt.yml
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@
icon: "JobIconHeadOfSecurity"
requireAdminNotify: true
canBeAntag: false
alwaysUseSpawner: true
accessGroups:
- NCR
special:
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
icon: "JobIconPassenger"
supervisors: job-supervisors-ncr-nco
canBeAntag: false
alwaysUseSpawner: true
access:
- NCR
- NCRMedic
1 change: 1 addition & 0 deletions Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_sgt.yml
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
icon: "JobIconSecurityOfficer"
supervisors: job-supervisors-ncr
canBeAntag: false
alwaysUseSpawner: true
access:
- NCR
- NCRSGT
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
icon: "JobIconWarden"
supervisors: job-supervisors-ncr-nco
canBeAntag: false
alwaysUseSpawner: true
access:
- NCR
special:
1 change: 1 addition & 0 deletions Resources/Prototypes/_Nuclear14/Roles/Jobs/NCR/ncr_ws.yml
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
icon: "JobIconWarden"
supervisors: job-supervisors-ncr-nco
canBeAntag: false
alwaysUseSpawner: true
access:
- NCR
special:
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: NCR
min: 36000 # 10 hours as NCR
min: 7200 # 20 hours as NCR
- !type:CharacterWhitelistRequirement
startingGear: NCRRangerGear
icon: JobIconSecurityOfficer
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Townsfolk
min: 3600 # 1 hours
min: 18000 # 5 hours
startingGear: TownDeputyGear
icon: "JobIconPassenger"
supervisors: job-supervisors-townsfolk

0 comments on commit 9f38cd7

Please sign in to comment.