Explorar el Código

Fix the paw view size for Kenzie Lee

master
Fen Dweller hace 4 años
padre
commit
ae5afe574b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

@@ -28388,7 +28388,7 @@ characterMakers.push(() => makeCharacter(
}
},
paw: {
height: math.unit(86.64, "feet"),
height: math.unit(15, "feet"),
name: "Paw",
image: {
source: "./media/characters/kenzie-lee/paw.svg"


Cargando…
Cancelar
Guardar