ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_daylight.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object spell_daylight
2 root 1.1 name daylight
3     name_pl daylight
4 root 1.4 skill praying
5     msg
6     This prayer will bring about a general brightening. Granted by Gaea and Valriel at medium level
7     endmsg
8 pippijn 1.3 face spell_praying.x11
9 root 1.4 grace 120
10     dam -1
11     level 18
12 root 1.1 type 101
13     subtype 43
14 root 1.4 path_attuned 524288
15 root 1.1 value 180
16 root 1.4 invisible 1
17     no_drop 1
18 root 1.1 casting_time 15
19     end
20 root 1.4