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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines