Skip to content

Commit

Permalink
Mirror: Add's Senior role drip to the Uniform Printer. (#173)
Browse files Browse the repository at this point in the history
## Mirror of PR #25668: [Add's Senior role drip to the Uniform
Printer.](space-wizards/space-station-14#25668)
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `af57006427d11b4bbc99983a983e5c31a4ee0d8b`

PR opened by <img
src="https://avatars.githubusercontent.com/u/83733158?v=4"
width="16"/><a href="https://github.com/Cojoke-dot"> Cojoke-dot</a> at
2024-02-28 06:09:28 UTC
PR merged by <img
src="https://avatars.githubusercontent.com/u/19864447?v=4"
width="16"/><a href="https://github.com/web-flow"> web-flow</a> at
2024-03-13 08:45:33 UTC

---

PR changed 2 files with 64 additions and 0 deletions.

The PR had the following labels:
- No C#


---

<details open="true"><summary><h1>Original Body</h1></summary>

> <!-- Please read these guidelines before opening your PR:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
> <!-- The text between the arrows are comments - they will not be
visible on your PR. -->
> 
> ## About the PR
> <!-- What did you change in this PR? -->
> Added the Senior position drip to the Uniform Printer
> 
> ## Why / Balance
> <!-- Why was it changed? Link any discussions or issues here. Please
discuss how this would affect game balance. -->
> Senior drip was lost when the roles got removed, this will bring them
back without the issue of having the position.
> 
> ## Technical details
> <!-- If this is a code change, summarize at high level how your new
code works. This makes it easier to review. -->
> Added all of the Senior position jumpsuits and skirts to clothing.yml
and lathe.yml for the uniform printer.
> 
> ## Media
> 
> ![Screenshot 2024-02-27
235658](https://github.com/space-wizards/space-station-14/assets/83733158/70334845-39af-491e-bf90-2d7ae1c8fc7e)
> 
> 
> 
> - [X] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 
> ## Breaking changes
> None
> 
> **Changelog**
> 🆑
> - add: Senior uniforms have been added to the Uniform Printer, visit
your local hop today!
> 
> <!--
> Make sure to take this Changelog template out of the comment block in
order for it to show up.
> 🆑
> - add: Added fun!
> - remove: Removed fun!
> - tweak: Changed fun!
> - fix: Fixed fun!
> -->
> 
> 


</details>

Co-authored-by: Cojoke <[email protected]>
  • Loading branch information
SimpleStation14 and Cojoke-dot authored Apr 30, 2024
1 parent 60ef7d7 commit c5b8ece
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,8 @@
- ClothingUniformJumpskirtDetective
- ClothingUniformJumpsuitEngineering
- ClothingUniformJumpskirtEngineering
- ClothingUniformJumpsuitSeniorEngineer
- ClothingUniformJumpskirtSeniorEngineer
- ClothingHeadHatHopcap
- ClothingUniformJumpsuitHoP
- ClothingUniformJumpskirtHoP
Expand Down Expand Up @@ -1012,11 +1014,15 @@
- ClothingHeadHatBeretSeniorPhysician
- ClothingUniformJumpsuitMedicalDoctor
- ClothingUniformJumpskirtMedicalDoctor
- ClothingUniformJumpsuitSeniorPhysician
- ClothingUniformJumpskirtSeniorPhysician
- ClothingUniformJumpsuitMime
- ClothingUniformJumpskirtMime
- ClothingUniformJumpsuitMusician
- ClothingUniformJumpsuitParamedic
- ClothingUniformJumpskirtParamedic
- ClothingUniformJumpsuitSeniorOfficer
- ClothingUniformJumpskirtSeniorOfficer
- ClothingUniformJumpsuitPrisoner
- ClothingUniformJumpskirtPrisoner
- ClothingHeadHatQMsoft
Expand All @@ -1031,6 +1037,8 @@
- ClothingUniformJumpskirtResearchDirector
- ClothingUniformJumpsuitScientist
- ClothingUniformJumpskirtScientist
- ClothingUniformJumpsuitSeniorResearcher
- ClothingUniformJumpskirtSeniorResearcher
- ClothingHeadHatBeretSecurity
- ClothingUniformJumpsuitSec
- ClothingUniformJumpskirtSec
Expand Down
56 changes: 56 additions & 0 deletions Resources/Prototypes/Recipes/Lathes/clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,20 @@
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSeniorEngineer
result: ClothingUniformJumpsuitSeniorEngineer
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtSeniorEngineer
result: ClothingUniformJumpskirtSeniorEngineer
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitHoP
result: ClothingUniformJumpsuitHoP
Expand Down Expand Up @@ -404,6 +418,20 @@
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSeniorPhysician
result: ClothingUniformJumpsuitSeniorPhysician
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtSeniorPhysician
result: ClothingUniformJumpskirtSeniorPhysician
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitMime
result: ClothingUniformJumpsuitMime
Expand Down Expand Up @@ -453,6 +481,20 @@
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSeniorOfficer
result: ClothingUniformJumpsuitSeniorOfficer
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtSeniorOfficer
result: ClothingUniformJumpskirtSeniorOfficer
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitPrisoner
result: ClothingUniformJumpsuitPrisoner
Expand Down Expand Up @@ -532,6 +574,20 @@
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSeniorResearcher
result: ClothingUniformJumpsuitSeniorResearcher
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtSeniorResearcher
result: ClothingUniformJumpskirtSeniorResearcher
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSec
result: ClothingUniformJumpsuitSec
Expand Down

0 comments on commit c5b8ece

Please sign in to comment.