forked from Rxup/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd0a3c1
commit 0271eeb
Showing
9 changed files
with
471 additions
and
476 deletions.
There are no files selected for viewing
191 changes: 96 additions & 95 deletions
191
Resources/Prototypes/_Backmen/Roles/Jobs/CentCom/cargotech.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 |
---|---|---|
@@ -1,95 +1,96 @@ | ||
- type: job | ||
id: BKCCCargo | ||
name: job-name-centcomcargo | ||
description: job-description-centcomcargo | ||
playTimeTracker: JobCentralCommandCargo | ||
setPreference: true | ||
startingGear: CCCargo | ||
icon: JobIconCCCargoTech | ||
supervisors: job-supervisors-hoh | ||
canBeAntag: false | ||
weight: 1 | ||
requireAdminNotify: true | ||
joinNotifyCrew: true | ||
discordRequired: true | ||
requirements: | ||
- !type:DepartmentTimeRequirement | ||
department: Cargo | ||
time: 126000 | ||
- !type:RoleTimeRequirement | ||
role: JobCentralCommandAssistant | ||
time: 21600 | ||
- !type:DepartmentTimeRequirement | ||
department: CentCom | ||
time: 43200 | ||
access: | ||
- CentralCommand | ||
- CCCargo | ||
- Cargo | ||
- Maintenance | ||
- Salvage | ||
- External | ||
special: | ||
- !type:AddImplantSpecial | ||
implants: [ MindShieldImplant ] | ||
- !type:AddComponentSpecial | ||
components: | ||
- type: SpecForce | ||
actionBssActionName: ActionCentcomFtlAction | ||
- type: NpcFactionMember | ||
factions: | ||
- CentralCommand | ||
- type: PsionicBonusChance | ||
multiplier: 3 | ||
- type: AntagImmune | ||
minBankBalance: 200 | ||
maxBankBalance: 300 | ||
wageDepartment: CentCom | ||
wage: 50 | ||
|
||
- type: jobIcon | ||
parent: JobIcon | ||
id: JobIconCCCargoTech | ||
icon: | ||
sprite: /Textures/Backmen/Icons/jobicon.rsi | ||
state: CargoTechnician | ||
|
||
|
||
- type: entity | ||
parent: OrdenPDA | ||
id: CCCargoPDA | ||
name: Centcom Cargo PDA | ||
description: Light green sign of walking bureaucracy. | ||
components: | ||
- type: Pda | ||
id: IDCardCentComCargoBackmen | ||
state: pda-centcomcargo | ||
penSlot: | ||
startingItem: PenCentcom | ||
whitelist: | ||
tags: | ||
- Write | ||
- type: PdaBorderColor | ||
borderColor: "#00842e" | ||
- type: Icon | ||
sprite: Backmen/Objects/Devices/pda.rsi | ||
state: pda-centcomcargo | ||
|
||
- type: entity | ||
parent: CentcomIDCardDeathsquad | ||
id: IDCardCentComCargoBackmen | ||
name: ID карта ЦК Грузчика | ||
components: | ||
- type: Sprite | ||
layers: | ||
- state: centcom | ||
- state: idcargotechnician | ||
- type: PresetIdCard | ||
job: BKCCCargo | ||
- type: Access | ||
tags: | ||
- CCCargo | ||
- CentralCommand | ||
- Cargo | ||
- Maintenance | ||
- Salvage | ||
#- type: job | ||
## id: BKCCCargo | ||
## name: job-name-centcomcargo | ||
## description: job-description-centcomcargo | ||
## playTimeTracker: JobCentralCommandCargo | ||
## setPreference: true | ||
## startingGear: CCCargo | ||
## icon: JobIconCCCargoTech | ||
## supervisors: job-supervisors-hoh | ||
## canBeAntag: false | ||
## weight: 1 | ||
## requireAdminNotify: true | ||
## joinNotifyCrew: true | ||
## discordRequired: true | ||
## requirements: | ||
## - !type:DepartmentTimeRequirement | ||
## department: Cargo | ||
## time: 126000 | ||
## - !type:RoleTimeRequirement | ||
## role: JobCentralCommandAssistant | ||
## time: 21600 | ||
## - !type:DepartmentTimeRequirement | ||
## department: CentCom | ||
## time: 43200 | ||
## access: | ||
## - CentralCommand | ||
## - CCCargo | ||
## - Cargo | ||
## - Maintenance | ||
## - Salvage | ||
## - External | ||
## special: | ||
## - !type:AddImplantSpecial | ||
## implants: [ MindShieldImplant ] | ||
## - !type:AddComponentSpecial | ||
## components: | ||
## - type: SpecForce | ||
## actionBssActionName: ActionCentcomFtlAction | ||
## - type: NpcFactionMember | ||
## factions: | ||
## - CentralCommand | ||
## - type: PsionicBonusChance | ||
## multiplier: 3 | ||
## - type: AntagImmune | ||
## minBankBalance: 200 | ||
## maxBankBalance: 300 | ||
## wageDepartment: CentCom | ||
## wage: 50 | ||
## | ||
##- type: jobIcon | ||
## parent: JobIcon | ||
## id: JobIconCCCargoTech | ||
## icon: | ||
## sprite: /Textures/Backmen/Icons/jobicon.rsi | ||
## state: CargoTechnician | ||
## | ||
## | ||
##- type: entity | ||
## parent: OrdenPDA | ||
## id: CCCargoPDA | ||
## name: Centcom Cargo PDA | ||
## description: Light green sign of walking bureaucracy. | ||
## components: | ||
## - type: Pda | ||
## id: IDCardCentComCargoBackmen | ||
## state: pda-centcomcargo | ||
## penSlot: | ||
## startingItem: PenCentcom | ||
## whitelist: | ||
## tags: | ||
## - Write | ||
## - type: PdaBorderColor | ||
## borderColor: "#00842e" | ||
## - type: Icon | ||
## sprite: Backmen/Objects/Devices/pda.rsi | ||
## state: pda-centcomcargo | ||
## | ||
##- type: entity | ||
## parent: CentcomIDCardDeathsquad | ||
## id: IDCardCentComCargoBackmen | ||
## name: ID карта ЦК Грузчика | ||
## components: | ||
## - type: Sprite | ||
## layers: | ||
## - state: centcom | ||
## - state: idcargotechnician | ||
## - type: PresetIdCard | ||
## job: BKCCCargo | ||
## - type: Access | ||
## tags: | ||
## - CCCargo | ||
## - CentralCommand | ||
## - Cargo | ||
## - Maintenance | ||
## - Salvage | ||
## |
185 changes: 93 additions & 92 deletions
185
Resources/Prototypes/_Backmen/Roles/Jobs/CentCom/centcom_admiral.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 |
---|---|---|
@@ -1,92 +1,93 @@ | ||
- type: job | ||
id: BKCCAdmiral | ||
name: job-name-centcomadmiral | ||
description: job-description-centcomadmiral | ||
playTimeTracker: JobCentralCommandAdmiral | ||
setPreference: true | ||
startingGear: CentcomAdmiralGear | ||
icon: JobIconNanotrasenHighOfficer | ||
supervisors: job-supervisors-hoh | ||
canBeAntag: false | ||
weight: 1 | ||
requireAdminNotify: true | ||
joinNotifyCrew: true | ||
whitelisted: true | ||
discordRequired: true | ||
requirements: | ||
- !type:RoleTimeRequirement | ||
role: JobCentralCommandOperator | ||
time: 21600 | ||
- !type:RoleTimeRequirement | ||
role: JobCentralCommandOfficial | ||
time: 21600 | ||
- !type:DepartmentTimeRequirement | ||
department: CentCom | ||
time: 31600 | ||
accessGroups: | ||
- AllAccess | ||
- CentCom | ||
- MTFLeader | ||
special: | ||
- !type:AddImplantSpecial | ||
implants: [ MindShieldImplant ] | ||
- !type:AddComponentSpecial | ||
components: | ||
- type: SpecForce | ||
actionBssActionName: ActionCentcomFtlAction | ||
- type: NpcFactionMember | ||
factions: | ||
- CentralCommand | ||
- type: Psionic | ||
- type: DispelPower | ||
- type: AntagImmune | ||
minBankBalance: 400 | ||
maxBankBalance: 600 | ||
wageDepartment: CentCom | ||
wage: 75 | ||
|
||
- type: jobIcon | ||
parent: JobIcon | ||
id: JobIconNanotrasenHighOfficer | ||
icon: | ||
sprite: /Textures/Backmen/Icons/jobicon.rsi | ||
state: Nanotrasen | ||
|
||
- type: entity | ||
parent: CentcomPDABackmen | ||
id: CCAdmiralPDA | ||
name: Centcom Admiral PDA | ||
description: Light green sign of walking bureaucracy. | ||
components: | ||
- type: Pda | ||
id: IDCardCentComAdmiral | ||
state: pda-centcom | ||
penSlot: | ||
startingItem: PenCentcom | ||
whitelist: | ||
tags: | ||
- Write | ||
- type: PdaBorderColor | ||
borderColor: "#00842e" | ||
- type: Icon | ||
state: pda-centcom | ||
|
||
- type: entity | ||
parent: CentcomIDCardDeathsquad | ||
id: IDCardCentComAdmiral | ||
name: ID карта Адмирала ЦК | ||
components: | ||
- type: Sprite | ||
layers: | ||
- state: gold | ||
- state: idiaa | ||
- state: idcentcom | ||
- type: Item | ||
heldPrefix: gold | ||
- type: PresetIdCard | ||
job: BKCCAdmiral | ||
- type: Access | ||
groups: | ||
- AllAccess | ||
- CentCom | ||
- MTFLeader | ||
#- type: job | ||
# id: BKCCAdmiral | ||
# name: job-name-centcomadmiral | ||
# description: job-description-centcomadmiral | ||
# playTimeTracker: JobCentralCommandAdmiral | ||
# setPreference: true | ||
# startingGear: CentcomAdmiralGear | ||
# icon: JobIconNanotrasenHighOfficer | ||
# supervisors: job-supervisors-hoh | ||
# canBeAntag: false | ||
# weight: 1 | ||
# requireAdminNotify: true | ||
# joinNotifyCrew: true | ||
# whitelisted: true | ||
# discordRequired: true | ||
# requirements: | ||
# - !type:RoleTimeRequirement | ||
# role: JobCentralCommandOperator | ||
# time: 21600 | ||
# - !type:RoleTimeRequirement | ||
# role: JobCentralCommandOfficial | ||
# time: 21600 | ||
# - !type:DepartmentTimeRequirement | ||
# department: CentCom | ||
# time: 31600 | ||
# accessGroups: | ||
# - AllAccess | ||
# - CentCom | ||
# - MTFLeader | ||
# special: | ||
# - !type:AddImplantSpecial | ||
# implants: [ MindShieldImplant ] | ||
# - !type:AddComponentSpecial | ||
# components: | ||
# - type: SpecForce | ||
# actionBssActionName: ActionCentcomFtlAction | ||
# - type: NpcFactionMember | ||
# factions: | ||
# - CentralCommand | ||
# - type: Psionic | ||
# - type: DispelPower | ||
# - type: AntagImmune | ||
# minBankBalance: 400 | ||
# maxBankBalance: 600 | ||
# wageDepartment: CentCom | ||
# wage: 75 | ||
# | ||
#- type: jobIcon | ||
# parent: JobIcon | ||
# id: JobIconNanotrasenHighOfficer | ||
# icon: | ||
# sprite: /Textures/Backmen/Icons/jobicon.rsi | ||
# state: Nanotrasen | ||
# | ||
#- type: entity | ||
# parent: CentcomPDABackmen | ||
# id: CCAdmiralPDA | ||
# name: Centcom Admiral PDA | ||
# description: Light green sign of walking bureaucracy. | ||
# components: | ||
# - type: Pda | ||
# id: IDCardCentComAdmiral | ||
# state: pda-centcom | ||
# penSlot: | ||
# startingItem: PenCentcom | ||
# whitelist: | ||
# tags: | ||
# - Write | ||
# - type: PdaBorderColor | ||
# borderColor: "#00842e" | ||
# - type: Icon | ||
# state: pda-centcom | ||
# | ||
#- type: entity | ||
# parent: CentcomIDCardDeathsquad | ||
# id: IDCardCentComAdmiral | ||
# name: ID карта Адмирала ЦК | ||
# components: | ||
# - type: Sprite | ||
# layers: | ||
# - state: gold | ||
# - state: idiaa | ||
# - state: idcentcom | ||
# - type: Item | ||
# heldPrefix: gold | ||
# - type: PresetIdCard | ||
# job: BKCCAdmiral | ||
# - type: Access | ||
# groups: | ||
# - AllAccess | ||
# - CentCom | ||
# - MTFLeader | ||
# |
Oops, something went wrong.