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.1 by root, Mon Feb 6 20:26:27 2006 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
4skill praying
5msg
6This prayer heals minor wounds on either the beseecher or the target.
7endmsg
8other_arch healing
4face spell_praying.111 9face spell_praying.x11
10hp 1
11grace 4
12dam 1
5level 1 13level 1
6grace 4
7casting_time 3
8path_attuned 256
9other_arch healing
10skill praying
11type 101 14type 101
12subtype 21 15subtype 21
16path_attuned 256
13value 10 17value 10
18invisible 1
14no_drop 1 19no_drop 1
15invisible 1 20casting_time 3
16hp 1
17dam 1
18end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines