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

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

1object spell_detect_magic 1Object spell_detect_magic
2name detect magic 2name detect magic
3name_pl detect magic 3name_pl detect magic
4face spell_sorcery.x11
5level 1
6sp 1
7casting_time 13
8path_attuned 8192
4skill sorcery 9skill sorcery
10type 101
11subtype 33
12value 10
13no_drop 1
14invisible 1
15range 12
16range_modifier 5
17other_arch detect_magic
18known_magical 1
5msg 19msg
6*All* magic items in your inventory will be marked as magic. 20*All* magic items in your inventory will be marked as magic.
7endmsg 21endmsg
8other_arch detect_magic
9face spell_sorcery.x11
10sp 1
11level 1
12type 101
13subtype 33
14path_attuned 8192
15value 10
16invisible 1
17range 12
18range_modifier 5
19no_drop 1
20known_magical 1
21casting_time 13
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines