ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/gem.arc
Revision: 1.14
Committed: Tue Nov 3 09:48:58 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.13: +0 -2 lines
Log Message:
remove editable field, elmey says so

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.1 end
20 root 1.8
21 pippijn 1.10 object pretty_crystal
22     name diamond
23     name_pl diamonds
24     race gold and jewels
25     face pretty_crystal.x11
26 root 1.13 magicmap white
27 pippijn 1.10 speed -0.1
28     nrof 1
29 root 1.12 type 90
30 pippijn 1.10 materialname stone
31     value 4000
32     weight 200
33     client_type 2011
34     identified 1
35     end
36