Procházet zdrojové kódy

Increase Natasha's max size

tags/v0.0.4
Fen Dweller před 5 roky
rodič
revize
c7e351b5b9
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

@@ -882,7 +882,7 @@ function makeNatasha() {

entity.defaults.push({
name: "Macro++",
height: math.unit(1000, "feet")
height: math.unit(1, "mile")
});
entity.views[entity.defaultView].height = math.unit(100, "feet");


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