--- deliantra/arch/spell/Rune/spell_glyph.arc 2007/01/02 21:58:42 1.2 +++ deliantra/arch/spell/Rune/spell_glyph.arc 2007/02/06 22:41:31 1.3 @@ -1,17 +1,7 @@ -Object spell_glyph +object spell_glyph name glyph name_pl glyph -face glyph.x11 -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 12 -value 120 -grace 5 -casting_time 15 skill praying -path_attuned 2048 msg Glyph is a special rune - when casting the spell, the caster specifies what other spell @@ -19,4 +9,15 @@ When the glyph is activated, the encapsulated spell is cast on the target. endmsg +face glyph.x11 +grace 5 +level 12 +type 101 +subtype 2 +path_attuned 2048 +value 120 +invisible 1 +no_drop 1 +casting_time 15 end +