--- deliantra/arch/spell/Rune/spell_rune_of_fire.arc 2007/01/02 21:58:42 1.2 +++ deliantra/arch/spell/Rune/spell_rune_of_fire.arc 2007/02/06 22:41:31 1.3 @@ -1,20 +1,21 @@ -Object spell_rune_of_fire +object spell_rune_of_fire name rune of fire name_pl rune of fire -face spell_pyromancy.x11 -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 4 -value 40 -sp 10 -casting_time 10 skill pyromancy -path_attuned 2 -other_arch rune_fire msg This creates a rune that detonates in fire when a creature triggers it. endmsg +other_arch rune_fire +face spell_pyromancy.x11 +sp 10 +level 4 +type 101 +subtype 2 +path_attuned 2 +value 40 +invisible 1 +no_drop 1 +casting_time 10 end +