--- deliantra/arch/spell/Misc/spell_word_of_recall.arc 2007/01/02 21:58:37 1.2 +++ deliantra/arch/spell/Misc/spell_word_of_recall.arc 2007/02/06 22:41:30 1.3 @@ -1,20 +1,7 @@ -Object spell_word_of_recall +object spell_word_of_recall name word of recall name_pl word of recall -face spell_praying.x11 -level 10 -grace 40 -casting_time 15 -path_attuned 4096 skill praying -type 101 -subtype 18 -value 100 -duration 40 -duration_modifier 5 -maxgrace 20 -no_drop 1 -invisible 1 msg Word of recall transports the character back to the last place where he or she used a Bed @@ -27,4 +14,18 @@ handy when in a deep dungeon and don't want to walk back up all the stairs. endmsg +face spell_praying.x11 +grace 40 +maxgrace 20 +level 10 +type 101 +subtype 18 +path_attuned 4096 +value 100 +invisible 1 +duration 40 +duration_modifier 5 +no_drop 1 +casting_time 15 end +