Files
tbd-station-14/Resources/ConfigPresets/Build/development.toml
Errant 60f6527a11 Set newplayerthreshold cvar for the development serverconfig (#41099)
add ahelp newplayer threshold default to the dev configuration
2025-10-26 13:15:55 +00:00

47 lines
665 B
TOML

[game]
# Straight in-game baby
lobbyenabled = false
# Dev map for faster loading & convenience
map = "Dev"
role_timers = false
role_loadout_timers = false
[events]
enabled = false
[ghost]
role_time = 0.5
quick_lottery = true
[gateway]
generator_enabled = false
[movement]
mob_pushing = true
[physics]
# Makes mapping annoying
grid_splitting = false
[procgen]
preload = false
[salvage]
expedition_cooldown = 30.0
[shuttle]
grid_fill = false
auto_call_time = 0
emergency = false
arrivals = false
preload_grids = false
[admin]
see_own_notes = true
new_player_threshold = 120
[ic]
random_characters = true
random_species_weights = ""
ssd_sleep_time = 3600