mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
[MIRROR] Allows humans with a robotic voicebox installed, MMIs, and posibrains to use silicon emotes, and simple/basic bots to beep (#28878)
* Allows humans with a robotic voicebox installed, MMIs, and posibrains to use silicon emotes, and simple/basic bots to beep * modular stuff --------- Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
co-authored by
_0Steven
SpaceLoveSs13
parent
86b355f2c2
commit
f084120217
@@ -432,7 +432,7 @@ GLOBAL_LIST_EMPTY(virtual_pets_list)
|
||||
/datum/emote/living/jump,
|
||||
/datum/emote/living/shiver,
|
||||
/datum/emote/spin,
|
||||
/datum/emote/living/beep,
|
||||
/datum/emote/silicon/beep,
|
||||
)
|
||||
data["possible_emotes"] = list("none")
|
||||
for(var/datum/emote/target_emote as anything in possible_emotes)
|
||||
|
||||
Reference in New Issue
Block a user