- orcs use bronze weapons
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2946 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6e8a9083a7
commit
9df90621c8
|
@ -21,14 +21,14 @@ treasure orc
|
||||||
nrof 6
|
nrof 6
|
||||||
end
|
end
|
||||||
more
|
more
|
||||||
arch sword_4
|
arch b_ssword_2
|
||||||
magic 1
|
magic 1
|
||||||
chance 5
|
chance 5
|
||||||
no
|
no
|
||||||
arch shortsword
|
arch b_ssword_1
|
||||||
chance 10
|
chance 10
|
||||||
no
|
no
|
||||||
arch dagger
|
arch b_dagger
|
||||||
chance 15
|
chance 15
|
||||||
no
|
no
|
||||||
arch stoneaxe
|
arch stoneaxe
|
||||||
|
@ -41,7 +41,7 @@ treasure orc
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
more
|
more
|
||||||
arch small_shield
|
arch b_small_shield
|
||||||
chance 10
|
chance 10
|
||||||
more
|
more
|
||||||
arch silvercoin
|
arch silvercoin
|
||||||
|
|
Loading…
Reference in New Issue