Explorar el Código

Fix Carley's macro height

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -6174,7 +6174,7 @@ characterMakers["Carley"] = () => {
},
{
name: "Macro",
height: math.unit(300, "feet"),
height: math.unit(185, "feet"),
default: true
},
{


Cargando…
Cancelar
Guardar