ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/pouch.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:47 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +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_pouch
2 name close the pouch
3 face close_pouc.x11
4 type 121
5 no_pick 1
6 identified 1
7 no_drop 1
8 end
9
10 object pouch
11 name pouch
12 name_pl pouches
13 race gold and jewels
14 other_arch close_pouch
15 face pouch.x11
16 str 10
17 type 122
18 materialname cloth
19 value 40
20 weight 100
21 container 150000
22 client_type 55
23 identified 1
24 end
25