From 611dca2776c579f95711271fa27b6fc6a4e64fa9 Mon Sep 17 00:00:00 2001 From: keronshb Date: Wed, 12 May 2021 17:04:10 -0400 Subject: [PATCH] New Line at End of file --- code/modules/antagonists/eldritch_cult/knowledge/flesh_lore.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/eldritch_cult/knowledge/flesh_lore.dm b/code/modules/antagonists/eldritch_cult/knowledge/flesh_lore.dm index 1241b504ba..e4f61c9ea3 100644 --- a/code/modules/antagonists/eldritch_cult/knowledge/flesh_lore.dm +++ b/code/modules/antagonists/eldritch_cult/knowledge/flesh_lore.dm @@ -265,4 +265,4 @@ /datum/eldritch_knowledge/spell/touch_of_madness/on_gain(mob/user) . = ..() - priority_announce("The stench of rotting flesh fills the air... An approaching abomination has been detected!", sound = 'sound/misc/notice1.ogg') \ No newline at end of file + priority_announce("The stench of rotting flesh fills the air... An approaching abomination has been detected!", sound = 'sound/misc/notice1.ogg')