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.8 by root, Wed Aug 1 00:53:05 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
9sound wn/heal
4face spell_praying.111 10face spell_praying.x11
11hp 1
12grace 4
13dam 1
5level 1 14level 1
6grace 4
7casting_time 3
8path_attuned 256
9other_arch healing
10skill praying
11type 101 15type 101
12subtype 21 16subtype 21
17path_attuned 256
13value 10 18value 10
19invisible 1
14no_drop 1 20no_drop 1
15invisible 1 21casting_time 3
16hp 1
17dam 1
18end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines