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

File Contents

# Content
1 object chair_3.1
2 inherit type_weapon
3 name chair
4 name_pl chairs
5 skill two handed weapons
6 face chair_3.x01
7 magicmap brown
8 dam 6
9 nrof 1
10 materialname wood
11 value 25
12 weight 60000
13 last_sp 19
14 client_type 8002
15 body_arm -2
16 body_combat -1
17 end
18
19 object chair_3.2
20 inherit type_weapon
21 name chair
22 name_pl chairs
23 skill two handed weapons
24 face chair_3.x11
25 magicmap brown
26 dam 6
27 nrof 1
28 materialname wood
29 value 25
30 weight 60000
31 last_sp 19
32 client_type 8002
33 body_arm -2
34 body_combat -1
35 end
36