]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Command uniform (#32103)
authorGolden Can <greentopcan@gmail.com>
Tue, 22 Apr 2025 18:35:43 +0000 (20:35 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Apr 2025 18:35:43 +0000 (14:35 -0400)
commit106a31410f52580381fa693d4f318ff256ce7a56
tree5b71dfb5679f0f7514cbd533cb0d91079e4f1caf
parent9f49404e70ed0a14d6f1c00a5bbc91898e5d6c60
Command uniform (#32103)

* Added generic command jumpskirt, jumpsuit and cap, and made them available in the HoP's clothing printer.

* fixed generic command jumpskirt and jumpsuit.

* Updated generic command jumpskirt/-suit textures, added generic command beret.

* Fixed game-breaking bug in previous commit relating to the command beret.

* altered generic command soft cap/baseball cap sprites.

* Update Resources/Prototypes/Entities/Clothing/Head/hats.yml

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
* review

* whoopsie

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Co-authored-by: Milon <milonpl.git@proton.me>
35 files changed:
Resources/Prototypes/Entities/Clothing/Head/hats.yml
Resources/Prototypes/Entities/Clothing/Head/soft.yml
Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml
Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml
Resources/Prototypes/Recipes/Lathes/clothing.yml
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/equipped-HELMET-hamster.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/equipped-HELMET.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_command.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/equipped-HELMET-hamster.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/equipped-HELMET.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/flipped-equipped-HELMET-hamster.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/flipped-equipped-HELMET.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/flipped-inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/flipped-inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/icon_flipped.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Soft/commandsoft.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/equipped-INNERCLOTHING-monkey.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/equipped-INNERCLOTHING.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpskirt/commandgeneric.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/equipped-INNERCLOTHING-monkey.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/equipped-INNERCLOTHING.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Uniforms/Jumpsuit/commandgeneric.rsi/meta.json [new file with mode: 0644]