ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/det_magic.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +11 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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