Added Ship of the Line unique unit - #563

This commit is contained in:
Yair Morgenstern 2019-04-12 09:18:01 +03:00
parent 646f430636
commit a969c8f479
5 changed files with 153 additions and 147 deletions

View file

@ -55,6 +55,7 @@ All the following are from [the Noun Project](https://thenounproject.com) licenc
* [Black powder musket](https://thenounproject.com/term/black-powder-musket/1202078/) By Jarem Fyre for Minuteman
* [Rapier](https://thenounproject.com/search/?q=musketeer&i=819822) By Hamish for Musketeer
* [Ship](https://thenounproject.com/term/ship/1293899/) By Orin Zuu for Frigate
* [Ship](https://thenounproject.com/search/?q=ship&i=800131) By Mungang Kim for Ship of the Line
* [Lance](https://thenounproject.com/search/?q=Lance&i=440122) By parkjisun for Lancer
### Industrial

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 KiB

After

Width:  |  Height:  |  Size: 965 KiB

View file

@ -760,7 +760,6 @@
upgradesTo:"Battleship",
hurryCostModifier:20
},
/*
{
name:"Ship of the Line",
unitType:"WaterRanged",
@ -771,13 +770,12 @@
rangedStrength:35,
cost: 185,
requiredResource:"Iron",
uniques:["Extra sight 1"]
uniques:["+1 Visibility Range"]
requiredTech:"Navigation",
obsoleteTech:"Electronics",
upgradesTo:"Battleship",
hurryCostModifier:20
},
*/
{
name:"Lancer",
unitType:"Mounted",