ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/desk_cw.arc
Revision: 1.8
Committed: Sat Oct 31 18:40:12 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +2 -2 lines
Log Message:
minor maps

File Contents

# Content
1 object close_desk_cw
2 name close the desk
3 face desk_cw.x11
4 magicmap brown
5 type 121
6 no_pick 1
7 identified 1
8 no_drop 1
9 editable 0
10 end
11
12 object desk_cw
13 name desk
14 name_pl desks
15 other_arch close_desk_cw
16 face desk_cw.x11
17 magicmap brown
18 str 10
19 type 122
20 materialname cherry
21 value 2100
22 weight 120000
23 container 80000
24 client_type 51
25 identified 1
26 editable 128
27 end
28