ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_gv_1.arc
Revision: 1.11
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.10: +4 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# Content
1 object chair_gv_1.1
2 inherit type_weapon
3 name chair
4 name_pl chairs
5 skill two handed weapons
6 face chair_gv_1.x01
7 magicmap brown
8 dam 5
9 nrof 1
10 materialname gold
11 value 45000
12 weight 45000
13 last_sp 17
14 client_type 8002
15 body_arm -2
16 body_combat -1
17 end
18
19 object chair_gv_1.2
20 inherit type_weapon
21 name chair
22 name_pl chairs
23 skill two handed weapons
24 face chair_gv_1.x11
25 magicmap brown
26 dam 5
27 nrof 1
28 materialname gold
29 value 45000
30 weight 45000
31 last_sp 17
32 client_type 8002
33 body_arm -2
34 body_combat -1
35 end
36
37 object chair_gv_1.3
38 inherit type_weapon
39 name chair
40 name_pl chairs
41 skill two handed weapons
42 face chair_gv_1.x21
43 magicmap brown
44 dam 5
45 nrof 1
46 materialname gold
47 value 45000
48 weight 45000
49 last_sp 17
50 client_type 8002
51 body_arm -2
52 body_combat -1
53 end
54
55 object chair_gv_1.4
56 inherit type_weapon
57 name chair
58 name_pl chairs
59 skill two handed weapons
60 face chair_gv_1.x31
61 magicmap brown
62 dam 5
63 nrof 1
64 materialname gold
65 value 45000
66 weight 45000
67 last_sp 17
68 client_type 8002
69 body_arm -2
70 body_combat -1
71 end
72