Procházet zdrojové kódy

Fix Fory's paw length

master
Fen Dweller před 3 roky
rodič
revize
06852712fe
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

@@ -3295,7 +3295,7 @@ characterMakers.push(() => makeCharacter(
name: "Paw Length",
power: 1,
type: "length",
base: math.unit(0.7, "m")
base: math.unit(0.45, "m")
}
}
},


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