Explorar el Código

Add tailmaw info for Maya

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

+ 8
- 0
presets/characters.js Ver fichero

@@ -53841,6 +53841,14 @@ characterMakers.push(() => makeCharacter(
bottom: 113/1636 bottom: 113/1636
}, },
form: "monstrous", form: "monstrous",
extraAttributes: {
"tailmawBiteSize": {
name: "Tailmaw Bite Size",
power: 3,
type: "volume",
base: math.unit(43000, "liters")
},
}
}, },
taur_front: { taur_front: {
height: math.unit(10, "meters"), height: math.unit(10, "meters"),


Cargando…
Cancelar
Guardar