ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_consecrate.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_consecrate.arc (file contents):
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_consecrate 1object spell_consecrate
2inherit type_spell
2name consecrate 3name consecrate
3name_pl consecrate 4name_pl consecrate
4skill praying 5skill praying
5msg 6msg
6Consecrate is used to convert an altar into 7Consecrate is used to convert an altar into
8a higher praying level helps a lot. 9a higher praying level helps a lot.
9endmsg 10endmsg
10face spell_praying.x11 11face spell_praying.x11
11grace 35 12grace 35
12level 25 13level 25
13type 101
14subtype 40 14subtype 40
15path_attuned 128 15path_attuned 128
16value 40 16value 40
17invisible 1 17invisible 1
18no_drop 1 18no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines