Explorar el Código

Fix the size of Rai's head view

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -2453,7 +2453,7 @@ characterMakers.push(() => makeCharacter(
}
},
maw: {
height: math.unit(6 / 3.81416, "feet"),
height: math.unit(2.6, "feet"),
name: "Maw",
image: {
source: "./media/characters/rai/maw.svg"


Cargando…
Cancelar
Guardar