ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/dresser_cw.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:46 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 end
9
10 object close_dresser_cw
11 name in the dresser
12 face dresser_cw.x11
13 type 121
14 no_pick 1
15 identified 1
16 no_drop 1
17 end
18
19 object dresser2_cw
20 name dresser
21 name_pl dressers
22 other_arch close_dresser2_cw
23 face dresser2_cw.x11
24 type 122
25 materialname cherry
26 value 2400
27 weight 160000
28 container 150000
29 client_type 51
30 identified 1
31 end
32
33 object dresser_cw
34 name dresser
35 name_pl dressers
36 other_arch close_dresser_cw
37 face dresser_cw.x11
38 type 122
39 materialname cherry
40 value 2400
41 weight 160000
42 container 150000
43 client_type 51
44 identified 1
45 end
46