Skip to content

Commit

Permalink
Swapped Hands HUD Fix (#1207)
Browse files Browse the repository at this point in the history
[From Floof, original PR by cynical24
(missing nyanotrassen stuff, felinids and arachne)

Fansana/floofstation1#292
  • Loading branch information
Suraru authored Nov 13, 2024
1 parent 04cdc14 commit 20ac0b3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 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
1 change: 1 addition & 0 deletions Resources/Prototypes/DeltaV/Body/Prototypes/harpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@
part: RightFootHarpy
left foot:
part: LeftFootHarpy

2 changes: 1 addition & 1 deletion 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 Down

0 comments on commit 20ac0b3

Please sign in to comment.