mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
AI VOX announcements are now additionally sent through say(";[message]"). (#63594)
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
|
||||
log_game("[key_name(src)] made a vocal announcement with the following message: [message].")
|
||||
log_talk(message, LOG_SAY, tag="VOX Announcement")
|
||||
say(";[message]", forced = "VOX Announcement")
|
||||
|
||||
for(var/word in words)
|
||||
play_vox_word(word, src.z, null)
|
||||
|
||||
Reference in New Issue
Block a user