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.6 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines