mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
[MIRROR] Bird up. Added 3 cawing emotes for the crows lover (#11650)
Co-authored-by: nesquik <24830358+lbnesquik@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
nesquik
Kashargul
Cameron Lennox
parent
e600154185
commit
df5f77880a
@@ -177,6 +177,10 @@ var/list/_human_default_emotes = list(
|
||||
/decl/emote/audible/croak_skrell,
|
||||
/decl/emote/audible/roarbark,
|
||||
/decl/emote/audible/dook,
|
||||
/decl/emote/audible/caw,
|
||||
/decl/emote/audible/caw2,
|
||||
/decl/emote/audible/caw_m,
|
||||
/decl/emote/audible/gwah,
|
||||
//VOREStation Add End
|
||||
//CHOMP Add start
|
||||
/decl/emote/audible/prbt2,
|
||||
@@ -339,6 +343,10 @@ var/list/_simple_mob_default_emotes = list(
|
||||
/decl/emote/audible/purr,
|
||||
/decl/emote/audible/purrlong,
|
||||
/decl/emote/audible/dook,
|
||||
/decl/emote/audible/caw,
|
||||
/decl/emote/audible/caw2,
|
||||
/decl/emote/audible/caw_m,
|
||||
/decl/emote/audible/gwah,
|
||||
//CHOMP Add start
|
||||
/decl/emote/audible/prbt2,
|
||||
/decl/emote/audible/pain,
|
||||
|
||||
Reference in New Issue
Block a user