summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/table/settings.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini
index 392b4ef1a..482933e67 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -2373,9 +2373,9 @@ base = GameSettings
var = game_creation.custom_sea_level
type = SLE_UINT8
from = SLV_149
-def = 1
-min = 2
-max = 90
+def = CUSTOM_SEA_LEVEL_MIN_PERCENTAGE
+min = CUSTOM_SEA_LEVEL_MIN_PERCENTAGE
+max = CUSTOM_SEA_LEVEL_MAX_PERCENTAGE
cat = SC_BASIC
[SDT_VAR]