--- deliantra/arch/spell/Healing/spell_restoration.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Healing/spell_restoration.arc 2007/02/06 22:41:25 1.3 @@ -1,21 +1,7 @@ -Object spell_restoration +object spell_restoration name restoration name_pl restoration -face spell_praying.x11 -level 13 -grace 80 -casting_time 15 -path_attuned 256 -other_arch healing skill praying -type 101 -subtype 21 -value 130 -no_drop 1 -invisible 1 -attacktype 37749792 -food 999 -dam 9999 msg Restoration heals all damage, confusion, poison, and disease, and also provides a full @@ -23,4 +9,19 @@ thing it does not take care of is actual death. endmsg +other_arch healing +face spell_praying.x11 +grace 80 +food 999 +dam 9999 +level 13 +type 101 +subtype 21 +attacktype 37749792 +path_attuned 256 +value 130 +invisible 1 +no_drop 1 +casting_time 15 end +