mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
[MIRROR] toy talking is an audible message instead of a visible message (i blind pr) [MDB IGNORE] (#11153)
* toy talking is an audible message instead of a visible message (i blind pr) (#64544) * toy talking is an audible message instead of a visible message (i blind pr) Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
@@ -682,7 +682,7 @@
|
||||
sleep(10)
|
||||
|
||||
/obj/item/toy/talking/proc/toy_talk(mob/user, message)
|
||||
user.loc.visible_message("<span class='[span]'>[icon2html(src, viewers(user.loc))] [message]</span>")
|
||||
say(message, spans = list(span))
|
||||
if(chattering)
|
||||
chatter(message, phomeme, user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user