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-b93c2d0d6712master
parent
4ef7cb854f
commit
4449081c49
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -6,4 +6,5 @@ can_roll 1
|
|||
no_pick 1
|
||||
editable 128
|
||||
magicmap grey
|
||||
move_type 1
|
||||
end
|
||||
|
|
|
|||
|
|
@ -7,4 +7,5 @@ can_roll 1
|
|||
no_pick 1
|
||||
editable 128
|
||||
magicmap grey
|
||||
move_type 1
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue