mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 07:39:13 +01:00
[MIRROR] Add preference datum for Balloon prompts (#11049)
Co-authored-by: eghughguhhhhhh <Hawoogabooga@gmail.com>
This commit is contained in:
co-authored by
eghughguhhhhhh
parent
78a8f7a57d
commit
b24dd7af52
@@ -21,3 +21,9 @@
|
||||
savefile_key = "RUNECHAT_LONG"
|
||||
default_value = FALSE
|
||||
savefile_identifier = PREFERENCE_PLAYER
|
||||
|
||||
/datum/preference/toggle/runechat_balloon_messages
|
||||
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
|
||||
savefile_key = "RUNECHAT_BALLOON_MESSAGES"
|
||||
default_value = TRUE
|
||||
savefile_identifier = PREFERENCE_PLAYER
|
||||
|
||||
Reference in New Issue
Block a user