Skip to content

Commit

Permalink
Harpy Hotfix (Cherry-Pick Broke Things) (DeltaV-Station#570)
Browse files Browse the repository at this point in the history
Captain's Carapace inherited HidesHarpyWings because wizden made it
parent off Large outerwear for reasons. I've moved HidesHarpyWings to
only LargeOuterwear that actually have harpy sprites so that this won't
happen again.

![image](https://github.com/user-attachments/assets/84ee06e3-eeeb-4193-8cb0-492bd1d3d82e)

![image](https://github.com/user-attachments/assets/ac9493b3-75e7-4696-b531-18b00d1332a5)
  • Loading branch information
VMSolidus authored and Timemaster99 committed Aug 17, 2024
1 parent d262b76 commit 816a240
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
- type: Tag
tags:
- WhitelistChameleon
- HidesHarpyWings

- type: entity
abstract: true
Expand Down
11 changes: 10 additions & 1 deletion Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- type: Tag
tags:
- Hardsuit
- WhitelistChameleon
- HidesHarpyWings
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET

Expand Down Expand Up @@ -69,6 +69,9 @@
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: Tag
tags:
- HidesHarpyWings

- type: entity
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing]
Expand Down Expand Up @@ -100,6 +103,9 @@
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: Tag
tags:
- HidesHarpyWings

- type: entity
parent: [ClothingOuterBaseLarge, GeigerCounterClothing, AllowSuitStorageClothing]
Expand All @@ -125,6 +131,9 @@
toggleable-clothing: !type:ContainerSlot {}
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: Tag
tags:
- HidesHarpyWings

- type: entity
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing, BaseToggleClothing]
Expand Down

0 comments on commit 816a240

Please sign in to comment.