From 7d88ebaa4ba2cbf092b0a1c03b346b44118b3eea Mon Sep 17 00:00:00 2001 From: Renato <1917543+rainst@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:33:39 +0000 Subject: [PATCH] small typo --- lgsm/config-default/config-lgsm/vhserver/_default.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lgsm/config-default/config-lgsm/vhserver/_default.cfg b/lgsm/config-default/config-lgsm/vhserver/_default.cfg index d48c86cae..287610595 100644 --- a/lgsm/config-default/config-lgsm/vhserver/_default.cfg +++ b/lgsm/config-default/config-lgsm/vhserver/_default.cfg @@ -45,10 +45,10 @@ crossplay="" # Command line parameter: -setkey # Valid values: nobuildcost, playerevents, passivemobs, nomap # Example of a combination of modifiers where we set no raids, very hard portals and no map run: -# modifiers="-modifier raids none -modifier portals veryhard -setkey nomap" +# worldmodifiers="-modifier raids none -modifier portals veryhard -setkey nomap" # NOTE: removing world modifiers will NOT reset them to default. the modifiers are stored in the world save file (.fwl) # To go back to default you need to launch the server with the following parameter at least once: -#. modifiers="-preset normal" +#. worldmodifiers="-preset normal" worldmodifiers=""