ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/dresser_cw.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +28 -26 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 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.7 no_drop 1
8     editable 0
9     magicmap brown
10 root 1.1 end
11 root 1.7
12 root 1.6 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.7 identified 1
18 root 1.5 no_drop 1
19 root 1.1 editable 0
20     magicmap brown
21     end
22 root 1.7
23 root 1.6 object dresser2_cw
24 root 1.1 name dresser
25 root 1.7 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.7 weight 160000
32 root 1.5 container 150000
33 root 1.7 client_type 51
34     identified 1
35 root 1.5 editable 128
36 root 1.7 end
37    
38     object dresser_cw
39     name dresser
40 root 1.1 name_pl dressers
41 root 1.7 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.7 editable 128
51 root 1.1 end
52 root 1.7