ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bookshelf.arc
Revision: 1.8
Committed: Fri Oct 30 13:30:49 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +77 -1 lines
Log Message:
add archetypes for pygmy valley

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