Przeglądaj źródła

Set Rose's default size to micro

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
3f7a7f3359
2 zmienionych plików z 4 dodań i 4 usunięć
  1. +3
    -3
      presets/characters.js
  2. +1
    -1
      presets/characters.min.js

+ 3
- 3
presets/characters.js Wyświetl plik

@@ -4816,12 +4816,12 @@ characterMakers["Rose Lion"] = () => {
},
{
name: "Micro",
height: math.unit(3.5, "inches")
height: math.unit(3.5, "inches"),
default: true
},
{
name: "Normal",
height: math.unit(6 + 1/6, "feet"),
default: true
height: math.unit(6 + 1/6, "feet")
},
{
name: "Mini-Macro",


+ 1
- 1
presets/characters.min.js
Plik diff jest za duży
Wyświetl plik


Ładowanie…
Anuluj
Zapisz