diff --git a/Resources/ConfigPresets/Build/debug.toml b/Resources/ConfigPresets/Build/debug.toml index be00ec9381..b1d4984f07 100644 --- a/Resources/ConfigPresets/Build/debug.toml +++ b/Resources/ConfigPresets/Build/debug.toml @@ -9,6 +9,7 @@ auto_unlock_aa_delay_minutes = 1 auto_unlock_aa_enabled = true secret_weight_prototype = "SecretDeltaV" # DeltaV role_timer_override = "DeltaV" # DeltaV +showgreentext = false # DeltaV [shuttle] auto_call_time = 0 diff --git a/Resources/ConfigPresets/Build/development.toml b/Resources/ConfigPresets/Build/development.toml index ac121b5e78..c332c8b438 100644 --- a/Resources/ConfigPresets/Build/development.toml +++ b/Resources/ConfigPresets/Build/development.toml @@ -7,6 +7,7 @@ role_timers = false contraband_examine = false # DeltaV secret_weight_prototype = "SecretDeltaV" # DeltaV role_timer_override = "DeltaV" # DeltaV +showgreentext = false # DeltaV [ghost] role_time = 0.5 diff --git a/Resources/ConfigPresets/DeltaV/deltav.toml b/Resources/ConfigPresets/DeltaV/deltav.toml index 25bf73b221..93873ec3bb 100644 --- a/Resources/ConfigPresets/DeltaV/deltav.toml +++ b/Resources/ConfigPresets/DeltaV/deltav.toml @@ -6,6 +6,7 @@ round_end_pacifist = true contraband_examine = false # Doubtful that it's desired at all, and would require going over every item in accordance with SOP secret_weight_prototype = "SecretDeltaV" role_timer_override = "DeltaV" +showgreentext = false # focus more on telling a story # New players can't join a server without admins [game.panic_bunker]