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

File Contents

# User Rev Content
1 root 1.5 Object depositbox
2 root 1.1 name deposit box
3 root 1.5 other_arch close_dbox
4 root 1.3 race gold and jewels
5 pippijn 1.2 face depositbox.x11
6 root 1.1 type 122
7 root 1.5 material 66
8 root 1.1 container 150000
9     no_pick 1
10 root 1.5 editable 128
11 root 1.3 identified 1
12 root 1.1 magicmap brown
13     end
14 root 1.5 Object close_dbox
15     name close the deposit box
16     face close_dbox.x11
17     type 121
18     no_drop 1
19     no_pick 1
20     identified 1
21     editable 0
22     magicmap brown
23     end