--- deliantra/arch/spell/Misc/spell_remove_curse.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_remove_curse.arc 2007/03/03 01:24:22 1.6 @@ -1,19 +1,7 @@ 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 @@ -21,4 +9,17 @@ 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 +