ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_1.arc
Revision: 1.10
Committed: Tue Nov 3 09:48:54 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.9: +0 -4 lines
Log Message:
remove editable field, elmey says so

File Contents

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