소스 검색

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",
"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",


불러오는 중...
취소
저장