Merge pull request #9033 from Varlaisvea/goodbing

*bing
This commit is contained in:
Atermonera
2023-03-13 23:50:02 -08:00
committed by GitHub
3 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
var/global/list/_silicon_default_emotes = list(
/decl/emote/audible/synth,
/decl/emote/audible/synth/ping,
/decl/emote/audible/synth/bing,
/decl/emote/audible/synth/buzz,
/decl/emote/audible/synth/confirm,
/decl/emote/audible/synth/deny,

View File

@@ -17,6 +17,7 @@ var/global/list/_robot_default_emotes = list(
/decl/emote/visible/sidestep,
/decl/emote/audible/synth,
/decl/emote/audible/synth/ping,
/decl/emote/audible/synth/bing,
/decl/emote/audible/synth/buzz,
/decl/emote/audible/synth/confirm,
/decl/emote/audible/synth/deny,