ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/ruby.arc
Revision: 1.12
Committed: Tue Nov 3 09:48:59 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.11: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.10 object pretty_ruby
2 root 1.11 name pretty ruby
3     name_pl pretty rubies
4 root 1.7 race gold and jewels
5 root 1.10 face pretty_ruby.x11
6     magicmap red
7 root 1.7 speed -0.1
8 root 1.5 nrof 1
9 root 1.7 type 60
10 root 1.10 value 2000
11     weight 200
12 root 1.7 client_type 2011
13     identified 1
14 root 1.1 end
15 root 1.7
16 root 1.10 object ruby
17     anim
18     ruby.x11
19     ruby.x12
20     mina
21 pippijn 1.9 name_pl rubies
22     race gold and jewels
23 root 1.10 face ruby.x11
24     magicmap red
25 pippijn 1.9 speed -0.1
26     nrof 1
27     type 60
28 root 1.10 value 200
29     weight 50
30 pippijn 1.9 client_type 2011
31     identified 1
32     end
33