ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/desk_cw.arc
Revision: 1.2
Committed: Tue Jan 2 21:53:30 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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