diff --git a/code/modules/spells/targeted/equip/dyrnwyn.dm b/code/modules/spells/targeted/equip/dyrnwyn.dm index 24a5d65c3fb..a2a70e75d81 100644 --- a/code/modules/spells/targeted/equip/dyrnwyn.dm +++ b/code/modules/spells/targeted/equip/dyrnwyn.dm @@ -9,7 +9,7 @@ invocation = "Anrhydeddu Fi!" invocation_type = SpI_SHOUT spell_flags = INCLUDEUSER - range = -1 + range = 0 level_max = list(Sp_TOTAL = 1, Sp_SPEED = 0, Sp_POWER = 1) duration = 300 //30 seconds max_targets = 1 @@ -37,4 +37,4 @@ return "Dyrnwyn has been made pure: it is now made of silver." /spell/targeted/equip_item/dyrnwyn/tower - charge_max = 1 \ No newline at end of file + charge_max = 1