Browse Source

small typo

pull/4341/head
Renato 2 years ago
parent
commit
7d88ebaa4b
  1. 4
      lgsm/config-default/config-lgsm/vhserver/_default.cfg

4
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=""

Loading…
Cancel
Save