Ver código fonte

Add a feral form for Moonlight

master
Fen Dweller 5 anos atrás
pai
commit
6c51624ec2
1 arquivos alterados com 10 adições e 0 exclusões
  1. +10
    -0
      presets/characters.js

+ 10
- 0
presets/characters.js Ver arquivo

@@ -31593,6 +31593,16 @@ characterMakers.push(() => makeCharacter(
bottom: 56/1100 bottom: 56/1100
} }
}, },
feral: {
height: math.unit(3 + 1/12, "feet"),
weight: math.unit(50, "kg"),
name: "Feral",
image: {
source: "./media/characters/moonlight/feral.svg",
extra: 3705/2791,
bottom: 145/3850
}
},
paw: { paw: {
height: math.unit(1, "feet"), height: math.unit(1, "feet"),
name: "Paw", name: "Paw",


Carregando…
Cancelar
Salvar