Add 'quiver of throwing items' as an item one can find in random loot.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16381 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
daff6b2044
commit
83c9ef9b93
|
@ -944,6 +944,9 @@ treasureone containers
|
||||||
arch quiver
|
arch quiver
|
||||||
chance 10
|
chance 10
|
||||||
more
|
more
|
||||||
|
arch quiver_throwing
|
||||||
|
chance 10
|
||||||
|
more
|
||||||
arch scrollcase
|
arch scrollcase
|
||||||
chance 5
|
chance 5
|
||||||
end
|
end
|
||||||
|
@ -1010,6 +1013,9 @@ treasureone throw_weapons
|
||||||
magic 3
|
magic 3
|
||||||
nrof 3
|
nrof 3
|
||||||
chance 5
|
chance 5
|
||||||
|
more
|
||||||
|
arch quiver_throwing
|
||||||
|
chance 5
|
||||||
end
|
end
|
||||||
# melee_weapons combines old list 11 and list 12 together. List 26
|
# melee_weapons combines old list 11 and list 12 together. List 26
|
||||||
# is obsolete now
|
# is obsolete now
|
||||||
|
|
Loading…
Reference in New Issue