Add preference for variable pitch emotes

This commit is contained in:
TheGreatKitsune
2022-06-05 22:44:12 -05:00
parent b0b0ec8bc4
commit 00fa8ea63e
4 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
/datum/client_preference/random_emote_pitch
description ="Random emote pitch"
key = "EMOTE_VARY"
enabled_description = "Will be Random"
disabled_description = "Will not be Random"