--- deliantra/arch/spell/Rune/spell_pentagram.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/spell_pentagram.arc 2007/03/03 00:51:18 1.4 @@ -1,7 +1,17 @@ -object spell_pentagram +Object spell_pentagram name pentagram name_pl pentagram +type 101 +subtype 2 +no_drop 1 +invisible 1 +level 12 +value 120 +sp 5 +casting_time 15 skill summoning +path_attuned 2048 +face penta.x11 msg Pentagram is a special rune - when casting the spell, the caster specifies what other @@ -10,15 +20,4 @@ encapsulated spell, which could be a summoning spell, is cast. 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 -