1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Fix Erdamon earth elemental speciality

PR added on personal request of @misiokles, should fix
https://bugs.vcmi.eu/view.php?id=3158
This commit is contained in:
Michał Kalinowski 2020-12-06 22:58:13 +01:00
parent e3c6483365
commit d6986a19d1

View File

@ -174,7 +174,8 @@
}, },
"bonuses" : { "bonuses" : {
"health" : { "health" : {
"type" : "STACK_HEALTH", "type" : "CREATURE_DAMAGE",
"subtype" : 0,
"val" : 5 "val" : 5
}, },
"attack" : { "attack" : {