]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Disable SSD indicators on LRP (#20021)
authorChief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Mon, 2 Oct 2023 20:59:24 +0000 (15:59 -0500)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 20:59:24 +0000 (12:59 -0800)
Resources/ConfigPresets/WizardsDen/salamander.toml
Resources/ConfigPresets/WizardsDen/wizardsDen.toml

index c195652bac12160b01aa9271a5221960c04419dc..d379766b65f1c53eef20b2eda77c7ed335bd7ea5 100644 (file)
@@ -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"
index 4f4c02dab2aff06e7305933c09a184f91a362fcf..49e6e03b141dca1fbcb9bfd3c27955b25e2d76de 100644 (file)
@@ -28,3 +28,6 @@ limit = 10.0
 [admin]
 see_own_notes = true
 deadmin_on_join = true
+
+[ic]
+show_ssd_indicator = false