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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC

1Object spell_consecrate 1object spell_consecrate
2name consecrate 2name consecrate
3name_pl consecrate 3name_pl consecrate
4skill praying
5msg
6Consecrate is used to convert an altar into
7an altar of your god. Some altars are harder than others to consecreate,
8a higher praying level helps a lot.
9endmsg
4face spell_praying.111 10face spell_praying.x11
11grace 35
12level 4
5type 101 13type 101
6subtype 40 14subtype 40
7level 4 15path_attuned 128
8value 40 16value 40
9grace 35 17invisible 1
18no_drop 1
10casting_time 25 19casting_time 25
11skill praying
12path_attuned 128
13no_drop 1
14invisible 1
15msg
16Consecrate is used to convert an altar into
17an altar for your god.
18endmsg
19end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines