Procházet zdrojové kódy

Fix 2th's weight

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
dfe41429fc
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

@@ -20029,7 +20029,7 @@ characterMakers["2th"] = () => {
{
front: {
height: math.unit(1500, "feet"),
weight: math.unit(3.8, "megatons"),
weight: math.unit(3.8e6, "tons"),
name: "Front",
image: {
source: "./media/characters/2th/front.svg",


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