--- deliantra/arch/misc/Container/mailbox.arc 2007/02/06 22:40:27 1.3 +++ deliantra/arch/misc/Container/mailbox.arc 2007/03/03 01:15:46 1.6 @@ -1,12 +1,3 @@ -object close_mail -name close the mailbox -face closemail.x11 -type 121 -no_pick 1 -identified 1 -no_drop 1 -end - object mailbox name mailbox other_arch close_mail @@ -14,9 +5,16 @@ type 122 material 18 value 50 -weight 4000 container 1500 -identified 1 +weight 4000 editable 128 +identified 1 +end +object close_mail +name close the mailbox +face closemail.x11 +type 121 +no_pick 1 +no_drop 1 +identified 1 end -