mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Adds *flick (#13983)
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
default_emotes = list(
|
||||
/decl/emote/audible/howl,
|
||||
/decl/emote/audible/hiss,
|
||||
/decl/emote/visible/flick,
|
||||
/decl/emote/human/swish,
|
||||
/decl/emote/human/wag,
|
||||
/decl/emote/human/sway,
|
||||
|
||||
@@ -327,4 +327,8 @@
|
||||
|
||||
/decl/emote/visible/flail
|
||||
key = "flail"
|
||||
emote_message_3p = "USER flails violently!"
|
||||
emote_message_3p = "USER flails violently!"
|
||||
|
||||
/decl/emote/visible/flick
|
||||
key = "flick"
|
||||
emote_message_3p = "USER's ears flick."
|
||||
Reference in New Issue
Block a user