Add a couple more ways coifs can spawn, including in shops.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21812 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2786cd9da7
commit
1d1a6483de
|
@ -258,6 +258,10 @@ treasureone random_armour
|
|||
magic 4
|
||||
chance 5
|
||||
more
|
||||
arch coif
|
||||
magic 4
|
||||
chance 5
|
||||
more
|
||||
arch b_gauntlets
|
||||
magic 4
|
||||
chance 5
|
||||
|
@ -1867,6 +1871,11 @@ treasure standard_old
|
|||
arch bighorned_helmet
|
||||
magic 1
|
||||
chance 1
|
||||
no
|
||||
arch coif
|
||||
magic 1
|
||||
chance 10
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue