CVS: arch: added shoparchery and shoparcheyonly lists and updated the shop_throw floor accordingly, adds ability to have specific shop-only items

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3717 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-09-27 02:09:01 +00:00
parent e9d812cac8
commit 340a6afbf8
2 changed files with 23 additions and 1 deletions

View File

@ -6,7 +6,7 @@ no_pick 1
no_magic 1
type 68
auto_apply 1
randomitems missile_weapons
randomitems shoparchery
editable 64
magicmap grey
damned 1

View File

@ -0,0 +1,22 @@
treasureone shoparchery
list missile_weapons
chance 99
more
list shoparcheryonly
chance 1
end
#
treasureone shoparcheryonly
arch reflexbow
magic 3
chance 30
more
arch handcrossbow
magic 3
chance 20
more
arch arrow
magic 3
chance 50
nrof 30
end