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.9 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:59 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines