Explorar el Código

Fix Coffee's macro height

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -6344,7 +6344,7 @@ characterMakers["Coffee"] = () => {
},
{
name: "Macro",
height: math.unit(80, "feet")
height: math.unit(800, "feet")
},
{
name: "Megamacro",


Cargando…
Cancelar
Guardar