Adds preference for automatic transcore notifications

This commit is contained in:
TheGreatKitsune
2022-07-25 19:39:46 -05:00
parent d3521920a5
commit 1ba02ac761
3 changed files with 27 additions and 1 deletions
@@ -2,4 +2,10 @@
description ="Random emote pitch"
key = "EMOTE_VARY"
enabled_description = "Will be Random"
disabled_description = "Will not be Random"
disabled_description = "Will not be Random"
/datum/client_preference/autotranscore
description = "Automatic Transcore Notification"
key = "AUTOTRANSCORE"
enabled_description = "Automatic notification"
disabled_description = "No automatic notification"