aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar/dedicated-server
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-02-20 19:08:38 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-02-20 19:08:38 +0100
commit2329a379ce2af81898f6e63a1f8c00b7c7429428 (patch)
tree419baec0c6ee9f88e680a3e673112f8bd86b2ae2 /docs/hosting-a-server-with-northstar/dedicated-server
parente47a6863dba36d9c4151da25d4fcf07fc46f5daf (diff)
downloadNorthstarWiki-2329a379ce2af81898f6e63a1f8c00b7c7429428.tar.gz
NorthstarWiki-2329a379ce2af81898f6e63a1f8c00b7c7429428.zip
Fix wrong default value and description for boosts
Unlike the name suggests the value disables boosts. Thanks Respawn <3
Diffstat (limited to 'docs/hosting-a-server-with-northstar/dedicated-server')
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/README.md b/docs/hosting-a-server-with-northstar/dedicated-server/README.md
index dd75c39..1fad654 100644
--- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md
@@ -55,7 +55,7 @@ The list of playlist overrides needs to be quoted and separated by spaces (examp
| `pilot_health_multiplier` | | | |
| `run_epilogue` | `0-1` | `1` | Enables escape dropship |
| `respawn_delay` | | | Delay before respawn |
-| `boosts_enabled` | `0-1` | `1` | Enable boosts. Doesn't disables Titanmeter. |
+| `boosts_enabled` | `0-1` | `0` | Disable boosts. Doesn't disable Titanmeter. Note that unlike the name suggests `1` disables boosts |
| `earn_meter_pilot_overdrive` | `0-1` | | |
| `earn_meter_pilot_multiplier` | | | |
| `earn_meter_titan_multiplier` | | | |