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

Comparing deliantra/arch/spell/Healing/spell_cure_disease.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_cure_disease 1object spell_cure_disease
2name cure disease 2name cure disease
3name_pl cure disease 3name_pl cure disease
4skill praying
5msg
6This prayer cures *all* disease from your character.
7endmsg
8other_arch healing
9sound wn/heal
4face spell_praying.111 10face spell_praying.x11
11grace 30
5level 5 12level 5
6grace 30
7casting_time 10
8path_attuned 256
9other_arch healing
10skill praying
11type 101 13type 101
12subtype 21 14subtype 21
15attacktype 33554432
16path_attuned 256
13value 50 17value 50
18invisible 1
14no_drop 1 19no_drop 1
15invisible 1 20casting_time 10
16attacktype 33554432
17end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines