diff --git a/code/modules/antagonists/clockcult/clock_structures/ratvar_the_clockwork_justicar.dm b/code/modules/antagonists/clockcult/clock_structures/ratvar_the_clockwork_justicar.dm index b83f6e5708..d5538aa353 100644 --- a/code/modules/antagonists/clockcult/clock_structures/ratvar_the_clockwork_justicar.dm +++ b/code/modules/antagonists/clockcult/clock_structures/ratvar_the_clockwork_justicar.dm @@ -182,4 +182,5 @@ L.fire_stacks = INFINITY L.IgniteMob() sleep(50) + send_to_playing_players("\"Ratvar has been freed Reebe, rejoice!\"") SSticker.force_ending = 1