Skip to content

Commit

Permalink
Crash Site enable player shortcuts (#1471)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedRafe authored Dec 11, 2024
1 parent 2c7a5fc commit 3310b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions map_gen/maps/crash_site/scenario.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3310b8b

Please sign in to comment.