ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +7 -6 lines
Log Message:
second normaliser run - dude

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     food 3
10 root 1.4 speed 1
11 root 1.8 no_pick 1
12 root 1.6 is_used_up 1
13 root 1.4 see_anywhere 1
14 root 1.8 color_bg khaki
15     color_fg blue
16 root 1.4 editable 0
17     visibility 255
18 root 1.1 end
19 root 1.8