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.7 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:30 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
7an altar of your god. Some altars are harder than others to consecreate, 8an altar of your god. Some altars are harder than others to consecreate,
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 4 13level 25
13type 101 14type 101
14subtype 40 15subtype 40
15path_attuned 128 16path_attuned 128
16value 40 17value 40
17invisible 1 18invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines