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

Comparing deliantra/arch/spell/Healing/spell_cure_blindness.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_cure_blindness 1object spell_cure_blindness
2name cure blindness 2name cure blindness
3name_pl cure blindness 3name_pl cure blindness
4skill praying
5msg
6This prayer removes blindness from your character.
7endmsg
8other_arch healing
4face spell_praying.111 9face spell_praying.x11
10grace 30
5level 9 11level 9
6grace 30
7casting_time 10
8path_attuned 256
9other_arch healing
10skill praying
11type 101 12type 101
12subtype 21 13subtype 21
14attacktype 4194304
15path_attuned 256
13value 90 16value 90
17invisible 1
14no_drop 1 18no_drop 1
15invisible 1 19casting_time 10
16attacktype 4194304
17end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines