mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
change it back to Experience because it didn't want to build on git :(
This commit is contained in:
parent
aabe6988b5
commit
b71a2d9505
|
|
@ -188,7 +188,7 @@ enum class UniqueType(
|
|||
// Todo: Lowercase the 'U' of 'Units' in this unique
|
||||
CityHealingUnits("[mapUnitFilter] Units adjacent to this city heal [amount] HP per turn when healing", UniqueTarget.Global, UniqueTarget.FollowerBelief),
|
||||
|
||||
XPForPromotionModifier("[relativeAmount]% XP required for promotions",UniqueTarget.Global),
|
||||
XPForPromotionModifier("[relativeAmount]% Experience required for promotions",UniqueTarget.Global),
|
||||
|
||||
/// City Strength
|
||||
BetterDefensiveBuildings("[relativeAmount]% City Strength from defensive buildings", UniqueTarget.Global),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user