See CHANGES file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@216 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e5c5662e3b
commit
95d16b8772
5
CHANGES
5
CHANGES
|
@ -1,5 +1,10 @@
|
|||
Changes for CVS top of tree:
|
||||
|
||||
spell/gu_horn.arc, spell/horn.arc, spell/horn1.arc, spell/horn3.arc
|
||||
Added level 1 to fix the problem that most horns were casting spells
|
||||
without a level. - Jan Echternach 4/19/2000
|
||||
|
||||
|
||||
Too many items gave Pow bonus. - Jan Echternach 4/17/2000
|
||||
|
||||
armour/helmet/wiz_hat.arc
|
||||
|
|
|
@ -5,6 +5,7 @@ face gu_horn.114
|
|||
maxhp 130
|
||||
hp 100
|
||||
sp 126
|
||||
level 1
|
||||
value 10000000
|
||||
anim
|
||||
gu_horn.111
|
||||
|
|
|
@ -5,6 +5,7 @@ color_fg orange
|
|||
color_bg khaki
|
||||
speed 0.1
|
||||
type 35
|
||||
level 1
|
||||
value 5800
|
||||
weight 4500
|
||||
material 2
|
||||
|
|
|
@ -6,6 +6,7 @@ color_fg orange
|
|||
color_bg khaki
|
||||
speed 0.1
|
||||
type 35
|
||||
level 1
|
||||
value 5900
|
||||
weight 4000
|
||||
material 2
|
||||
|
|
|
@ -6,6 +6,7 @@ color_fg orange
|
|||
color_bg khaki
|
||||
speed 0.1
|
||||
type 35
|
||||
level 1
|
||||
value 5900
|
||||
weight 4000
|
||||
material 2
|
||||
|
|
Loading…
Reference in New Issue