Преглед изворни кода

Improve the names of Deerpuff's sizes

tags/v0.1.0
Fen Dweller пре 6 година
родитељ
комит
488bd95be7
1 измењених фајлова са 3 додато и 3 уклоњено
  1. +3
    -3
      presets/characters.js

+ 3
- 3
presets/characters.js Прегледај датотеку

@@ -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")
},
],


Loading…
Откажи
Сачувај