fixes the rest of the announcements

This commit is contained in:
Mosley
2024-11-27 15:45:34 -05:00
parent 100316ee26
commit 77cfbf8f7b
3 changed files with 66 additions and 2 deletions
+1 -1
View File
@@ -1032,7 +1032,7 @@
if(GLOB.announcement_systems.len)
// Sends an announcement the AI has cryoed.
var/obj/machinery/announcement_system/announcer = pick(GLOB.announcement_systems)
announcer.announce("CRYOSTORAGE", src.real_name, announce_rank, list())
announcer.announce("CRYOSTORAGE", src.real_name, announce_rank, announce_rank, list())
new /obj/structure/ai_core/latejoin_inactive(loc)
if(src.mind)
//Handle job slot/tater cleanup.