--- deliantra/arch/misc/Container/depositbox.arc 2007/03/03 00:50:04 1.5 +++ deliantra/arch/misc/Container/depositbox.arc 2007/03/03 01:22:41 1.7 @@ -1,23 +1,25 @@ -Object depositbox +object close_dbox +name close the deposit box +face close_dbox.x11 +type 121 +no_pick 1 +identified 1 +no_drop 1 +editable 0 +magicmap brown +end + +object depositbox name deposit box -other_arch close_dbox race gold and jewels +other_arch close_dbox face depositbox.x11 type 122 -material 66 +materialname marble container 150000 no_pick 1 -editable 128 identified 1 +editable 128 magicmap brown end -Object close_dbox -name close the deposit box -face close_dbox.x11 -type 121 -no_drop 1 -no_pick 1 -identified 1 -editable 0 -magicmap brown -end +