From 49af3d557ad425f2ac445f3a6faf3f6e16daa488 Mon Sep 17 00:00:00 2001 From: SmallJoker Date: Sun, 26 Apr 2020 14:40:31 +0200 Subject: [PATCH] Update settingtypes.txt --- settingtypes.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/settingtypes.txt b/settingtypes.txt index 326a227..76152b9 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,5 +1,4 @@ -[Settings] -# By default when fire is enabled lightning has a small chance to start -# a fire. This value allows to disable the random fire chance even when -# fire is enabled. +# When fire is enabled, this setting specifies whether the lightnings +# have a small chance to start a fire. +# Value 'false' will disable fire caused by lightnings. lightning_random_fire (Enable random fire) bool true