ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_monster.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
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.x11
6 anim
7 det_magic.x11
8 det_magic.x12
9 det_magic.x13
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