mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 06:22:14 +00:00
Makes the grumble and mumble emotes use a full stop instead of an exclamation mark (#12668)
This commit is contained in:
@@ -163,11 +163,11 @@
|
||||
|
||||
/decl/emote/audible/mumble
|
||||
key = "mumble"
|
||||
emote_message_3p = "USER mumbles!"
|
||||
emote_message_3p = "USER mumbles."
|
||||
|
||||
/decl/emote/audible/grumble
|
||||
key = "grumble"
|
||||
emote_message_3p = "USER grumbles!"
|
||||
emote_message_3p = "USER grumbles."
|
||||
|
||||
/decl/emote/audible/groan
|
||||
key = "groan"
|
||||
@@ -265,7 +265,7 @@
|
||||
key = "lwarble"
|
||||
emote_message_3p = "USER lets out a low, throaty warble!"
|
||||
emote_sound = 'sound/voice/low warble.ogg'
|
||||
|
||||
|
||||
/decl/emote/audible/croak
|
||||
key = "croak"
|
||||
emote_message_3p = "USER croaks!"
|
||||
|
||||
Reference in New Issue
Block a user