ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_consecrate.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_consecrate
2 root 1.1 name consecrate
3     name_pl consecrate
4 root 1.4 face spell_praying.x11
5     type 101
6     subtype 40
7     level 4
8     value 40
9     grace 35
10     casting_time 25
11 root 1.3 skill praying
12 root 1.4 path_attuned 128
13     no_drop 1
14     invisible 1
15 root 1.3 msg
16     Consecrate is used to convert an altar into
17     an altar for your god.
18     endmsg
19 root 1.1 end