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

centcomm role tweaks #1423

Merged
merged 21 commits into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from 5 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
16 changes: 8 additions & 8 deletions Resources/Locale/en-US/job/job-names.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,14 @@ job-name-hop = Head of Personnel
job-name-captain = Captain
job-name-serviceworker = Service Worker
job-name-centcomoff = CentComm Official
job-name-cburn = Centcomm Quarantine Officer
job-name-deathsquad = Centcomm Agent
job-name-cburn = CBURN Quarantine Officer
job-name-deathsquad = Asset Protection Agent
job-name-ertleader = ERT Commander
job-name-ertchaplain = ERT Chaplain
job-name-ertengineer = ERT Engineer
job-name-ertsecurity = ERT Security
job-name-ertmedic = ERT Medic
job-name-ertjanitor = ERT Janitor
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
job-name-reporter = Reporter
job-name-musician = Musician
job-name-librarian = Librarian
Expand All @@ -40,12 +46,6 @@ job-name-qm = Quartermaster
job-name-cargotech = Cargo Technician
job-name-chef = Chef
job-name-clown = Clown
job-name-ertleader = ERT Leader
job-name-ertchaplain = ERT Chaplain
job-name-ertengineer = ERT Engineer
job-name-ertsecurity = ERT Security
job-name-ertmedic = ERT Medic
job-name-ertjanitor = ERT Janitor
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
job-name-boxer = Boxer
job-name-zookeeper = Zookeeper
job-name-visitor = Visitor
Expand Down
26 changes: 23 additions & 3 deletions Resources/Prototypes/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -956,9 +956,22 @@
parent: CentcomPDA
id: DeathsquadPDA
suffix: Death Squad
name: deathsquadron PDA
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
description: The red helps to mask the blood.
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
components:
- type: Pda
id: CentcomIDCardDeathsquad
id: CentcomIDCardDeathsquad
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-deathsquadron
- type: Icon
state: pda-deathsquadron
- type: PdaBorderColor
borderColor: "#640202"
accentHColor: "#06064B"
accentVColor: "#06064B"
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: Tag # Ignore Chameleon tags
tags:
- DoorBumpOpener
Expand Down Expand Up @@ -1157,10 +1170,17 @@
components:
- type: Pda
id: CBURNIDcard
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-cburn
- type: Icon
state: pda-cburn
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: PdaBorderColor
borderColor: "#A32D26"
accentHColor: "#447987"
accentVColor: "#447987"
accentHColor: "#D0B01A"
accentVColor: "#D0B01A"
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved

- type: entity
parent: BasePDA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,11 @@
components:
- type: Sprite
layers:
- state: gold
- state: silver #imp
- state: ert_commander
- type: IdCard
jobTitle: job-name-ertleader
jobIcon: JobIconERTLeader
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: PresetIdCard
job: ERTLeader
- type: Item
Expand All @@ -529,8 +532,10 @@
components:
- type: Sprite
layers:
- state: gold
- state: ert_chaplain # we have the sprite for the id but dont have chaplain ERT equipment for now.
- type: IdCard
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
jobTitle: job-name-ertchaplain
jobIcon: JobIconERTChaplain
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: PresetIdCard
job: ERTChaplain
- type: Item
Expand All @@ -543,8 +548,10 @@
components:
- type: Sprite
layers:
- state: gold
- state: ert_engineer
- type: IdCard
jobTitle: job-name-ertengineer
jobIcon: JobIconERTEngineer
- type: PresetIdCard
job: ERTEngineer

Expand All @@ -555,8 +562,10 @@
components:
- type: Sprite
layers:
- state: gold
- state: ert_janitor
- type: IdCard
jobTitle: job-name-ertjanitor
jobIcon: JobIconERTJanitor
- type: PresetIdCard
job: ERTJanitor

Expand All @@ -567,8 +576,10 @@
components:
- type: Sprite
layers:
- state: gold
- state: ert_medic
- type: IdCard
jobTitle: job-name-ertmedic
jobIcon: JobIconERTMedic
- type: PresetIdCard
job: ERTMedical

Expand All @@ -579,8 +590,10 @@
components:
- type: Sprite
layers:
- state: gold
- state: ert_security
- type: IdCard
jobTitle: job-name-ertsecurity
jobIcon: JobIconERTSecurity
- type: PresetIdCard
job: ERTSecurity

Expand All @@ -603,9 +616,12 @@
components:
- type: Sprite
layers:
- state: centcom
- state: deathsquad
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
- type: Item
heldPrefix: blue
heldPrefix: red
- type: IdCard
jobTitle: job-name-deathsquad
jobIcon: JobIconDeathsquadron
- type: PresetIdCard
job: DeathSquad

Expand Down
68 changes: 66 additions & 2 deletions Resources/Prototypes/StatusIcon/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,74 @@
parent: JobIcon
id: JobIconNanotrasen
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: Nanotrasen
jobName: job-name-centcomoff

- type: jobIcon
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
parent: JobIcon
id: JobIconDeathsquad
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: Deathsquadron
jobName: job-name-deathsquad

- type: jobIcon
parent: JobIcon
id: JobIconCBURN
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: CBURN
jobName: job-name-cburn

- type: jobIcon
parent: JobIcon
id: JobIconERTLeader
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTLeader
jobName: job-name-ertleader

- type: jobIcon
parent: JobIcon
id: JobIconERTSecurity
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTSecurity
jobName: job-name-ertsecurity

- type: jobIcon
parent: JobIcon
id: JobIconERTMedic
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTMedic
jobName: job-name-ertmedic

- type: jobIcon
parent: JobIcon
id: JobIconERTEngineer
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTEngineer
jobName: job-name-ertengineer

- type: jobIcon
parent: JobIcon
id: JobIconERTJanitor
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTJanitor
jobName: job-name-ertjanitor

- type: jobIcon
parent: JobIcon
id: JobIconERTChaplain
icon:
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: ERTChaplain
jobName: job-name-ertchaplain

- type: jobIcon
parent: JobIcon
id: JobIconPrisoner
Expand Down Expand Up @@ -449,6 +513,6 @@
parent: JobIcon
id: JobIconAdmin
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
sprite: _Impstation/Textures/Interface/Misc/job_icons.rsi
state: Admin
allowSelection: false
8 changes: 7 additions & 1 deletion Resources/Textures/Objects/Devices/pda.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14 | pda-brigmedic and pda-centcom made by PuroSlavKing (Github) | pda-brigemdic resprited by Hülle#2562 (Discord), pda-pirate made by brainfood1183 (Github), pda-syndi-agent drawn by Ubaser",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14 | pda-brigmedic and pda-centcom made by PuroSlavKing (Github) | pda-brigemdic resprited by Hülle#2562 (Discord), pda-pirate made by brainfood1183 (Github), pda-syndi-agent drawn by Ubaser, Deathsquad, CBURN pda by RosySaturniidae (git)",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -256,6 +256,12 @@
{
"name": "pda-seniorofficer"
},
{
"name": "pda-deathsquadron"
},
{
"name": "pda-cburn"
},
{
"name": "equipped-IDCARD",
"directions": 4
Expand Down
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.
Binary file modified Resources/Textures/Objects/Misc/id_cards.rsi/admin.png
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
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.
Binary file modified Resources/Textures/Objects/Misc/id_cards.rsi/centcom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
hivehum marked this conversation as resolved.
Show resolved Hide resolved
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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_chaplain.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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_commander.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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_engineer.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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_janitor.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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_medic.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 Resources/Textures/Objects/Misc/id_cards.rsi/ert_security.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion Resources/Textures/Objects/Misc/id_cards.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github), pirate made by brainfood1183 (github), idadmin made by Arimah (github), idvisitor by IProduceWidgets (Github), idintern-service by spanky-spanky (Github)",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github), pirate made by brainfood1183 (github), idadmin made by Arimah (github) and edited by RosySaturniidae (git), idvisitor by IProduceWidgets (Github), idintern-service by spanky-spanky (Github), Deathsquad, CBURN, ERT ids made/updated by RosySaturniidae (git)",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -34,6 +34,12 @@
{
"name": "ert_security"
},
{
"name": "deathsquad"
},
{
"name": "cburn"
},
{
"name": "gold"
},
Expand Down
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
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.
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.
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.
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.
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.
Original file line number Diff line number Diff line change
@@ -1,12 +1,42 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Courier by Honeyed_Lemons_ from the impstation discord",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi | Courier by Honeyed_Lemons_ from the impstation discord, CBURN, Deathsquadron icons by RosySaturniidae (github), Admin, ERT, and NT icon edits also by RosySaturniidae (github)",
RosySaturniidae marked this conversation as resolved.
Show resolved Hide resolved
"size": {
"x": 8,
"y": 8
},
"states": [
{
"name": "Admin"
},
{
"name": "Nanotrasen"
},
{
"name": "CBURN"
},
{
"name": "Deathsquadron"
},
{
"name": "ERTLeader"
},
{
"name": "ERTSecurity"
},
{
"name": "ERTMedic"
},
{
"name": "ERTEngineer"
},
{
"name": "ERTJanitor"
},
{
"name": "ERTChaplain"
},
{
"name": "Courier"
}
Expand Down
Loading