Change Drake Flare and Flameheart weapon names, update changelogs.

This commit is contained in:
Phil Barber 2009-12-12 10:22:23 +00:00
parent 771a3bb08d
commit 2e607f986f
4 changed files with 8 additions and 6 deletions

View file

@ -21,6 +21,7 @@ Version 1.7.9+svn:
* Added a new gui2 timer engine
* Converted the hover tooltips to use the new timer engine
* MP lobby refresh to the new timer engine
* Change Drake Flare and Flameheart weapon names to match new weapons.
Version 1.7.9-beta2:
* AI:

View file

@ -31,8 +31,8 @@
{ABILITY_LEADERSHIP_LEVEL_3}
[/abilities]
[attack]
name=sword
description=_"sword"
name=war blade
description=_"war blade"
type=blade
range=melee
damage=11
@ -82,7 +82,7 @@
[/attack_anim]
[attack_anim]
[filter_attack]
name=sword
name=war blade
[/filter_attack]
[frame]
begin=-200

View file

@ -30,8 +30,8 @@
{ABILITY_LEADERSHIP_LEVEL_2}
[/abilities]
[attack]
name=sword
description=_"sword"
name=war blade
description=_"war blade"
type=blade
range=melee
damage=8
@ -81,7 +81,7 @@
[/attack_anim]
[attack_anim]
[filter_attack]
name=sword
name=war blade
[/filter_attack]
[frame]
begin=-200

View file

@ -15,6 +15,7 @@ Version 1.7.9+svn:
* Units
* Decreased the speed of the dwarvish scout line by one.
* Reduced the movecosts over frozen terrain for the dwarvish scout line.
* Change Drake Flare and Flameheart weapon names to match new weapons.
Version 1.7.9-1.8beta2: