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

Comparing deliantra/arch/spell/Detect/spell_show_invisible.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:10 2007 UTC

1object spell_show_invisible 1Object spell_show_invisible
2name show invisible 2name show invisible
3name_pl show invisible 3name_pl show invisible
4face spell_praying.x11
5level 7
6grace 10
7casting_time 20
4skill praying 8skill praying
9path_attuned 8192
10type 101
11subtype 33
12value 50
13no_drop 1
14invisible 1
15range 12
16range_modifier 5
17other_arch detect_magic
18make_invisible 1
5msg 19msg
6This prayer may reveal invisible objects or monsters. ** You need this spell to show invisible levers or items on maps. ** 20This prayer may reveal invisible objects or monsters. ** You need this spell to show invisible levers or items on maps. **
7endmsg 21endmsg
8other_arch detect_magic
9face spell_praying.x11
10grace 10
11level 7
12type 101
13subtype 33
14path_attuned 8192
15value 50
16invisible 1
17range 12
18range_modifier 5
19no_drop 1
20make_invisible 1
21casting_time 20
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines