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.9 by root, Sun Mar 11 00:19:47 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
8det_magic.112
9det_magic.113
10mina
11color_fg blue
12color_bg khaki
13speed 0.2 12speed 0.2
13no_pick 1
14is_used_up 1 14is_used_up 1
15no_pick 1
16see_anywhere 1 15see_anywhere 1
17food 3
18editable 0 16editable 0
17magicmap blue
19end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines