From 2329a379ce2af81898f6e63a1f8c00b7c7429428 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Sun, 20 Feb 2022 19:08:38 +0100 Subject: Fix wrong default value and description for boosts Unlike the name suggests the value disables boosts. Thanks Respawn <3 --- docs/hosting-a-server-with-northstar/dedicated-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` | | | | -- cgit v1.2.3