ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.8
Committed: Sat Oct 31 18:40:11 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +2 -2 lines
Log Message:
minor maps

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 str 10
8 type 122
9 materialname cloth
10 value 50
11 weight 10
12 container 80000
13 client_type 51
14 identified 1
15 editable 128
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 editable 0
27 end
28