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.1 by root, Mon Feb 6 20:26:25 2006 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
4anim
5det_magic.x11
6det_magic.x12
7det_magic.x13
8mina
4name magic glow 9name magic glow
5face det_magic.111 10face det_magic.x11
6anim 11food 3
7det_magic.111 12speed 0.2
8det_magic.112 13no_pick 1
9det_magic.113 14is_used_up 1
10mina 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