ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/sack.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:47 2010 UTC (13 years, 7 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_sack
2 name close the sack
3 face close_sack.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 end
9
10 object sack
11 name sack
12 name_pl sacks
13 other_arch close_sack
14 face sack.x11
15 str 10
16 type 122
17 materialname cloth
18 value 50
19 weight 100
20 container 150000
21 client_type 51
22 identified 1
23 end
24