ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/bones.arc
Revision: 1.12
Committed: Thu Apr 29 08:30:57 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +5 -0 lines
Log Message:
make all weapons use the combat slot

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 body_combat -1
17 end
18
19 object bones2
20 inherit type_weapon
21 name bones
22 name_pl bones
23 skill one handed weapons
24 face bones2.x11
25 magicmap white
26 dam 20
27 nrof 1
28 materialname bone
29 value 0
30 weight 2000
31 last_sp 19
32 client_type 8002
33 body_arm -1
34 body_combat -1
35 end
36
37 object bones3
38 inherit type_weapon
39 name bones
40 name_pl bones
41 skill one handed weapons
42 face bones3.x11
43 magicmap white
44 dam 20
45 nrof 1
46 materialname bone
47 value 0
48 weight 1000
49 last_sp 19
50 client_type 8002
51 body_arm -1
52 body_combat -1
53 end
54
55 object bones4
56 inherit type_weapon
57 name bones
58 name_pl bones
59 skill one handed weapons
60 face bones4.x11
61 magicmap white
62 dam 20
63 nrof 1
64 materialname bone
65 value 0
66 weight 7000
67 last_sp 19
68 client_type 8002
69 body_arm -1
70 body_combat -1
71 end
72
73 object bones5
74 inherit type_weapon
75 name bones
76 name_pl bones
77 skill one handed weapons
78 face bones5.x11
79 magicmap white
80 dam 20
81 nrof 1
82 materialname bone
83 value 0
84 weight 11000
85 last_sp 19
86 client_type 8002
87 body_arm -1
88 body_combat -1
89 end
90