From 95d16b87722d7291e25d35f623b3ee513e39a8cb Mon Sep 17 00:00:00 2001 From: jec Date: Wed, 19 Apr 2000 11:46:42 +0000 Subject: [PATCH] See CHANGES file. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@216 282e977c-c81d-0410-88c4-b93c2d0d6712 --- CHANGES | 5 +++++ spell/gu_horn.arc | 1 + spell/horn.arc | 1 + spell/horn2.arc | 1 + spell/horn3.arc | 1 + 5 files changed, 9 insertions(+) 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