Procházet zdrojové kódy

Correct Alicia's megamacro height

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

+ 1
- 1
presets/characters.js Zobrazit soubor

@@ -4328,7 +4328,7 @@ characterMakers["Alicia"] = () => {
},
{
name: "Megamacro",
height: math.unit(3.334, "kilometers")
height: math.unit(10000, "kilometers")
},
]
)


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