Skip to content

Commit

Permalink
Create Friendshaped
Browse files Browse the repository at this point in the history
adding a body definition to friendshaped to allow for later options on slots and clothing that require it
  • Loading branch information
fenndragon authored Sep 12, 2024
1 parent f93fd6e commit 0d60fca
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Resources/Prototypes/Floof/Body/Prototypes/Friendshaped
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
- type: body
id: Friendshaped
name: "Friend-Shaped"
root: torso
slots:
torso:
part: TorsoAnimal
connections:
- hands
- legs
hands:
part: HandsAnimal
legs:
part: LegsAnimal
connections:
- feet
feet:
part: FeetAnimal

0 comments on commit 0d60fca

Please sign in to comment.