ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object bag
2 root 1.1 name bag
3     other_arch close_bag
4 pippijn 1.2 face bag.x11
5 root 1.1 type 122
6 root 1.5 material 128
7 root 1.1 weight 10
8     container 80000
9 root 1.5 Str 10
10     value 50
11     editable 128
12 root 1.3 identified 1
13 root 1.1 magicmap khaki
14 root 1.5 name_pl bags
15     client_type 51
16 root 1.1 end
17 root 1.6 object close_bag
18 root 1.1 name close the bag
19 pippijn 1.2 face close_bag.x11
20 root 1.1 type 121
21     no_pick 1
22 root 1.5 no_drop 1
23 root 1.3 identified 1
24 root 1.1 editable 0
25     magicmap khaki
26     end