ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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