ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/r_sack.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: +15 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object r_sack
2 root 1.1 name rucksack
3     other_arch close_rsack
4 pippijn 1.2 face r_sack.x11
5 root 1.1 type 122
6 root 1.5 material 128
7 root 1.1 value 150
8     weight 100
9     container 550000
10 root 1.5 Str 15
11     editable 128
12     identified 1
13     magicmap brown
14     name_pl rucksacks
15 root 1.1 client_type 51
16 root 1.5 end
17     Object close_rsack
18     name close the rucksack
19     face close_rsack.x11
20     type 121
21     no_drop 1
22     no_pick 1
23 root 1.1 identified 1
24 root 1.5 editable 0
25 root 1.1 magicmap brown
26     end