Skip to content

Commit

Permalink
Fix vulp body (#2134)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored May 17, 2024
1 parent 779c43d commit 6691108
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/Corvax/Body/Prototypes/vulpkanin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,31 @@
liver: OrganAnimalLiver
kidneys: OrganHumanKidneys
connections:
- left arm
- right arm
- left leg
- right leg
right arm:
- right_arm
- left_arm
- right_leg
- left_leg
right_arm:
part: RightArmVulpkanin
connections:
- right hand
left arm:
- right_hand
left_arm:
part: LeftArmVulpkanin
connections:
- left hand
right hand:
- left_hand
right_hand:
part: RightHandVulpkanin
left hand:
left_hand:
part: LeftHandVulpkanin
right leg:
right_leg:
part: RightLegVulpkanin
connections:
- right foot
left leg:
- right_foot
left_leg:
part: LeftLegVulpkanin
connections:
- left foot
right foot:
- left_foot
right_foot:
part: RightFootVulpkanin
left foot:
left_foot:
part: LeftFootVulpkanin

0 comments on commit 6691108

Please sign in to comment.