Fixed bug where heal instantly would not heal (#4367)

This commit is contained in:
Xander Lenstra
2021-07-04 16:32:50 +02:00
committed by GitHub
parent b3498e6959
commit be5345477a

View File

@ -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"]
},