# Conflicts: # Content.IntegrationTests/Tests/PostMapInitTest.cs # Content.Server/Damage/Systems/DamageOtherOnHitSystem.cs # Content.Shared/Clothing/Components/ClothingComponent.cs # Resources/Prototypes/Accents/word_replacements.yml # Resources/Prototypes/Maps/Pools/default.yml # Resources/Prototypes/Maps/atlas.yml # Resources/Prototypes/Maps/bagel.yml # Resources/Prototypes/Maps/cluster.yml # Resources/Prototypes/Maps/europa.yml # Resources/Prototypes/Maps/omega.yml # Resources/Prototypes/Maps/origin.yml # Resources/Prototypes/Traits/speech.yml # Resources/Prototypes/Voice/disease_emotes.yml # Resources/Prototypes/Voice/speech_emotes.yml # Resources/Prototypes/game_presets.yml # Resources/Prototypes/secret_weights.yml
37 lines
502 B
TOML
37 lines
502 B
TOML
[cp14]
|
|
arrivals_ship = false
|
|
|
|
[game]
|
|
# Straight in-game baby
|
|
lobbyenabled = false
|
|
# Dev map for faster loading & convenience
|
|
map = "Dev"
|
|
role_timers = false
|
|
|
|
[ghost]
|
|
role_time = 0.5
|
|
quick_lottery = true
|
|
|
|
[gateway]
|
|
generator_enabled = false
|
|
|
|
[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
|