Explorar el Código

Lower Arcturax's silhouette a bit

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

+ 2
- 1
presets/characters.js Ver fichero

@@ -5945,7 +5945,8 @@ characterMakers["Arcturax"] = () => {
name: "side",
image: {
source: "./media/characters/arcturax/side.svg",
extra: 790/376
extra: 790/376 * (1 / (1 - 0.01)),
bottom: 0.01
}
},
},


Cargando…
Cancelar
Guardar