ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/desk_cw.arc
Revision: 1.4
Committed: Tue Feb 6 23:58:58 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +0 -1 lines
Log Message:
more materials converted

File Contents

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