Browse Source

Adjust Sosha's vertical position

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
0316600663
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      presets/characters.js

+ 2
- 1
presets/characters.js View File

@@ -1183,7 +1183,8 @@ characterMakers["Sosha"] = () => {
weight: math.unit(140, "kg"),
name: "Side",
image: {
source: "./media/characters/sosha/side.svg"
source: "./media/characters/sosha/side.svg",
bottom: 0.042
}
},
},


Loading…
Cancel
Save