mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Messa Banner Description Fix (#19295)
Description of Messa Banner fixed (it used the other Sun god by mistake) Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -368,7 +368,7 @@ var/list/channel_to_radio_key = new
|
||||
else
|
||||
log_say("[key_name(src)] : ([get_lang_name(speaking)]) [message]",ckey=key_name(src))
|
||||
|
||||
return 1
|
||||
return TRUE
|
||||
|
||||
/proc/animate_speechbubble(image/I, list/show_to, duration)
|
||||
var/matrix/M = matrix()
|
||||
|
||||
Reference in New Issue
Block a user