ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_3.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: +2 -2 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object chair_3.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_3.x01
6 root 1.3 dam 6
7     nrof 1
8 root 1.1 type 15
9 root 1.4 materialname wood
10 root 1.3 value 25
11     weight 60000
12     last_sp 19
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_3.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_3.x11
24 root 1.3 dam 6
25     nrof 1
26 root 1.1 type 15
27 root 1.4 materialname wood
28 root 1.3 value 25
29     weight 60000
30     last_sp 19
31     client_type 8002
32     body_arm -2
33 root 1.1 editable 128
34     magicmap brown
35     end
36 root 1.3