ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/gem.arc
Revision: 1.15
Committed: Sat Oct 16 09:17:37 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +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.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 root 1.12 weight 50
16 root 1.8 client_type 2011
17     identified 1
18 root 1.1 end
19 root 1.8
20 pippijn 1.10 object pretty_crystal
21     name diamond
22     name_pl diamonds
23     race gold and jewels
24     face pretty_crystal.x11
25     speed -0.1
26     nrof 1
27 root 1.12 type 90
28 pippijn 1.10 materialname stone
29     value 4000
30     weight 200
31     client_type 2011
32     identified 1
33     end
34