Fix for bug # 1752210 - Slow Unholy Bow. Adjusted the speed from 0 to 25 (normal bow is speed 50), this can be adjusted again based on feedback.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7252 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
120dac9d20
commit
58960b7245
|
@ -2794,7 +2794,7 @@ arch magic_bow
|
|||
name Unholy Bow
|
||||
name_pl Unholy Bows
|
||||
Wis -1
|
||||
sp 0
|
||||
sp 25
|
||||
magic 1
|
||||
applied 1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue