Przeglądaj źródła

Add more sizes to Jamie Larsen

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
424383148f
1 zmienionych plików z 12 dodań i 0 usunięć
  1. +12
    -0
      presets/characters.js

+ 12
- 0
presets/characters.js Wyświetl plik

@@ -11976,6 +11976,18 @@ characterMakers["Jamie Larsen"] = () => {
height: math.unit(28 + 7/12, "feet"),
default: true
},
{
name: "Macro+",
height: math.unit(180, "feet")
},
{
name: "Megamacro",
height: math.unit(10, "miles")
},
{
name: "Gigamacro",
height: math.unit(200000, "miles")
},
]
)
};


Ładowanie…
Anuluj
Zapisz