mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
chore: Added explicit unit consumption to Settlers' Found City unique
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"unitType": "Civilian",
|
||||
"movement": 2,
|
||||
"cost": 106,
|
||||
"uniques": ["Founds a new city", "Excess Food converted to Production when under construction",
|
||||
"uniques": ["Founds a new city <by consuming this unit>", "Excess Food converted to Production when under construction",
|
||||
"Requires at least [2] population"],
|
||||
"hurryCostModifier": 20
|
||||
},
|
||||
|
Reference in New Issue
Block a user