mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Adds FerretDook.ogg and the emote dook
Adds a ferret dooking emote.
This commit is contained in:
@@ -171,7 +171,8 @@ var/list/_human_default_emotes = list(
|
||||
/decl/emote/audible/croon,
|
||||
/decl/emote/audible/lwarble,
|
||||
/decl/emote/audible/croak_skrell,
|
||||
/decl/emote/audible/roarbark
|
||||
/decl/emote/audible/roarbark,
|
||||
/decl/emote/audible/dook
|
||||
|
||||
//VOREStation Add End
|
||||
)
|
||||
@@ -313,7 +314,8 @@ var/list/_simple_mob_default_emotes = list(
|
||||
/decl/emote/audible/warble,
|
||||
/decl/emote/audible/vox_shriek,
|
||||
/decl/emote/audible/purr,
|
||||
/decl/emote/audible/purrlong
|
||||
/decl/emote/audible/purrlong,
|
||||
/decl/emote/audible/dook
|
||||
|
||||
)
|
||||
//VOREStation Add End
|
||||
|
||||
Reference in New Issue
Block a user