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

Comparing deliantra/arch/spell/Detect/spell_detect_monster.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:30 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_detect_monster 1object spell_detect_monster
2name detect monster 2name detect monster
3name_pl detect monster 3name_pl detect monster
4skill evocation
5msg
6Unseen or hidden monster will be shown.
7endmsg
8other_arch detect_monster
4face spell_evocation.x11 9face spell_evocation.x11
10sp 2
5level 2 11level 2
6sp 2
7casting_time 15
8skill evocation
9path_attuned 8192
10type 101 12type 101
11subtype 33 13subtype 33
14path_attuned 8192
12value 20 15value 20
13no_drop 1
14invisible 1 16invisible 1
15range 12 17range 12
16range_modifier 5 18range_modifier 5
17other_arch detect_monster
18monster 1 19monster 1
19msg 20no_drop 1
20Unseen or hidden monster will be shown. 21casting_time 15
21endmsg
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines