ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/dresser_cw.arc
Revision: 1.4
Committed: Tue Feb 6 23:58:58 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +0 -2 lines
Log Message:
more materials converted

File Contents

# User Rev Content
1 root 1.3 object close_dresser2_cw
2     name in the dresser
3     face dresser2_cw.x11
4     type 121
5     no_pick 1
6 root 1.1 identified 1
7 root 1.3 no_drop 1
8     editable 0
9     magicmap brown
10 root 1.1 end
11 root 1.3
12     object close_dresser_cw
13 root 1.1 name in the dresser
14 pippijn 1.2 face dresser_cw.x11
15 root 1.1 type 121
16     no_pick 1
17 root 1.3 identified 1
18 root 1.1 no_drop 1
19     editable 0
20     magicmap brown
21     end
22 root 1.3
23     object dresser2_cw
24 root 1.1 name dresser
25 root 1.3 name_pl dressers
26 root 1.1 other_arch close_dresser2_cw
27 pippijn 1.2 face dresser2_cw.x11
28 root 1.1 type 122
29     materialname cherry
30     value 2400
31 root 1.3 weight 160000
32 root 1.1 container 150000
33 root 1.3 client_type 51
34     identified 1
35 root 1.1 editable 128
36 root 1.3 end
37    
38     object dresser_cw
39     name dresser
40 root 1.1 name_pl dressers
41 root 1.3 other_arch close_dresser_cw
42     face dresser_cw.x11
43     type 122
44     materialname cherry
45     value 2400
46     weight 160000
47     container 150000
48 root 1.1 client_type 51
49     identified 1
50 root 1.3 editable 128
51 root 1.1 end
52 root 1.3