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

Comparing deliantra/arch/spell/Detect/det_monster.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:30 2009 UTC

1# Basically same as detect magic, but slower so the effect 1# Basically same as detect magic, but slower so the effect
2# sticks around longer. 2# sticks around longer.
3object detect_monster 3object detect_monster
4anim
5det_magic.x11
6det_magic.x12
7det_magic.x13
8mina
4name magic glow 9name magic glow
5face det_magic.x11 10face det_magic.x11
11magicmap blue
6food 3 12food 3
7speed 0.2 13speed 0.2
8no_pick 1 14no_pick 1
9is_used_up 1 15is_used_up 1
10see_anywhere 1 16see_anywhere 1
11color_bg khaki
12color_fg blue
13editable 0
14anim
15det_magic.x11
16det_magic.x12
17det_magic.x13
18mina
19end 17end
20 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines