ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/enchantment.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:57 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.7 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.8 name enchantment
10     face enchantment.x11
11     food 5
12 root 1.4 speed 1
13 root 1.8 no_pick 1
14 root 1.6 is_used_up 1
15 root 1.4 see_anywhere 1
16 root 1.8 color_bg khaki
17 root 1.4 editable 0
18 root 1.9 magicmap blue
19 root 1.4 visibility 255
20 root 1.1 end
21 root 1.8