ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/bones.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:00 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +0 -5 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object bones1
2 root 1.10 inherit type_weapon
3 root 1.1 name bones
4 root 1.7 name_pl bones
5     skill one handed weapons
6 pippijn 1.2 face bones1.x11
7 root 1.10 magicmap white
8 root 1.7 dam 20
9     nrof 1
10 elmex 1.9 materialname bone
11 root 1.7 value 0
12     weight 7000
13 root 1.5 last_sp 19
14 root 1.7 client_type 8002
15     body_arm -1
16 root 1.1 end
17    
18 root 1.6 object bones2
19 root 1.10 inherit type_weapon
20 root 1.1 name bones
21 root 1.7 name_pl bones
22     skill one handed weapons
23 pippijn 1.2 face bones2.x11
24 root 1.10 magicmap white
25 root 1.7 dam 20
26     nrof 1
27 elmex 1.9 materialname bone
28 root 1.7 value 0
29     weight 2000
30 root 1.5 last_sp 19
31 root 1.7 client_type 8002
32     body_arm -1
33 root 1.1 end
34    
35 root 1.6 object bones3
36 root 1.10 inherit type_weapon
37 root 1.1 name bones
38 root 1.7 name_pl bones
39     skill one handed weapons
40 pippijn 1.2 face bones3.x11
41 root 1.10 magicmap white
42 root 1.7 dam 20
43     nrof 1
44 elmex 1.9 materialname bone
45 root 1.7 value 0
46     weight 1000
47 root 1.5 last_sp 19
48 root 1.7 client_type 8002
49     body_arm -1
50 root 1.1 end
51    
52 root 1.6 object bones4
53 root 1.10 inherit type_weapon
54 root 1.1 name bones
55 root 1.7 name_pl bones
56     skill one handed weapons
57 pippijn 1.2 face bones4.x11
58 root 1.10 magicmap white
59 root 1.7 dam 20
60     nrof 1
61 elmex 1.9 materialname bone
62 root 1.7 value 0
63     weight 7000
64 root 1.5 last_sp 19
65 root 1.7 client_type 8002
66     body_arm -1
67 root 1.1 end
68    
69 root 1.6 object bones5
70 root 1.10 inherit type_weapon
71 root 1.1 name bones
72 root 1.7 name_pl bones
73     skill one handed weapons
74 pippijn 1.2 face bones5.x11
75 root 1.10 magicmap white
76 root 1.7 dam 20
77     nrof 1
78 elmex 1.9 materialname bone
79 root 1.7 value 0
80     weight 11000
81 root 1.5 last_sp 19
82 root 1.7 client_type 8002
83     body_arm -1
84 root 1.1 end
85 root 1.7