--- deliantra/arch/spell/Healing/spell_restoration.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Healing/spell_restoration.arc 2007/03/03 01:16:52 1.5 @@ -1,7 +1,21 @@ 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 @@ -9,19 +23,4 @@ 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 -