--- deliantra/arch/spell/Misc/spell_consecrate.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_consecrate.arc 2010/04/02 21:26:30 1.9 @@ -1,19 +1,22 @@ object spell_consecrate +inherit type_spell name consecrate name_pl consecrate +skill praying +msg +Consecrate is used to convert an altar into +an altar of your god. Some altars are harder than others to consecreate, +a higher praying level helps a lot. +endmsg face spell_praying.x11 +grace 35 +level 25 type 101 subtype 40 -level 4 -value 40 -grace 35 -casting_time 25 -skill praying path_attuned 128 -no_drop 1 +value 40 invisible 1 -msg -Consecrate is used to convert an altar into -an altar for your god. -endmsg +no_drop 1 +casting_time 25 end +