mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 17:28:57 +07:00
Resolved #931 - added Barbarian Brute as a replacement to the Warrior
This commit is contained in:
BIN
android/Images/UnitIcons/Brute.png
Normal file
BIN
android/Images/UnitIcons/Brute.png
Normal file
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 |
@ -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",
|
||||
|
Reference in New Issue
Block a user