--- deliantra/arch/spell/Misc/spell_consecrate.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Misc/spell_consecrate.arc 2010/04/02 21:26:30 1.9 @@ -1,19 +1,22 @@ -Object spell_consecrate +object spell_consecrate +inherit type_spell name consecrate name_pl consecrate -face spell_praying.111 -type 101 -subtype 40 -level 4 -value 40 -grace 35 -casting_time 25 skill praying -path_attuned 128 -no_drop 1 -invisible 1 msg Consecrate is used to convert an altar into -an altar for your god. +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 +path_attuned 128 +value 40 +invisible 1 +no_drop 1 +casting_time 25 end +