--- deliantra/arch/spell/RaiseDead/spell_resurrection.arc 2007/01/02 21:58:39 1.2 +++ deliantra/arch/spell/RaiseDead/spell_resurrection.arc 2007/02/06 22:41:30 1.3 @@ -1,20 +1,7 @@ -Object spell_resurrection +object spell_resurrection name resurrection name_pl resurrection -face spell_praying.x11 -type 101 -subtype 1 -level 20 -value 200 -grace 250 -casting_time 50 -path_attuned 256 skill praying -no_drop 1 -invisible 1 -Con 1 -exp 10 -randomitems resurrection_failure msg This spell brings back a dead character. The character suffers less experience and @@ -24,4 +11,18 @@ Note: This spell is only useful on servers which use the permanent death mode of play. endmsg +face spell_praying.x11 +con 1 +grace 250 +exp 10 +level 20 +type 101 +subtype 1 +path_attuned 256 +value 200 +invisible 1 +randomitems resurrection_failure +no_drop 1 +casting_time 50 end +