Explorar el Código

Adjust Fen's vertical position a bit

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

+ 2
- 1
presets/characters.js Ver fichero

@@ -48,7 +48,8 @@ characterMakers.push(() => makeCharacter(
name: "Back",
image: {
source: "./media/characters/fen/back.svg",
extra: 1025 / 935
extra: 1025 / 935,
bottom: 0.01
},
info: {
description: {


Cargando…
Cancelar
Guardar