ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_monster.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +10 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

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 food 3
7 speed 0.2
8 no_pick 1
9 is_used_up 1
10 see_anywhere 1
11 color_bg khaki
12 color_fg blue
13 editable 0
14 anim
15 det_magic.x11
16 det_magic.x12
17 det_magic.x13
18 mina
19 end
20