--- deliantra/arch/spell/Rune/spell_sigil.arc 2007/03/03 01:16:56 1.5 +++ deliantra/arch/spell/Rune/spell_sigil.arc 2007/03/03 01:24:23 1.6 @@ -1,17 +1,7 @@ object spell_sigil name sigil name_pl sigil -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 12 -value 120 -sp 5 -casting_time 15 skill evocation -path_attuned 2048 -face penta.x11 msg Sigil is a special rune - when casting the spell, the caster specifies what other spell @@ -19,4 +9,15 @@ the sigil is activated, that other spell is cast on the target. endmsg +face penta.x11 +sp 5 +level 12 +type 101 +subtype 2 +path_attuned 2048 +value 120 +invisible 1 +no_drop 1 +casting_time 15 end +