More fashion for Central Command#4317
Open
JojyAsmir wants to merge 6 commits intonew-frontiers-14:masterfrom
Open
More fashion for Central Command#4317JojyAsmir wants to merge 6 commits intonew-frontiers-14:masterfrom
JojyAsmir wants to merge 6 commits intonew-frontiers-14:masterfrom
Conversation
- Backpack, duffel bag, satchel - Mantle - Hardsuit, armored winter coat, armored longcoat
Contributor
|
RSI Diff Bot; head commit d5515d4 merging into b83db2e Resources/Textures/Nyanotrasen/Clothing/Head/Hardsuits/ERThelmets/ertcentcomm.rsi
Resources/Textures/Nyanotrasen/Clothing/OuterClothing/Hardsuits/ERTSuits/ertcentcomm.rsi
Resources/Textures/_DV/Clothing/Back/Backpacks/centcom.rsi
Resources/Textures/_DV/Clothing/Back/Duffels/centcom.rsi
Resources/Textures/_DV/Clothing/Back/Satchels/centcom.rsi
Resources/Textures/_DV/Clothing/Neck/mantles/centcommantle.rsi
Resources/Textures/_DV/Clothing/OuterClothing/WinterCoats/cc_warden_winter_coat.rsi
Resources/Textures/_Floof/Clothing/OuterClothing/Longcoats/centcomm.rsi
|
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.
ErhardSteinhauer
requested changes
Feb 18, 2026
Comment on lines
24
to
25
| head: ClothingHeadHatCentcom | ||
| head: ClothingHeadHatCentcomcap # Frontier |
Contributor
There was a problem hiding this comment.
Should be commented like this:
head: ClothingHeadHatCentcomcap # Frontier: ClothingHeadHatCentcom<ClothingHeadHatCentcomcap
Comment on lines
26
to
27
| gloves: ClothingHandsGlovesColorBlack | ||
| gloves: ClothingHandsGlovesCombat # Frontier |
Contributor
There was a problem hiding this comment.
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 |
Contributor
There was a problem hiding this comment.
belt: BoxFolderCentComClipboard # Frontier: NFWeaponPistolN1984<BoxFolderCentComClipboard
pocket1: NFWeaponPistolN1984 # Frontier: BoxFolderBlack<NFWeaponPistolN1984
#pocket2: PenCentcom # Frontier: commented out
- Before<After comments added as requested
Contributor
Author
|
Requested changes have been made |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




















About the PR
Ported several CC-exclusive items from Delta-V:
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
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.