Description
In an attempt to add cybernetic hands and feet to the respective arms and legs traits. The hands and feet will always fall off.
Reproduction
- !type:TraitCyberneticLimbReplacement
removeBodyPart: Foot
partSymmetry: Left
protoId: LeftFootCybernetic
slotId: "left foot"
- !type:TraitCyberneticLimbReplacement
removeBodyPart: Foot
partSymmetry: Right
protoId: RightFootCybernetic
slotId: "right foot"
was added to Bionic Legs's code.
Expected behavior
The feet DON'T fall off.
Unsure on why they fall off, perhaps in an attempt to replace everything at once the legs don't exist in the moment for the feet to attach to them, which requires a priority on what is replaced first.
Media

Description
In an attempt to add cybernetic hands and feet to the respective arms and legs traits. The hands and feet will always fall off.
Reproduction
was added to Bionic Legs's code.
Expected behavior
The feet DON'T fall off.
Unsure on why they fall off, perhaps in an attempt to replace everything at once the legs don't exist in the moment for the feet to attach to them, which requires a priority on what is replaced first.
Media