--- deliantra/arch/spell/Misc/spell_remove_curse.arc 2007/02/06 22:41:29 1.3 +++ deliantra/arch/spell/Misc/spell_remove_curse.arc 2007/03/03 00:51:15 1.4 @@ -1,7 +1,19 @@ -object spell_remove_curse +Object spell_remove_curse name remove curse name_pl remove curse +face spell_praying.x11 +level 8 +grace 80 +casting_time 20 +path_attuned 256 skill praying +type 101 +subtype 31 +value 80 +no_drop 1 +invisible 1 +cursed 1 +maxgrace 30 msg Remove curse eliminates the cursed status of any objects the character currently has @@ -9,17 +21,4 @@ these items. It does not alter the cursed status for objects that are not equipped. endmsg -face spell_praying.x11 -grace 80 -maxgrace 30 -level 8 -type 101 -subtype 31 -path_attuned 256 -value 80 -invisible 1 -no_drop 1 -cursed 1 -casting_time 20 end -