Browse Source

Update Tobias's silhouette and fix his vertical positioning

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
aa3fdf2773
2 changed files with 1143 additions and 1551 deletions
  1. +1141
    -1550
      media/characters/tobias/side.svg
  2. +2
    -1
      presets/characters.js

+ 1141
- 1550
media/characters/tobias/side.svg
File diff suppressed because it is too large
View File


+ 2
- 1
presets/characters.js View File

@@ -2614,7 +2614,8 @@ characterMakers.push(() => makeCharacter(
name: "Side",
image: {
source: "./media/characters/tobias/side.svg",
extra: 5 / 4
extra: 1474 / 1096,
bottom: 38.9/1513.1235
}
},
},


Loading…
Cancel
Save