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

Comparing deliantra/arch/spell/Misc/spell_daylight.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:00 2010 UTC

1Object spell_daylight 1object spell_daylight
2inherit type_spell
2name daylight 3name daylight
3name_pl daylight 4name_pl daylight
5skill praying
6msg
7This prayer will bring about a general brightening for the whole area you are in.
8
9Granted by Gaea and Valriel at medium level
10endmsg
4face spell_praying.111 11face spell_praying.x11
5type 101 12grace 120
13dam -1
14level 18
6subtype 43 15subtype 43
7level 18 16path_attuned 524288
8value 180 17value 1
9grace 120 18invisible 1
19no_drop 1
10casting_time 15 20casting_time 15
11skill praying
12path_attuned 524288
13no_drop 1
14invisible 1
15dam -1
16msg
17This prayer will bring about a general brightening. Granted by Gaea and Valriel at medium level
18endmsg
19end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines