mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 22:54:44 +07:00
chore: resolved #12455 - deprecated 'defence bonus when embarked' unique
This commit is contained in:
parent
0ca08695bd
commit
e47d72f6b4
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user