Procházet zdrojové kódy

Adjust goo-Fen's capacity

master
Fen Dweller před 6 roky
rodič
revize
9520750775
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

@@ -93,7 +93,7 @@ characterMakers.push(() => makeCharacter(
goo: { goo: {
height: math.unit(2.8, "feet"), height: math.unit(2.8, "feet"),
weight: math.unit(125, "kg"), weight: math.unit(125, "kg"),
capacity: math.unit(2, "people"),
capacity: math.unit(1, "people"),
name: "Goo", name: "Goo",
image: { image: {
source: "./media/characters/fen/goo.svg", source: "./media/characters/fen/goo.svg",


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