ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_2.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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