mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Taj tail swaying (#11548)
This commit is contained in:
@@ -69,7 +69,14 @@
|
||||
/datum/species/tajaran
|
||||
default_emotes = list(
|
||||
/decl/emote/audible/howl,
|
||||
/decl/emote/audible/hiss
|
||||
/decl/emote/audible/hiss,
|
||||
/decl/emote/human/swish,
|
||||
/decl/emote/human/wag,
|
||||
/decl/emote/human/sway,
|
||||
/decl/emote/human/qwag,
|
||||
/decl/emote/human/fastsway,
|
||||
/decl/emote/human/swag,
|
||||
/decl/emote/human/stopsway
|
||||
)
|
||||
pain_emotes_with_pain_level = list(
|
||||
list(/decl/emote/audible/scream, /decl/emote/audible/whimper, /decl/emote/audible/moan, /decl/emote/audible/cry, /decl/emote/audible/howl) = 70,
|
||||
|
||||
Reference in New Issue
Block a user