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

File Contents

# Content
1 object close_schest
2 name close the chest
3 face schest.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 end
9
10 object schest_2
11 name chest
12 name_pl chests
13 other_arch close_schest
14 face schest.x11
15 type 122
16 value 200
17 weight 55000
18 container 175000
19 client_type 51
20 identified 1
21 end
22