diff --git a/Resources/ConfigPresets/WizardsDen/salamander.toml b/Resources/ConfigPresets/WizardsDen/salamander.toml index c195652bac..d379766b65 100644 --- a/Resources/ConfigPresets/WizardsDen/salamander.toml +++ b/Resources/ConfigPresets/WizardsDen/salamander.toml @@ -25,6 +25,7 @@ enable_during_round = true [ic] flavor_text = true +show_ssd_indicator = true [hub] tags = "lang:en,region:am_n_w,rp:med" diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index 4f4c02dab2..49e6e03b14 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -28,3 +28,6 @@ limit = 10.0 [admin] see_own_notes = true deadmin_on_join = true + +[ic] +show_ssd_indicator = false