This commit is contained in:
Yair Morgenstern 2019-04-14 22:13:10 +03:00
commit 7ce7c2da93

View file

@ -73,8 +73,8 @@
{
name:"Maori Warrior",
unitType:"Melee",
uniqueTo:"Aztec",
replaces:"Polynesia",
uniqueTo:"Polynesia",
replaces:"Warrior",
movement:2,
strength:8,
cost: 40,
@ -85,6 +85,19 @@
attackSound:"nonmetalhit"
//Polynesian unique unit. All Units near him have -10% strenght
},
{
name:"Brute",
unitType:"Melee",
uniqueTo:"Barbarian",
replaces:"Warrior",
movement:2,
strength:8,
cost: 20,
obsoleteTech:"Metal Casting",
upgradesTo:"Swordsman",
attackSound:"nonmetalhit"
//Barbarian unique unit
},
*/
{
name:"Archer",