Sfoglia il codice sorgente

Update Fen's 'Full' view

master
Fen Dweller 4 anni fa
parent
commit
1749e63755
2 ha cambiato i file con 1368 aggiunte e 169 eliminazioni
  1. +1364
    -167
      media/characters/fen/full.svg
  2. +4
    -2
      presets/characters.js

+ 1364
- 167
media/characters/fen/full.svg
File diff soppresso perché troppo grande
Vedi File


+ 4
- 2
presets/characters.js Vedi 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…
Annulla
Salva