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

Comparing deliantra/arch/spell/Healing/spell_cure_poison.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:31 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:05 2007 UTC

1Object spell_cure_poison 1object spell_cure_poison
2name cure poison 2name cure poison
3name_pl cure poison 3name_pl cure poison
4face spell_praying.x11
5level 4
6grace 7
7casting_time 10
8path_attuned 256
9other_arch healing
10skill praying 4skill praying
11type 101
12subtype 21
13value 40
14no_drop 1
15invisible 1
16attacktype 1024
17msg 5msg
18This prayer cures *all* poison of your character. 6This prayer cures *all* poison of your character.
19endmsg 7endmsg
8other_arch healing
9sound wn/heal
10face spell_praying.x11
11grace 7
12level 4
13type 101
14subtype 21
15attacktype 1024
16path_attuned 256
17value 40
18invisible 1
19no_drop 1
20casting_time 10
20end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines