ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_monster.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

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