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.5 by root, Sat Mar 3 00:51:09 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
4name magic glow
5face det_magic.x11
6anim 4anim
7det_magic.x11 5det_magic.x11
8det_magic.x12 6det_magic.x12
9det_magic.x13 7det_magic.x13
10mina 8mina
11color_fg blue 9name magic glow
12color_bg khaki 10face det_magic.x11
11magicmap blue
12food 3
13speed 0.2 13speed 0.2
14no_pick 1
14is_used_up 1 15is_used_up 1
15no_pick 1
16see_anywhere 1 16see_anywhere 1
17food 3
18editable 0
19end 17end
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines