Resolved #931 - added Barbarian Brute as a replacement to the Warrior

This commit is contained in:
Yair Morgenstern
2019-07-21 22:49:04 +03:00
parent d1936cacd3
commit e73ad76227
6 changed files with 509 additions and 501 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1022 KiB

View File

@ -70,10 +70,11 @@
attackSound:"nonmetalhit"
//Polynesian unique unit. All nearby enemy Units have -10% strenght
},
*/
{
name:"Brute",
unitType:"Melee",
uniqueTo:"Barbarian",
uniqueTo:"Barbarians",
replaces:"Warrior",
movement:2,
strength:8,
@ -83,7 +84,6 @@
attackSound:"nonmetalhit"
//Barbarian unique unit
},
*/
{
name:"Archer",
unitType:"Ranged",