Skip to content

Commit

Permalink
Service Contractor Loadouts (#1041)
Browse files Browse the repository at this point in the history
# Description

This PR adds several new "Contractor" uniforms to service roles, as well
as several job specific loadout categories. These make use of sprites
taken from Aurora, as well as corporations from Aurora. Currently no
jumpskirts are available for these.

# TODO

<details><summary><h1>Media</h1></summary>
<p>

![image](https://github.com/user-attachments/assets/f6ce6471-6da5-4881-b730-8fe08c2d630b)

![image](https://github.com/user-attachments/assets/89e30b8c-5a86-489e-8c22-13459aa2b08e)

</p>
</details>

# Changelog

:cl:
- add: NT has started hiring contractors from other corporations to fill
out station staff. New loadout items for corporate contractors are now
available for Bartender, Botanist, Cataloguer, Chef, and Janitor.
Currently there are no jumpskirt versions of these uniforms. We are
looking for people willing to make skirt variations of each of these.

(cherry picked from commit 977fccffa9508b7757a94003118f38de403d94b4)
  • Loading branch information
VMSolidus authored and Spatison committed Nov 20, 2024
1 parent 86d54ff commit 983f730
Showing 1 changed file with 63 additions and 66 deletions.
129 changes: 63 additions & 66 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -854,72 +854,69 @@
id: ClothingUniformJumpsuitLibrarianOrionFlipped
name: orion express librarian jumpsuit

################################
# Unused Librarian Jumpsuits #
################################
# - type: entity
# parent: ClothingUniformBaseFlippable
# id: ClothingUniformJumpsuitLibrarianHeph
# name: hephaestus industries librarian jumpsuit
# description: A cosy green jumper fit for a curator of books.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/librarian_heph.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/librarian_heph.rsi

# - type: entity
# parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianHeph ]
# id: ClothingUniformJumpsuitLibrarianHephFlipped
# name: hephaestus industries librarian jumpsuit

# - type: entity
# parent: ClothingUniformBaseFlippable
# id: ClothingUniformJumpsuitLibrarianPMCG
# name: private military contracting group librarian jumpsuit
# description: A cosy white jumper fit for a curator of books.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/librarian_pmcg.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/librarian_pmcg.rsi

# - type: entity
# parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianPMCG ]
# id: ClothingUniformJumpsuitLibrarianPMCGFlipped
# name: private military contracting group librarian jumpsuit

# - type: entity
# parent: ClothingUniformBaseFlippable
# id: ClothingUniformJumpsuitLibrarianZav
# name: zavodskoi interstellar librarian jumpsuit
# description: A blood brown jumper fit for a curator of books.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/librarian_zav.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/librarian_zav.rsi

# - type: entity
# parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianZav ]
# id: ClothingUniformJumpsuitLibrarianZavFlipped
# name: zavodskoi interstellar librarian jumpsuit

# - type: entity
# parent: ClothingUniformBaseFlippable
# id: ClothingUniformJumpsuitLibrarianZeng
# name: zeng-hu pharmaceuticals librarian jumpsuit
# description: A blood brown jumper fit for a curator of books.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/librarian_zeng.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/librarian_zeng.rsi

# - type: entity
# parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianZeng ]
# id: ClothingUniformJumpsuitLibrarianZengFlipped
# name: zeng-hu pharmaceuticals librarian jumpsuit
- type: entity
parent: ClothingUniformBaseFlippable
id: ClothingUniformJumpsuitLibrarianHeph
name: hephaestus industries librarian jumpsuit
description: A cosy green jumper fit for a curator of books.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/librarian_heph.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/librarian_heph.rsi

- type: entity
parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianHeph ]
id: ClothingUniformJumpsuitLibrarianHephFlipped
name: hephaestus industries librarian jumpsuit

- type: entity
parent: ClothingUniformBaseFlippable
id: ClothingUniformJumpsuitLibrarianPMCG
name: private military contracting group librarian jumpsuit
description: A cosy white jumper fit for a curator of books.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/librarian_pmcg.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/librarian_pmcg.rsi

- type: entity
parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianPMCG ]
id: ClothingUniformJumpsuitLibrarianPMCGFlipped
name: private military contracting group librarian jumpsuit

- type: entity
parent: ClothingUniformBaseFlippable
id: ClothingUniformJumpsuitLibrarianZav
name: zavodskoi interstellar librarian jumpsuit
description: A blood brown jumper fit for a curator of books.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/librarian_zav.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/librarian_zav.rsi

- type: entity
parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianZav ]
id: ClothingUniformJumpsuitLibrarianZavFlipped
name: zavodskoi interstellar librarian jumpsuit

- type: entity
parent: ClothingUniformBaseFlippable
id: ClothingUniformJumpsuitLibrarianZeng
name: zeng-hu pharmaceuticals librarian jumpsuit
description: A blood brown jumper fit for a curator of books.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/librarian_zeng.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/librarian_zeng.rsi

- type: entity
parent: [ ClothingUniformBaseFlipped, ClothingUniformJumpsuitLibrarianZeng ]
id: ClothingUniformJumpsuitLibrarianZengFlipped
name: zeng-hu pharmaceuticals librarian jumpsuit

- type: entity
parent: ClothingUniformBase
Expand Down

0 comments on commit 983f730

Please sign in to comment.