ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_wv_1.arc
Revision: 1.10
Committed: Tue Nov 3 09:48:55 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

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