ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/ring.arc
Revision: 1.14
Committed: Sat Oct 16 09:19:18 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +0 -4 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 ring
2 root 1.5 anim
3     ring.x11
4     ring.x12
5     ring.x13
6     ring.x14
7     ring.x15
8     ring.x16
9     mina
10 root 1.8 name ring
11     name_pl rings
12     face ring.x10
13 root 1.6 is_animated 0
14 root 1.8 nrof 1
15     type 70
16     materialname iron
17 root 1.3 value 500
18     weight 20
19     client_type 391
20     body_finger -1
21 root 1.1 end
22 root 1.8
23 pippijn 1.10 object white_ring
24     name ring
25     name_pl rings
26     face ring.x17
27     nrof 1
28     type 70
29     materialname iron
30     value 2000
31     weight 20
32     client_type 391
33     body_finger -1
34     end
35 root 1.12