Browse Source

Update Fen's 'Full' view

master
Fen Dweller 4 years ago
parent
commit
1749e63755
2 changed files with 1368 additions and 169 deletions
  1. +1364
    -167
      media/characters/fen/full.svg
  2. +4
    -2
      presets/characters.js

+ 1364
- 167
media/characters/fen/full.svg
File diff suppressed because it is too large
View File


+ 4
- 2
presets/characters.js View File

@@ -1837,11 +1837,13 @@ characterMakers.push(() => makeCharacter(
}
},
full: {
height: math.unit(1.34, "meter"),
height: math.unit(0.91, "meter"),
weight: math.unit(225, "kg"),
name: "Full",
image: {
source: "./media/characters/fen/full.svg"
source: "./media/characters/fen/full.svg",
extra: 1133/859,
bottom: 145/1278
},
info: {
description: {


Loading…
Cancel
Save