--- deliantra/arch/misc/boulder.arc 2007/03/03 00:50:01 1.5 +++ deliantra/arch/misc/boulder.arc 2007/08/12 01:17:43 1.8 @@ -1,11 +1,37 @@ -Object boulder +# old stone boulder +object boulder face boulder.x11 +type 79 weight 1000000 -no_pass 1 +move_type walk +move_block all +no_pick 1 can_roll 1 +editable 128 +magicmap grey +end + +object boulder_lava +face boulder_lava.x11 +type 79 +weight 1000000 +move_type walk +move_block all no_pick 1 +can_roll 1 editable 128 magicmap grey -move_type 1 +end + +object boulder_steel +face boulder_steel.x11 type 79 +weight 1000000 +move_type walk +move_block all +no_pick 1 +can_roll 1 +editable 128 +magicmap grey end +