ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/ruby.arc
Revision: 1.13
Committed: Sat Oct 16 09:17:38 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 root 1.7 speed -0.1
7 root 1.5 nrof 1
8 root 1.7 type 60
9 root 1.10 value 2000
10     weight 200
11 root 1.7 client_type 2011
12     identified 1
13 root 1.1 end
14 root 1.7
15 root 1.10 object ruby
16     anim
17     ruby.x11
18     ruby.x12
19     mina
20 pippijn 1.9 name_pl rubies
21     race gold and jewels
22 root 1.10 face ruby.x11
23 pippijn 1.9 speed -0.1
24     nrof 1
25     type 60
26 root 1.10 value 200
27     weight 50
28 pippijn 1.9 client_type 2011
29     identified 1
30     end
31