ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/bag.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +9 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 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.5 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