hide greentext via cvar

This commit is contained in:
deltanedas 2025-03-09 21:53:04 +00:00
parent 5479033238
commit 544e710fc8
3 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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]