ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:02 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

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 end
16
17 object close_bag
18 name close the bag
19 face close_bag.x11
20 magicmap khaki
21 type 121
22 no_pick 1
23 identified 1
24 no_drop 1
25 end
26