Explorar el Código

Give Ian another size

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

+ 5
- 1
presets/characters.js Ver fichero

@@ -14822,9 +14822,13 @@ characterMakers["Ian Corvid"] = () => {
},
[
{
name: "Microw",
name: "Tiny Microw",
height: math.unit(1, "inch")
},
{
name: "Microw",
height: math.unit(6, "inches")
},
{
name: "Crow",
height: math.unit(7 + 1/12, "feet"),


Cargando…
Cancelar
Guardar