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

File Contents

# Content
1 object bag
2 name bag
3 name_pl bags
4 other_arch close_bag
5 face bag.x11
6 str 10
7 type 122
8 materialname cloth
9 value 50
10 weight 10
11 container 80000
12 client_type 51
13 identified 1
14 end
15
16 object close_bag
17 name close the bag
18 face close_bag.x11
19 type 121
20 no_pick 1
21 identified 1
22 no_drop 1
23 end
24