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

Comparing deliantra/arch/spell/Healing/spell_minor_healing.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines