ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/ring.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:35 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: +3 -2 lines
Log Message:
big cfarch-normalize run

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.12 magicmap orange
15 root 1.8 nrof 1
16     type 70
17     materialname iron
18 root 1.3 value 500
19     weight 20
20     client_type 391
21     body_finger -1
22 root 1.1 end
23 root 1.8
24 pippijn 1.10 object white_ring
25     name ring
26     name_pl rings
27     face ring.x17
28 root 1.12 magicmap white
29 pippijn 1.10 nrof 1
30     type 70
31     materialname iron
32     value 2000
33     weight 20
34     client_type 391
35     body_finger -1
36     end
37 root 1.12