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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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