Add kite shield to random treasure.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21040 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
17b32b17a6
commit
964b807190
|
|
@ -5,6 +5,7 @@ Current armor value puts it between shields and round shields (at 6 armour).
|
||||||
armour/shield/kite_shield.base.111.png
|
armour/shield/kite_shield.base.111.png
|
||||||
armour/shield/kite_shield.arc
|
armour/shield/kite_shield.arc
|
||||||
armour/shield/kite_shield.face
|
armour/shield/kite_shield.face
|
||||||
|
treasures.trs
|
||||||
Daniel Hawkins 2019-11-30
|
Daniel Hawkins 2019-11-30
|
||||||
|
|
||||||
Add updated cloak graphics for white and black cloaks to be styled more like the regular cloak.
|
Add updated cloak graphics for white and black cloaks to be styled more like the regular cloak.
|
||||||
|
|
|
||||||
|
|
@ -343,6 +343,10 @@ treasureone random_armour
|
||||||
magic 2
|
magic 2
|
||||||
chance 5
|
chance 5
|
||||||
more
|
more
|
||||||
|
arch kite_shield
|
||||||
|
magic 2
|
||||||
|
chance 5
|
||||||
|
more
|
||||||
arch round_shield
|
arch round_shield
|
||||||
magic 1
|
magic 1
|
||||||
chance 5
|
chance 5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue