Przeglądaj źródła

Improve the names of Deerpuff's sizes

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

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

@@ -3248,15 +3248,15 @@ characterMakers["Deerpuff"] = () => {
},
[
{
name: "Normal",
name: "Normalpuff",
height: math.unit(5.75/1.79, "feet")
},
{
name: "Macro",
name: "Macropuff",
height: math.unit(1500/1.79, "feet")
},
{
name: "Megamacro",
name: "Megapuff",
height: math.unit(500/1.79, "miles")
},
],


Ładowanie…
Anuluj
Zapisz