--- deliantra/arch/misc/Container/scrollcase.arc 2007/02/06 22:40:27 1.3 +++ deliantra/arch/misc/Container/scrollcase.arc 2007/03/03 00:50:04 1.5 @@ -1,25 +1,23 @@ -object close_scrollcase -name close the scroll case -face close_rsack.x11 -type 121 -no_pick 1 -identified 1 -no_drop 1 -editable 0 -end - -object scrollcase +Object scrollcase name scroll case -race scrolls other_arch close_scrollcase +race scrolls face r_sack.x11 -str 10 type 122 material 128 value 50 weight 500 container 7000 +Str 10 identified 1 editable 128 end - +Object close_scrollcase +name close the scroll case +face close_rsack.x11 +type 121 +no_drop 1 +no_pick 1 +identified 1 +editable 0 +end