From 3310b8bca84b488062cec1311973866c166cf8ae Mon Sep 17 00:00:00 2001 From: RedRafe <93430988+RedRafe@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:07:17 +0100 Subject: [PATCH] Crash Site enable player shortcuts (#1471) --- map_gen/maps/crash_site/scenario.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/map_gen/maps/crash_site/scenario.lua b/map_gen/maps/crash_site/scenario.lua index f8361861d..f4b236ce2 100644 --- a/map_gen/maps/crash_site/scenario.lua +++ b/map_gen/maps/crash_site/scenario.lua @@ -51,6 +51,7 @@ RedmewConfig.dump_offline_inventories = { offline_timeout_mins = 15, -- time after which a player logs off that their inventory is provided to the team startup_gear_drop_hours = 24, -- time after which players will keep at least their armor when disconnecting } +RedmewConfig.player_shortcuts.enabled = true -- leave seeds nil to have them filled in based on the map seed. local outpost_seed = nil --91000