Explorar el Código

Enable auto-growth when the subcategory is enabled.

tags/v1.1.1
Fen Dweller hace 5 años
padre
commit
5b39b3623d
Se han modificado 1 ficheros con 5 adiciones y 7 borrados
  1. +5
    -7
      features.js

+ 5
- 7
features.js Ver fichero

@@ -662,17 +662,15 @@ options = [
},
{
"name": "Automatic Growth",
"id": "automaticGrowth",
"id": "automaticGrowthEnabled",
"type": "subcategory",
"entries":
[
{
"name": "Automatic growth",
"id": "automaticGrowthEnabled",
"type": "checkbox",
"default": false,
"warning": "Automatic Growth is enabled",
"tooltip": "When checked, you will automaically grow by ingesting/absorbing mass.",
"name": "Help",
"id": "",
"type": "label",
"tooltip": "When checked, you will automaically grow by ingesting/absorbing mass."
},
{
"name": "Prey growth factor",


Cargando…
Cancelar
Guardar