mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 06:08:46 +07:00
Fix tests
This commit is contained in:
@ -425,7 +425,7 @@ enum class UniqueType(
|
||||
HealAdjacentUnits("All adjacent units heal [amount] HP when healing", UniqueTarget.Unit),
|
||||
|
||||
// Vision
|
||||
@Deprecated("As of 4.14.6", ReplaceWith("[+100]% Strength <when defending> <for [Embarked] units>"))
|
||||
@Deprecated("As of 4.14.6", ReplaceWith("[+100]% Strength <when defending> <when [Embarked]>"))
|
||||
DefenceBonusWhenEmbarked("Defense bonus when embarked", UniqueTarget.Unit, UniqueTarget.Global),
|
||||
NoSight("No Sight", UniqueTarget.Unit),
|
||||
CanSeeOverObstacles("Can see over obstacles", UniqueTarget.Unit),
|
||||
|
Reference in New Issue
Block a user