Skip to content

Commit

Permalink
Merge pull request #292 from cynical24/hands-fix
Browse files Browse the repository at this point in the history
Swapped Hands HUD Fix
  • Loading branch information
FoxxoTrystan authored Oct 27, 2024
2 parents f9a6d34 + dcd7d6a commit 104d8e4
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Body/Prototypes/ipc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
torso:
part: TorsoIPC
connections:
- left arm
- right arm
- left leg
- left arm
- right leg
- left leg
organs:
brain: PositronicBrain
heart: OrganIPCPump
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Body/Prototypes/shadowkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
torso:
part: TorsoShadowkin
connections:
- left arm
- right arm
- left leg
- left arm
- right leg
- left leg
organs:
heart: OrganShadowkinHeart
stomach: OrganShadowkinStomach
Expand Down
4 changes: 2 additions & 2 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
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Body/Prototypes/vulpkanin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,8 +13,8 @@
torso:
part: TorsoHuman
connections:
- left arm
- right arm
- left arm
- thorax
organs:
heart: OrganHumanHeart
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 104d8e4

Please sign in to comment.