Explorar el Código

Update Neos' maximum size

master
Fen Dweller hace 6 años
padre
commit
95692012c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

@@ -11359,7 +11359,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Beyond Godly",
height: math.unit(10000000, "Ym")
height: math.unit(25, "multiverses")
},
]
))


Cargando…
Cancelar
Guardar