Merge pull request #5180 from TheGreatKitsune/custom-species-emotes

Add a bunch of emotes to custom species
This commit is contained in:
Razgriz
2022-11-10 13:04:15 -07:00
committed by GitHub
@@ -48,6 +48,31 @@
trait_points = 2
//CHOMPEdit Start - add a bunch of default emotes
default_emotes = list(
/decl/emote/audible/teshsqueak,
/decl/emote/audible/teshchirp,
/decl/emote/audible/teshtrill,
/decl/emote/audible/vox_shriek,
/decl/emote/audible/squish,
/decl/emote/audible/chirp,
/decl/emote/visible/bounce,
/decl/emote/visible/jiggle,
/decl/emote/visible/lightup,
/decl/emote/visible/vibrate,
/decl/emote/audible/gnarl,
/decl/emote/audible/purr,
/decl/emote/audible/purrlong,
/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
)
//CHOMPEdit End
/datum/species/custom/update_sort_hint()
sort_hint = SPECIES_SORT_CUSTOM