Fix the insane pricing on spell rings.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22004 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
85c2c15157
commit
6443188d32
|
@ -1,3 +1,7 @@
|
|||
Adjust the value on spell rings to not be insanely expensive.
|
||||
spell/Wand/spell_ring.arc
|
||||
Daniel Hawkins 2021-02-25
|
||||
|
||||
Add faces for arrows and bolts of Assassinating Dragons.
|
||||
artifacts
|
||||
weapon/bow/arrow_assassinating_dragon.base.101.png
|
||||
|
|
|
@ -6,7 +6,7 @@ face ring.110
|
|||
identified_face ring.117
|
||||
speed 0.02
|
||||
type 3
|
||||
value 5000
|
||||
value 150
|
||||
hp 1
|
||||
maxhp 1
|
||||
weight 20
|
||||
|
|
Loading…
Reference in New Issue