ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_monster.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:25 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 # Basically same as detect magic, but slower so the effect
2     # sticks around longer.
3     Object detect_monster
4     name magic glow
5     face det_magic.111
6     anim
7     det_magic.111
8     det_magic.112
9     det_magic.113
10     mina
11     color_fg blue
12     color_bg khaki
13     speed 0.2
14     is_used_up 1
15     no_pick 1
16     see_anywhere 1
17     food 3
18     editable 0
19     end