1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Merge pull request #668 from Illithidek/develop

Fix Erdamon earth elemental speciality
This commit is contained in:
Alexander Shishkin
2020-12-07 06:27:11 +03:00
committed by GitHub

View File

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