ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:30 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object detect_magic
2 root 1.5 anim
3     det_magic.x11
4     det_magic.x12
5     det_magic.x13
6     mina
7 root 1.8 name magic glow
8     face det_magic.x11
9 root 1.12 magicmap blue
10 root 1.8 food 3
11 root 1.4 speed 1
12 root 1.8 no_pick 1
13 root 1.6 is_used_up 1
14 root 1.4 see_anywhere 1
15     visibility 255
16 root 1.1 end
17 root 1.8