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.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:12 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
4skill praying 10skill praying
11type 101
12subtype 21
13value 40
14no_drop 1
15invisible 1
16attacktype 1024
5msg 17msg
6This prayer cures *all* poison of your character. 18This prayer cures *all* poison of your character.
7endmsg 19endmsg
8other_arch healing
9face spell_praying.x11
10grace 7
11level 4
12type 101
13subtype 21
14attacktype 1024
15path_attuned 256
16value 40
17invisible 1
18no_drop 1
19casting_time 10
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines