ソースを参照

Enable auto-growth when the subcategory is enabled.

tags/v1.1.1
Fen Dweller 5年前
コミット
5b39b3623d
1個のファイルの変更5行の追加7行の削除
  1. +5
    -7
      features.js

+ 5
- 7
features.js ファイルの表示

@@ -662,17 +662,15 @@ options = [
}, },
{ {
"name": "Automatic Growth", "name": "Automatic Growth",
"id": "automaticGrowth",
"id": "automaticGrowthEnabled",
"type": "subcategory", "type": "subcategory",
"entries": "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", "name": "Prey growth factor",


読み込み中…
キャンセル
保存