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

File Contents

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