Procházet zdrojové kódy

Add another megamacro size for Samantha

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
fa2ce1dece
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. +5
    -1
      presets/characters.js

+ 5
- 1
presets/characters.js Zobrazit soubor

@@ -4558,7 +4558,11 @@ characterMakers["Samantha"] = () => {
{
name: "Megamacro",
height: math.unit(8381, "meters"),
}
},
{
name: "Megamacro+",
height: math.unit(12000, "kilometers")
},
]
)
};


Načítá se…
Zrušit
Uložit