ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bookshelf.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:02 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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