Files
Ed 3409e0f752 Merge remote-tracking branch 'upstream/stable' into ed-15-09-2025-upstream-sync
# Conflicts:
#	.github/CODEOWNERS
#	Content.Client/Overlays/StencilOverlay.cs
#	Content.Server/Chemistry/EntitySystems/InjectorSystem.cs
#	Content.Server/GameTicking/Commands/SetGamePresetCommand.cs
#	Content.Server/Players/PlayTimeTracking/PlayTimeTrackingSystem.cs
#	Content.Shared/Chemistry/EntitySystems/SharedInjectorSystem.cs
#	Content.Shared/Clothing/Components/ClothingComponent.cs
#	Content.Shared/Humanoid/HumanoidCharacterAppearance.cs
#	Content.Shared/Humanoid/SkinColor.cs
#	Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/bowl.yml
2025-09-15 13:50:49 +03:00

54 lines
749 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
[ic]
random_characters = true
random_species_weights = ""
ssd_sleep_time = 3600
[server]
rules_file = "CP14Rules"
[audio]
lobby_music_collection = "CP14LobbyMusic"
[cp14]
skill_timers = false