ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_monster.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:09 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 # Basically same as detect magic, but slower so the effect
2 # sticks around longer.
3 object detect_monster
4 anim
5 det_magic.x11
6 det_magic.x12
7 det_magic.x13
8 mina
9 name magic glow
10 face det_magic.x11
11 food 3
12 speed 0.2
13 no_pick 1
14 is_used_up 1
15 see_anywhere 1
16 end
17