chore: resolved #12455 - deprecated 'defence bonus when embarked' unique

This commit is contained in:
yairm210 2024-11-12 13:20:58 +02:00
parent 0ca08695bd
commit e47d72f6b4

View File

@ -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>"))
DefenceBonusWhenEmbarked("Defense bonus when embarked", UniqueTarget.Unit, UniqueTarget.Global),
NoSight("No Sight", UniqueTarget.Unit),
CanSeeOverObstacles("Can see over obstacles", UniqueTarget.Unit),