Explorar el Código

Adjust Everett's vertical positioning

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
b5cd453ea3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      presets/characters.js

+ 2
- 1
presets/characters.js Ver fichero

@@ -4803,7 +4803,8 @@ characterMakers["Everett"] = () => {
name: "Front",
image: {
source: "./media/characters/everett/front.svg",
extra: 2038/1737
extra: 2038/1737 * (1 / (1 - 0.03)),
bottom: 0.03
}
},
paw: {


Cargando…
Cancelar
Guardar