--- deliantra/arch/misc/Container/depositbox.arc 2007/02/07 00:14:51 1.4 +++ deliantra/arch/misc/Container/depositbox.arc 2007/03/03 00:50:04 1.5 @@ -1,25 +1,23 @@ -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 +Object depositbox name deposit box -race gold and jewels other_arch close_dbox +race gold and jewels face depositbox.x11 type 122 -materialname marble +material 66 container 150000 no_pick 1 -identified 1 editable 128 +identified 1 +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 -