ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

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