Add is_thrown to these thrown objects so that the code will find them

properly and have monsters throw them.
MSW 2002-11-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1861 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mwedel 2002-12-02 08:12:59 +00:00
parent dfb1dd085f
commit 98dd36139e
4 changed files with 4 additions and 0 deletions

View File

@ -9,4 +9,5 @@ material 64
editable 1024
name_pl boulders
client_type 8012
is_thrown 1
end

View File

@ -9,4 +9,5 @@ material 64
editable 1024
name_pl large boulders
client_type 8012
is_thrown 1
end

View File

@ -9,4 +9,5 @@ editable 1024
material 64
name_pl large rocks
client_type 8012
is_thrown 1
end

View File

@ -10,4 +10,5 @@ material 64
magicmap black
name_pl rocks
client_type 8012
is_thrown 1
end