Skip to content

More fashion for Central Command#4317

Open
JojyAsmir wants to merge 6 commits intonew-frontiers-14:masterfrom
JojyAsmir:centcomm-stuff-deltav
Open

More fashion for Central Command#4317
JojyAsmir wants to merge 6 commits intonew-frontiers-14:masterfrom
JojyAsmir:centcomm-stuff-deltav

Conversation

@JojyAsmir
Copy link
Contributor

@JojyAsmir JojyAsmir commented Feb 11, 2026

About the PR

Ported several CC-exclusive items from Delta-V:

  • Backpack, Satchel, Duffel
  • Mantle
  • Armored Winter Coat and Armored Longcoat
  • Hardsuit

From the following PRs:
DeltaV-Station/Delta-v#5235
DeltaV-Station/Delta-v#3003

Why / Balance

Minimal/zero impact, admeme only, just for the fashion.

Technical details

Had to re-parent a couple of the items, namely the hardsuit and winter coat, as the parents they used previously did not exist in our codebase, and I didn't know how those worked. All seems to be functional.

How to test

Press F5, search "centcomm" and/or "central command", see shiny new things. Spawn and wear. See that Centcomm contraband tag is applied, and there are no major visual glitches.

Media

deltav-centcomm-gear

Requirements

Changelog
🆑
add: Added an assortment of clothes and accessories for Central Command. These can be used with chameleon gear, but are otherwise admeme only.
tweak: The job spawner for CentComm Officials has been changed to include the new gear.

- Backpack, duffel bag, satchel
- Mantle
- Hardsuit, armored winter coat, armored longcoat
@github-actions github-actions bot added S: Untriaged size/M S: Needs Review This PR is awaiting reviews No C# Sprites YML and removed S: Needs Review This PR is awaiting reviews labels Feb 11, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

RSI Diff Bot; head commit d5515d4 merging into b83db2e
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Nyanotrasen/Clothing/Head/Hardsuits/ERThelmets/ertcentcomm.rsi

State Old New Status
icon-flash Added
icon Added
off-equipped-HELMET Added
on-equipped-HELMET Added

Resources/Textures/Nyanotrasen/Clothing/OuterClothing/Hardsuits/ERTSuits/ertcentcomm.rsi

State Old New Status
equipped-OUTERCLOTHING-harpy Added
equipped-OUTERCLOTHING Added
icon Added

Resources/Textures/_DV/Clothing/Back/Backpacks/centcom.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_DV/Clothing/Back/Duffels/centcom.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_DV/Clothing/Back/Satchels/centcom.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_DV/Clothing/Neck/mantles/centcommantle.rsi

State Old New Status
equipped-NECK Added
icon Added

Resources/Textures/_DV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi

State Old New Status
equipped-OUTERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Floof/Clothing/OuterClothing/Longcoats/centcomm.rsi

State Old New Status
equipped-OUTERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Edit: diff updated after d5515d4

Backpacks and mantle didn't have CC tag. They do now.
Added textures for all longcoats, not just the Centcomm one. This removes those.
Existing CC items can be selected from the chameleon menu, so added it to these as well for consistency.
Now has the new backpack, as well as the CentComm clipboard instead of a generic black folder. Removed pen from pocket as the PDA comes with one.
Comment on lines 24 to 25
head: ClothingHeadHatCentcom
head: ClothingHeadHatCentcomcap # Frontier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be commented like this:
head: ClothingHeadHatCentcomcap # Frontier: ClothingHeadHatCentcom<ClothingHeadHatCentcomcap

Comment on lines 26 to 27
gloves: ClothingHandsGlovesColorBlack
gloves: ClothingHandsGlovesCombat # Frontier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be commented like this:
gloves: ClothingHandsGlovesCombat # Frontier: ClothingHandsGlovesColorBlack<ClothingHandsGlovesCombat

Comment on lines 30 to 32
belt: NFWeaponPistolN1984 # Frontier
pocket1: BoxFolderBlack
pocket2: PenCentcom
belt: BoxFolderCentComClipboard # Frontier
pocket1: NFWeaponPistolN1984 # Frontier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

belt: BoxFolderCentComClipboard # Frontier: NFWeaponPistolN1984<BoxFolderCentComClipboard
pocket1: NFWeaponPistolN1984 # Frontier: BoxFolderBlack<NFWeaponPistolN1984 
#pocket2: PenCentcom # Frontier: commented out

- Before<After comments added as requested
@JojyAsmir
Copy link
Contributor Author

Requested changes have been made

@github-actions github-actions bot added the S: Needs Review This PR is awaiting reviews label Feb 19, 2026
Copy link
Contributor

@ErhardSteinhauer ErhardSteinhauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fashionable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants