--- deliantra/arch/spell/Misc/spell_remove_damnation.arc 2007/02/06 22:41:30 1.3 +++ deliantra/arch/spell/Misc/spell_remove_damnation.arc 2007/03/03 00:51:15 1.4 @@ -1,7 +1,19 @@ -object spell_remove_damnation +Object spell_remove_damnation name remove damnation name_pl remove damnation +face spell_praying.x11 +level 15 +grace 150 +casting_time 25 +path_attuned 256 skill praying +type 101 +subtype 31 +value 150 +no_drop 1 +invisible 1 +damned 1 +maxgrace 30 msg Remove damnation eliminates the damned status of any objects the character currently has @@ -10,17 +22,4 @@ damned status for objects that are not equipped. endmsg -face spell_praying.x11 -grace 150 -maxgrace 30 -level 15 -type 101 -subtype 31 -path_attuned 256 -value 150 -invisible 1 -no_drop 1 -damned 1 -casting_time 25 end -