From fab1a1a2acb13336a1621a1a4735ffc70e1cccf1 Mon Sep 17 00:00:00 2001 From: anhgelus Date: Sun, 8 Sep 2024 11:42:09 +0000 Subject: docs(config): food on start --- Writerside/topics/config-file.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Writerside/topics/config-file.md') diff --git a/Writerside/topics/config-file.md b/Writerside/topics/config-file.md index bdba4f4..c70e347 100644 --- a/Writerside/topics/config-file.md +++ b/Writerside/topics/config-file.md @@ -114,6 +114,9 @@ mole_percentage = 25 # Default: -1. mole_count = -1 +# Give food on start +# Default: true +food_on_start = true # Client-side settings (applies to all players) -- cgit v1.2.3