Added longbowman (Engand unique unit)

Techs now don't display units that are unique to other civs, or the base unit if you have a unique that replaces it
This commit is contained in:
Yair Morgenstern
2018-06-18 23:33:49 +03:00
parent 07293ac449
commit 0af880877f
6 changed files with 22 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -102,6 +102,9 @@
Romanian:"Dispune"
}
"Found city":{
}
"Promote":{
}

View File

@ -136,6 +136,19 @@
requiredTech:"Machinery",
hurryCostModifier:20
},
{
name:"Longbowman",
unitType:"Ranged",
range:3,
movement:2,
strength:13,
rangedStrength:18,
replaces:"Crossbowman",
uniqueTo:"England",
cost: 120,
requiredTech:"Machinery",
hurryCostModifier:20
},
{
name:"Trebuchet",
unitType:"Siege",