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

File Contents

# Content
1 object bookshelf
2 name bookshelf
3 name_pl bookshelves
4 other_arch close_shelf
5 face bookshelf.x11
6 type 122
7 materialname bronze
8 value 50
9 weight 80000
10 container 150000
11 client_type 51
12 identified 1
13 end
14
15 object bookshelf_bottom
16 name bookshelf
17 name_pl bookshelves
18 other_arch bookshelf_bottom_close
19 face bookshelf_bottom.x11
20 type 122
21 materialname bronze
22 value 50
23 weight 80000
24 container 150000
25 client_type 51
26 identified 1
27 end
28
29 object bookshelf_bottom_close
30 name in the shelf
31 face bookshelf_bottom.x11
32 type 121
33 no_pick 1
34 identified 1
35 no_drop 1
36 end
37
38 object bookshelf_left
39 name bookshelf
40 name_pl bookshelves
41 other_arch bookshelf_left_close
42 face bookshelf_left.x11
43 type 122
44 materialname bronze
45 value 50
46 weight 80000
47 container 150000
48 client_type 51
49 identified 1
50 end
51
52 object bookshelf_left_close
53 name in the shelf
54 face bookshelf_left.x11
55 type 121
56 no_pick 1
57 identified 1
58 no_drop 1
59 end
60
61 object bookshelf_right
62 name bookshelf
63 name_pl bookshelves
64 other_arch bookshelf_right_close
65 face bookshelf_right.x11
66 type 122
67 materialname bronze
68 value 50
69 weight 80000
70 container 150000
71 client_type 51
72 identified 1
73 end
74
75 object bookshelf_right_close
76 name in the shelf
77 face bookshelf_right.x11
78 type 121
79 no_pick 1
80 identified 1
81 no_drop 1
82 end
83
84 object close_shelf
85 name in the shelf
86 face bookshelf.x11
87 type 121
88 no_pick 1
89 identified 1
90 no_drop 1
91 end
92