ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/gem.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:22 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 gem
2 root 1.5 anim
3     gem.x11
4     gem.x12
5     mina
6 root 1.8 name diamond
7     name_pl diamonds
8     race gold and jewels
9     face gem.x11
10     speed -0.1
11 root 1.6 nrof 1
12 root 1.8 type 60
13     materialname stone
14 root 1.3 value 400
15     weight 50
16 root 1.8 client_type 2011
17     identified 1
18 root 1.6 editable 2048
19 root 1.9 magicmap green
20 root 1.1 end
21 root 1.8