ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 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.1 name magic glow
8 pippijn 1.3 face det_magic.x11
9 root 1.4 food 3
10     speed 1
11     no_pick 1
12     is_used_up 1
13     see_anywhere 1
14     color_bg khaki
15     color_fg blue
16     editable 0
17     visibility 255
18 root 1.1 end
19 root 1.4