Explorar el Código

Adjust Spots' mass

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -66462,7 +66462,7 @@ characterMakers.push(() => makeCharacter(
{ {
side: { side: {
height: math.unit(2.64, "feet"), height: math.unit(2.64, "feet"),
weight: math.unit(100, "lb"),
weight: math.unit(7, "tons"),
preyCapacity: math.unit(3, "people"), preyCapacity: math.unit(3, "people"),
name: "Side", name: "Side",
image: { image: {


Cargando…
Cancelar
Guardar