mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Scouts still ignore terrain costs after upgrades (#4954)
* Scouts still ignore terrain costs after upgrades * Added an icon for the new promotion
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
"strength": 5,
|
||||
"cost": 25,
|
||||
"obsoleteTech": "Scientific Theory",
|
||||
"uniques": ["Ignores terrain cost", "May upgrade to [Archer] through ruins-like effects"],
|
||||
"uniques": ["May upgrade to [Archer] through ruins-like effects"],
|
||||
"promotions": ["Ignore terrain cost"],
|
||||
"attackSound": "nonmetalhit"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user