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

Comparing deliantra/arch/spell/Healing/spell_major_healing.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:51 2007 UTC

1object spell_major_healing 1object spell_major_healing
2name major healing 2name major healing
3name_pl major healing 3name_pl major healing
4face spell_praying.x11
5level 8
6grace 10
7casting_time 9
8path_attuned 256
9other_arch healing
4skill praying 10skill praying
11type 101
12subtype 21
13value 80
14no_drop 1
15invisible 1
16hp 5
17dam 4
5msg 18msg
6This prayer heals major wounds on either the beseecher or the target. 19This prayer heals major wounds on either the beseecher or the target.
7endmsg 20endmsg
8other_arch healing
9face spell_praying.x11
10hp 5
11grace 10
12dam 4
13level 8
14type 101
15subtype 21
16path_attuned 256
17value 80
18invisible 1
19no_drop 1
20casting_time 9
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines