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.6 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:18 2007 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
9name magic glow
10face det_magic.x11
11food 3
12speed 0.2
13no_pick 1
14is_used_up 1
15see_anywhere 1
16color_bg khaki
11color_fg blue 17color_fg blue
12color_bg khaki
13speed 0.2
14is_used_up 1
15no_pick 1
16see_anywhere 1
17food 3
18editable 0 18editable 0
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines