ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object detect_magic
2     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