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

Comparing deliantra/arch/spell/Detect/spell_detect_evil.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:01:03 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_detect_evil 1object spell_detect_evil
2name detect evil 2name detect evil
3name_pl detect evil 3name_pl detect evil
4race GOD
5skill praying
6msg
7This prayer detect all enemiess with evil minds.
8endmsg
9other_arch detect_monster
4face spell_praying.111 10face spell_praying.x11
11grace 3
5level 3 12level 3
6grace 3
7casting_time 15
8skill praying
9path_attuned 8192
10type 101 13type 101
11subtype 33 14subtype 33
15path_attuned 8192
12value 30 16value 30
13no_drop 1
14invisible 1 17invisible 1
15range 12 18range 12
16range_modifier 5 19range_modifier 5
17other_arch detect_monster 20no_drop 1
18race GOD 21casting_time 15
19msg
20This prayer detect all enemiess with evil minds.
21endmsg
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines