mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 21:22:40 +00:00
Adds Preference for Graffiti Engraving + Alt-click engraving option
This commit is contained in:
@@ -298,6 +298,13 @@ var/list/_client_preferences_by_type
|
||||
enabled_description = "Popup New On Login"
|
||||
disabled_description = "Do Nothing"
|
||||
|
||||
/datum/client_preference/engrave_graffiti
|
||||
description = "Engrave Graffiti with Sharp Objects"
|
||||
key = "ENGRAVE_GRAFFITI"
|
||||
enabled_by_default = TRUE
|
||||
enabled_description = "Enabled"
|
||||
disabled_description = "Disabled"
|
||||
|
||||
/********************
|
||||
* Staff Preferences *
|
||||
********************/
|
||||
|
||||
Reference in New Issue
Block a user