mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 11:28:03 +07:00
Fixed bug where heal instantly would not heal (#4367)
This commit is contained in:
parent
b3498e6959
commit
be5345477a
@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
"name": "Heal Instantly",
|
||||
"uniques": ["Heal this Unit by [50] HP", "Doing so will consume this opportunity to choose a Promotion"],
|
||||
"uniques": ["Heal this unit by [50] HP", "Doing so will consume this opportunity to choose a Promotion"],
|
||||
"unitTypes": ["Melee","Mounted","Scout","Siege","Ranged","Armor","WaterMelee","WaterRanged","WaterSubmarine"]
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user