ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/gem.arc
Revision: 1.13
Committed: Fri Oct 23 03:51:54 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.12: +2 -2 lines
Log Message:
lots of arches

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 root 1.13 magicmap green
11 root 1.8 speed -0.1
12 root 1.6 nrof 1
13 root 1.8 type 60
14     materialname stone
15 root 1.3 value 400
16 root 1.12 weight 50
17 root 1.8 client_type 2011
18     identified 1
19 root 1.6 editable 2048
20 root 1.1 end
21 root 1.8
22 pippijn 1.10 object pretty_crystal
23     name diamond
24     name_pl diamonds
25     race gold and jewels
26     face pretty_crystal.x11
27 root 1.13 magicmap white
28 pippijn 1.10 speed -0.1
29     nrof 1
30 root 1.12 type 90
31 pippijn 1.10 materialname stone
32     value 4000
33     weight 200
34     client_type 2011
35     identified 1
36     editable 2048
37     end
38