Explorar el Código

Increase Natasha's max size

tags/v0.0.4
Fen Dweller hace 5 años
padre
commit
c7e351b5b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

@@ -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");


Cargando…
Cancelar
Guardar