Skip to content

Commit

Permalink
what if the world was made of jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
mqole committed Jan 8, 2025
1 parent a1f3933 commit dd9c686
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,8 @@
32:
sprite: _Impstation/Mobs/Species/Gray/displacement.rsi
state: head
shoes:
sizeMaps:
32:
sprite: _Impstation/Mobs/Species/Gray/displacement.rsi
state: feet
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"directions": 4
},
{
"name": "back",
"name": "feet",
"directions": 4
},
{
"name": "ears",
"name": "back",
"directions": 4
},
{
"name": "outerClothing",
"name": "ears",
"directions": 4
},
{
"name": "feet",
"name": "outerClothing",
"directions": 4
}
]
Expand Down

0 comments on commit dd9c686

Please sign in to comment.