diff --git a/CHANGES b/CHANGES index 8506ee5c1..8dc9e8e32 100644 --- a/CHANGES +++ b/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 diff --git a/spell/gu_horn.arc b/spell/gu_horn.arc index 2cf2ba6fd..aa0e18b52 100644 --- a/spell/gu_horn.arc +++ b/spell/gu_horn.arc @@ -5,6 +5,7 @@ face gu_horn.114 maxhp 130 hp 100 sp 126 +level 1 value 10000000 anim gu_horn.111 diff --git a/spell/horn.arc b/spell/horn.arc index dbe4d1c7f..fd84c55b3 100644 --- a/spell/horn.arc +++ b/spell/horn.arc @@ -5,6 +5,7 @@ color_fg orange color_bg khaki speed 0.1 type 35 +level 1 value 5800 weight 4500 material 2 diff --git a/spell/horn2.arc b/spell/horn2.arc index b1a9ab56d..c49ddf49a 100644 --- a/spell/horn2.arc +++ b/spell/horn2.arc @@ -6,6 +6,7 @@ color_fg orange color_bg khaki speed 0.1 type 35 +level 1 value 5900 weight 4000 material 2 diff --git a/spell/horn3.arc b/spell/horn3.arc index 948be7be7..6d7423b28 100644 --- a/spell/horn3.arc +++ b/spell/horn3.arc @@ -6,6 +6,7 @@ color_fg orange color_bg khaki speed 0.1 type 35 +level 1 value 5900 weight 4000 material 2