Explorar el Código

Adjust goo-Fen's capacity

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -93,7 +93,7 @@ characterMakers.push(() => makeCharacter(
goo: {
height: math.unit(2.8, "feet"),
weight: math.unit(125, "kg"),
capacity: math.unit(2, "people"),
capacity: math.unit(1, "people"),
name: "Goo",
image: {
source: "./media/characters/fen/goo.svg",


Cargando…
Cancelar
Guardar