From fb9ecc50d51ba18c8dfb63bf1d5a5a173eb91015 Mon Sep 17 00:00:00 2001 From: Heretical Lizard <49529406+KeRSedChaplain@users.noreply.github.com> Date: Tue, 16 Mar 2021 02:32:56 -0400 Subject: [PATCH] Update code/modules/antagonists/clockcult/clock_structures/ratvar_the_clockwork_justicar.dm Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com> --- .../clockcult/clock_structures/ratvar_the_clockwork_justicar.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e71ca4a7e4..24ad1af88a 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 @@ -160,7 +160,7 @@ sleep(300) priority_announce("Gravitational anomalies detected on the station. [Gibberish("There is no additional dat", 100)]-BZZZZZT.","Central Command Higher Dimensional Affairs", 'sound/magic/clockwork/ratvar_announce1.ogg') sleep(80) - sound_to_playing_players(sound('sound/magic/clockwork/ratvar_announce2.ogg', 70)) + sound_to_playing_players('sound/magic/clockwork/ratvar_announce2.ogg', 70) send_to_playing_players("\"COME, ALL THOSE FAITHFUL! WITNESS THE RAYS OF JUSTICE CAST UPON THE HERETICS!\"") sleep(50) SSshuttle.registerHostileEnvironment(src)