From ef7681a2cd2d52aba8a1f43edb11a2f16f4f1455 Mon Sep 17 00:00:00 2001 From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com> Date: Sun, 7 Apr 2024 20:28:49 -0700 Subject: [PATCH] Fix #974 (#60) ## Mirror of PR #975: [Fix #974](https://github.com/DeltaV-Station/Delta-v/pull/975) from DeltaV-Station [DeltaV-Station](https://github.com/DeltaV-Station)/[Delta-v](https://github.com/DeltaV-Station/Delta-v) `e2d21fe8677a24f632a4729148814272b2a1c6a2` --- PR changed 0 files with 0 additions and 0 deletions. The PR had the following labels: - Changes: YML - Status: Needs Review ---

Original Body

> > > > ## About the PR > > the title + it fixes #974 > ## Why / Balance > > it's not intended > > ## Media > > - [X] this PR does not require an ingame showcase > > > **Changelog** > :cl: DangerRevolution > - fix: Harpies can now wear prison jumpskirt > >
Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> --- .../Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index d98207da37..23c35fbc8a 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -276,6 +276,12 @@ controlsLocked: true randomMode: false mode: SensorCords + - type: Tag + tags: + - ClothMade + - WhitelistChameleon + - PrisonUniform + - Skirt # Delta-V - Skirt Tag so Harpies can wear it. - type: entity parent: ClothingUniformSkirtBase