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.9 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_show_invisible 1object spell_show_invisible
2inherit type_spell
2name show invisible 3name show invisible
3name_pl show invisible 4name_pl show invisible
4skill praying 5skill praying
5msg 6msg
6This prayer may reveal invisible objects or monsters. 7This prayer may reveal invisible objects or monsters.
9endmsg 10endmsg
10other_arch detect_magic 11other_arch detect_magic
11face spell_praying.x11 12face spell_praying.x11
12grace 10 13grace 10
13level 10 14level 10
14type 101
15subtype 33 15subtype 33
16path_attuned 8192 16path_attuned 8192
17value 50 17value 50
18invisible 1 18invisible 1
19range 12 19range 12

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines