From e0a1e50927ba3fc2343e881be5cb10c66fdad7fb Mon Sep 17 00:00:00 2001 From: keronshb Date: Thu, 27 May 2021 13:25:27 -0400 Subject: [PATCH] Fixes the linter --- code/modules/antagonists/wizard/equipment/spellbook.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/wizard/equipment/spellbook.dm b/code/modules/antagonists/wizard/equipment/spellbook.dm index 33565700b8..21de660edb 100644 --- a/code/modules/antagonists/wizard/equipment/spellbook.dm +++ b/code/modules/antagonists/wizard/equipment/spellbook.dm @@ -252,7 +252,7 @@ name = "Barnyard Curse" spell_type = /obj/effect/proc_holder/spell/pointed/barnyardcurse -datum/spellbook_entry/cluwnecurse +/datum/spellbook_entry/cluwne name = "Cluwne Curse" spell_type = /obj/effect/proc_holder/spell/targeted/cluwnecurse