mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-12 02:52:04 +00:00
refactors some gun things (#4036)
* wow * wack * fix * fix * fuck you * i am declaring war on gun devs * fix * fix Co-authored-by: fake_vm_user <fake_vm_user>
This commit is contained in:
@@ -257,6 +257,13 @@ var/list/_client_preferences_by_type
|
||||
enabled_description = "Announce"
|
||||
disabled_description = "Silent"
|
||||
|
||||
/datum/client_preference/help_intent_firing
|
||||
description = "Allow firing on help intent"
|
||||
key = "HELP_INTENT_SAFETY"
|
||||
enabled_by_default = FALSE
|
||||
enabled_description = "Allow"
|
||||
disabled_description = "Forbid"
|
||||
|
||||
/datum/client_preference/status_indicators
|
||||
description = "Status Indicators"
|
||||
key = "SHOW_STATUS"
|
||||
|
||||
Reference in New Issue
Block a user