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:
Ben
2024-05-31 20:16:05 +00:00
committed by GitHub
co-authored by Ben10083
parent b1ab39b645
commit 4ed453199f
3 changed files with 60 additions and 2 deletions
+1 -1
View File
@@ -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()