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.7 by root, Sat Mar 3 01:24:19 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:29 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 *all* poison of your character. 7This prayer cures I<all> poison effect of your character.
7endmsg 8endmsg
8other_arch healing 9other_arch healing
10sound wn/heal
9face spell_praying.x11 11face spell_praying.x11
10grace 7 12grace 7
11level 4 13level 14
12type 101
13subtype 21 14subtype 21
14attacktype 1024 15attacktype 1024
15path_attuned 256 16path_attuned 256
16value 40 17value 40
17invisible 1 18invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines