Skip to content

Commit

Permalink
Unflip Hands for Felinid, Vulpkanin, Harpy (Simple-Station#503)
Browse files Browse the repository at this point in the history
# Description
Cherry-picks DeltaV-Station/Delta-v#1194

This is a minor issue in the yml files of custom species that will
become a problem if we ever merge wizden's better hand indicators.

This PR shouldn't require a preview; all credit goes to the original
author of the fix.

---

# Changelog
Too minor for a cl. Or as some say, no cl no fun.

Co-authored-by: Angelo Fallaria <[email protected]>
  • Loading branch information
Mnemotechnician and angelofallars authored Jul 2, 2024
1 parent 0d0dd4c commit ffb9ec9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions Resources/Prototypes/DeltaV/Body/Prototypes/harpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
torso:
part: TorsoHarpy
connections:
- left arm
- right arm
- left leg
- left arm
- right leg
- left leg
organs:
heart: OrganHumanHeart
lungs: OrganHarpyLungs
Expand Down Expand Up @@ -47,4 +47,3 @@
part: RightFootHarpy
left foot:
part: LeftFootHarpy

6 changes: 3 additions & 3 deletions Resources/Prototypes/DeltaV/Body/Prototypes/vulpkanin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: body
- type: body
name: "vulpkanin"
id: Vulpkanin
root: torso
Expand All @@ -19,10 +19,10 @@
liver: OrganAnimalLiver
kidneys: OrganHumanKidneys
connections:
- left arm
- right arm
- left leg
- left arm
- right leg
- left leg
right arm:
part: RightArmVulpkanin
connections:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
torso:
part: TorsoHuman
connections:
- left arm
- right arm
- left leg
- left arm
- right leg
- left leg
organs:
heart: OrganAnimalHeart
lungs: OrganHumanLungs
Expand Down

0 comments on commit ffb9ec9

Please sign in to comment.