From a5bfd2e399317a9540214b5fd6f66e34ea7b90fe Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 18 Dec 2019 18:24:04 -0500 Subject: [PATCH] Remove duplicate scale-growth-with-size button --- features.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/features.js b/features.js index 8847420..0c344d7 100644 --- a/features.js +++ b/features.js @@ -661,12 +661,6 @@ options = [ } ] }, - { - "name": "Scale growth with size", - "id": "growthScaleWithSize", - "type": "checkbox", - "tooltip": "If you're ten times bigger than normal, you gain ten times as much mass when digesting prey" - }, { "name": "Automatic Growth", "id": "automaticGrowth",