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, 8 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

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