--- deliantra/arch/misc/Container/depositbox.arc 2006/02/06 20:27:26 1.1 +++ deliantra/arch/misc/Container/depositbox.arc 2007/02/07 00:14:51 1.4 @@ -1,23 +1,25 @@ -Object depositbox -name deposit box -other_arch close_dbox -race gold and jewels -face depositbox.111 -type 122 -material 66 -container 150000 +object close_dbox +name close the deposit box +face close_dbox.x11 +type 121 no_pick 1 -editable 128 identified 1 +no_drop 1 +editable 0 magicmap brown end -Object close_dbox -name close the deposit box -face close_dbox.111 -type 121 -no_drop 1 + +object depositbox +name deposit box +race gold and jewels +other_arch close_dbox +face depositbox.x11 +type 122 +materialname marble +container 150000 no_pick 1 identified 1 -editable 0 +editable 128 magicmap brown end +