Update move_type for barrels and rack - makes them work better

with buttons and the like.  Needed for soon to be checked in
new movement code.
MSW 2005-11-15


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4036 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mwedel 2005-11-16 07:37:32 +00:00
parent 4ef7cb854f
commit 4449081c49
3 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ material 16
weight 100000
no_pass 1
can_roll 1
move_type 1
editable 128
name_pl barrels
client_type 8002

View File

@ -6,4 +6,5 @@ can_roll 1
no_pick 1
editable 128
magicmap grey
move_type 1
end

View File

@ -7,4 +7,5 @@ can_roll 1
no_pick 1
editable 128
magicmap grey
move_type 1
end