ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/dresser_cw.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:26 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +31 -27 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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