Explorar el Código

Fix Gallagher's offset

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

+ 3
- 1
presets/characters.js Ver fichero

@@ -57344,7 +57344,9 @@ characterMakers.push(() => makeCharacter(
weight: math.unit(15000, "kg"),
name: "Front",
image: {
source: "./media/characters/gallagher/front.svg"
source: "./media/characters/gallagher/front.svg",
extra: 532/493,
bottom: 0/532
}
},
},


Cargando…
Cancelar
Guardar