Recategorize in-game announcements by priority. (#19639)

This commit is contained in:
warriorstar-orion
2022-12-19 17:02:22 +00:00
committed by GitHub
parent 42b695e09b
commit 77f576a5ca
49 changed files with 77 additions and 76 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
new_sound = 'sound/misc/notice2.ogg'
)
GLOB.event_announcement.Announce("Bioscans indicate that lizards have been breeding in the kitchen. Clear them out, before this starts to affect productivity.", "Lifesign Alert")
GLOB.minor_announcement.Announce("Bioscans indicate that lizards have been breeding in the kitchen. Clear them out, before this starts to affect productivity.", "Lifesign Alert")
var/datum/announcer/ai_announcer = new(config_type = /datum/announcement_configuration/ai)
ai_announcer.author = "AI-NAME-0345"