ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/desk_cw.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:46 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 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 end
9
10 object desk_cw
11 name desk
12 name_pl desks
13 other_arch close_desk_cw
14 face desk_cw.x11
15 str 10
16 type 122
17 materialname cherry
18 value 2100
19 weight 120000
20 container 80000
21 client_type 51
22 identified 1
23 end
24