mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
Add a bunch of emotes to custom species
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user