ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.10
Committed: Sat Oct 16 04:43:20 2010 UTC (13 years, 8 months ago) by sf-pippijn
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
added some glyphs

File Contents

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