Increased the cost of the Goblin Spearman from 8 to 9.

This commit is contained in:
Gunter Labes 2008-12-05 08:45:27 +00:00
parent 74cda75e12
commit ad6ee841a1
3 changed files with 6 additions and 1 deletions

View file

@ -25,6 +25,8 @@ Version 1.5.6+svn:
Hungarian, Italian, Lithuanian, Polish, Slovak, Spanish
* Terrain:
* New graphic variations for Oasis (Dd^Do) terrain.
* Unit changes and balancing:
* Increased the cost of the Goblin Spearman from 8 to 9.
* User interface:
* Rewrote the layout algorithm for the new widgets.
* Fixed the font loading when the data directory is overridden.

View file

@ -13,7 +13,7 @@
level=0
alignment=chaotic
advances_to=Goblin Impaler,Goblin Rouser
cost=8
cost=9
usage=fighter
description= _ "In any litter of orcs, several are born much smaller and weaker than the rest. These runts are called 'Goblins' and are looked down on by the rest of their kin. In battle, these are given the most meager of equipment, and are used as a soak-off force to give the Warlords time to prepare the real assault.

View file

@ -30,6 +30,9 @@ Version 1.5.6+svn:
* updated translations: Czech, Danish, Dutch, French, Galician, German,
Hungarian, Italian, Lithuanian, Polish, Slovak, Spanish.
* Unit changes and balancing
* Increased the cost of the Goblin Spearman from 8 to 9.
* Miscellaneous and bugfixes
* Fixed random memory corruption/assertion failure/massive memory leak
due to story screens.