-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description - [x] CSS #2 --------- Co-authored-by: DEATHB4DEFEAT <[email protected]>
- Loading branch information
1 parent
dccb1fa
commit 5d53e7e
Showing
102 changed files
with
615 additions
and
12 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/simplestation14/Prototypes/job/job-description.ftl
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 @@ | ||
job-description-css = Lead the service department and make sure all things the crew needs are provided and made available when necessary. |
5 changes: 5 additions & 0 deletions
5
Resources/Locale/en-US/simplestation14/Prototypes/job/job-names.ftl
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,5 @@ | ||
# Role name | ||
job-name-css = chief service supervisor | ||
# Role timers | ||
JobChiefServiceSupervisor = chief service supervisor |
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/simplestation14/Prototypes/job/job-supervisors.ftl
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 @@ | ||
job-supervisors-css = the chief service supervisor |
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- type: accessLevel | ||
id: ChiefServiceSupervisor | ||
name: id-card-access-level-chief-service-supervisor |
14 changes: 14 additions & 0 deletions
14
Resources/Prototypes/SimpleStation14/Catalog/Fills/Lockers/heads.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,14 @@ | ||
- type: entity | ||
id: LockerChiefServiceSupervisorFilled | ||
suffix: Filled | ||
parent: LockerChiefServiceSupervisor | ||
components: | ||
- type: StorageFill | ||
contents: | ||
- id: DoorRemoteService | ||
- id: ClothingHandsGlovesColorWhite | ||
- id: RubberStampCSS | ||
- id: CigarGoldCase | ||
prob: 0.35 | ||
- id: PenCSS | ||
prob: 0.4 |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/SimpleStation14/Entities/Clothing/OuterClothing/coats.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,10 @@ | ||
- type: entity | ||
parent: ClothingOuterStorageBase | ||
id: ClothingOuterCoatCSS | ||
name: css's suit jacket | ||
description: A snazzy pinstripe jacket, fit for only the classiest of Heads. | ||
components: | ||
- type: Sprite | ||
sprite: SimpleStation14/Clothing/OuterClothing/Coats/css_jacket.rsi | ||
- type: Clothing | ||
sprite: SimpleStation14/Clothing/OuterClothing/Coats/css_jacket.rsi |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/SimpleStation14/Entities/Clothing/Uniforms/jumpskirts.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,10 @@ | ||
- type: entity | ||
parent: ClothingUniformSkirtBase | ||
id: ClothingUniformJumpskirtCSS | ||
name: chief service supervisor's jumpskirt | ||
description: A sharp, green waistcoat. Smart, but flashy. | ||
components: | ||
- type: Sprite | ||
sprite: SimpleStation14/Clothing/Uniforms/Jumpskirt/css.rsi | ||
- type: Clothing | ||
sprite: SimpleStation14/Clothing/Uniforms/Jumpskirt/css.rsi |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/SimpleStation14/Entities/Clothing/Uniforms/jumpsuits.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,10 @@ | ||
- type: entity | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitCSS | ||
name: Chief Service Supervisor's jumpsuit | ||
description: A sharp, green waistcoat. Smart, but flashy. | ||
components: | ||
- type: Sprite | ||
sprite: SimpleStation14/Clothing/Uniforms/Jumpsuit/css.rsi | ||
- type: Clothing | ||
sprite: SimpleStation14/Clothing/Uniforms/Jumpsuit/css.rsi |
11 changes: 11 additions & 0 deletions
11
Resources/Prototypes/SimpleStation14/Entities/Markers/Spawners/jobs.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,11 @@ | ||
- type: entity | ||
id: SpawnPointChiefServiceSupervisor | ||
parent: SpawnPointJobBase | ||
name: chief service supervisor | ||
components: | ||
- type: SpawnPoint | ||
job_id: ChiefServiceSupervisor | ||
- type: Sprite | ||
layers: | ||
- state: green | ||
- state: css |
16 changes: 16 additions & 0 deletions
16
Resources/Prototypes/SimpleStation14/Entities/Objects/Devices/encryption_keys.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,16 @@ | ||
- type: entity | ||
parent: EncryptionKey | ||
id: EncryptionKeyCSS | ||
name: chief service supervisor encryption key | ||
description: An encryption key used by the CSS. | ||
components: | ||
- type: EncryptionKey | ||
channels: | ||
- Command | ||
- Common | ||
- Service | ||
defaultChannel: Service | ||
- type: Sprite | ||
layers: | ||
- state: crypt_silver | ||
- state: service_label |
21 changes: 21 additions & 0 deletions
21
Resources/Prototypes/SimpleStation14/Entities/Objects/Devices/pda.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,21 @@ | ||
- type: entity | ||
parent: BasePDA | ||
id: CSSPDA | ||
name: chief service supervisor PDA | ||
description: Smells like pine and Febreze. | ||
components: | ||
- type: Pda | ||
state: pda-css | ||
id: CSSIDCard | ||
penSlot: | ||
startingItem: PenCSS | ||
priority: -1 | ||
whitelist: | ||
tags: | ||
- Write | ||
- type: Sprite | ||
sprite: SimpleStation14/Objects/Devices/pda.rsi | ||
netsync: false | ||
- type: Icon | ||
sprite: SimpleStation14/Objects/Devices/pda.rsi | ||
state: pda-css |
13 changes: 13 additions & 0 deletions
13
Resources/Prototypes/SimpleStation14/Entities/Objects/Misc/identification_cards.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,13 @@ | ||
- type: entity | ||
parent: IDCardStandard | ||
id: CSSIDCard | ||
name: chief service supervisor ID card | ||
components: | ||
- type: Sprite | ||
layers: | ||
- state: silver | ||
- state: idchiefservicesupervisor | ||
- type: Item | ||
heldPrefix: silver | ||
- type: PresetIdCard | ||
job: ChiefServiceSupervisor |
21 changes: 21 additions & 0 deletions
21
Resources/Prototypes/SimpleStation14/Entities/Objects/Misc/paper.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,21 @@ | ||
- type: entity | ||
name: css's fountain pen | ||
parent: Pen | ||
id: PenCSS | ||
description: 'A luxurious fountain pen for the CSS of the station.' | ||
components: | ||
- type: Sprite | ||
sprite: SimpleStation14/Objects/Misc/bureaucracy.rsi | ||
state: pen_css | ||
|
||
- type: entity | ||
name: chief service supervisor's rubber stamp | ||
parent: RubberStampMime | ||
id: RubberStampCSS | ||
components: | ||
- type: Stamp | ||
stampedName: "Chief Service Supervisor" | ||
stampState: "paper_stamp-css" | ||
- type: Sprite | ||
sprite: Objects/Misc/bureaucracy.rsi | ||
state: stamp-css |
23 changes: 23 additions & 0 deletions
23
Resources/Prototypes/SimpleStation14/Entities/Structures/Doors/Airlocks/access.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,23 @@ | ||
- type: entity | ||
parent: AirlockCommand | ||
id: AirlockChiefServiceSupervisorLocked | ||
suffix: ChiefServiceSupervisor, Locked | ||
components: | ||
- type: AccessReader | ||
access: [["ChiefServiceSupervisor"]] | ||
|
||
- type: entity | ||
parent: AirlockCommandGlass | ||
id: AirlockChiefServiceSupervisorGlassLocked | ||
suffix: ChiefServiceSupervisor, Locked | ||
components: | ||
- type: AccessReader | ||
access: [["ChiefServiceSupervisor"]] | ||
|
||
- type: entity | ||
parent: AirlockMaint | ||
id: AirlockMaintCSSLocked | ||
suffix: ChiefServiceSupervisor, Locked | ||
components: | ||
- type: AccessReader | ||
access: [["ChiefServiceSupervisor"]] |
13 changes: 13 additions & 0 deletions
13
Resources/Prototypes/SimpleStation14/Entities/Structures/Storage/Closets/Lockers/lockers.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,13 @@ | ||
- type: entity | ||
id: LockerChiefServiceSupervisor | ||
parent: LockerBooze | ||
name: chief service supervisor's locker | ||
components: | ||
- type: Sprite | ||
sprite: SimpleStation14/Structures/Storage/closet.rsi | ||
- type: EntityStorageVisuals | ||
stateBaseClosed: css_cabinet | ||
stateDoorOpen: css_cabinet_open | ||
stateDoorClosed: css_cabinet_door | ||
- type: AccessReader | ||
access: [["ChiefServiceSupervisor"]] |
49 changes: 49 additions & 0 deletions
49
Resources/Prototypes/SimpleStation14/Roles/Jobs/Service/chief_service_supervisor.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,49 @@ | ||
- type: job | ||
id: ChiefServiceSupervisor | ||
name: job-name-css | ||
description: job-description-css | ||
playTimeTracker: JobChiefServiceSupervisor | ||
requirements: | ||
- !type:DepartmentTimeRequirement | ||
department: Civilian | ||
time: 21600 | ||
- !type:OverallPlaytimeRequirement | ||
time: 86400 | ||
- !type:WhitelistRequirement | ||
weight: 10 | ||
startingGear: CSSGear | ||
icon: "JobIconCSS" | ||
requireAdminNotify: true | ||
supervisors: job-supervisors-cc | ||
canBeAntag: false | ||
antagAdvantage: 6 | ||
access: | ||
- Command | ||
- ChiefServiceSupervisor | ||
- Bar | ||
- Service | ||
- Cargo | ||
- Maintenance | ||
- Janitor | ||
- Theatre | ||
- Kitchen | ||
- Hydroponics | ||
special: | ||
- !type:AddComponentSpecial | ||
components: | ||
- type: PsionicBonusChance | ||
flatBonus: 0.025 | ||
|
||
- type: startingGear | ||
id: CSSGear | ||
equipment: | ||
jumpsuit: ClothingUniformJumpsuitCSS | ||
back: ClothingBackpackFilled | ||
outerClothing: ClothingOuterCoatCSS | ||
shoes: ClothingShoesBootsLaceup | ||
id: CSSPDA | ||
ears: ClothingHeadsetAltService | ||
innerClothingSkirt: ClothingUniformJumpskirtCSS | ||
satchel: ClothingBackpackSatchelFilled | ||
duffelbag: ClothingBackpackDuffelFilled |
2 changes: 2 additions & 0 deletions
2
Resources/Prototypes/SimpleStation14/Roles/Jobs/play_time_trackers.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,2 @@ | ||
- type: playTimeTracker | ||
id: JobChiefServiceSupervisor |
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,6 @@ | ||
- type: statusIcon | ||
parent: JobIcon | ||
id: JobIconCSS | ||
icon: | ||
sprite: Interface/Misc/job_icons.rsi | ||
state: ChiefServiceSupervisor |
Binary file added
BIN
+17.9 KB
Resources/Textures/Clothing/Ears/Headsets/service.rsi/alt-equipped-EARS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+17 KB
(5600%)
Resources/Textures/Clothing/Ears/Headsets/service.rsi/equipped-EARS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.07 KB
(1800%)
Resources/Textures/Clothing/Ears/Headsets/service.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file added
BIN
+1.28 KB
Resources/Textures/Interface/Misc/job_icons.rsi/ChiefServiceSupervisor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.