mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +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:
@@ -174,7 +174,8 @@
|
|||||||
},
|
},
|
||||||
"bonuses" : {
|
"bonuses" : {
|
||||||
"health" : {
|
"health" : {
|
||||||
"type" : "STACK_HEALTH",
|
"type" : "CREATURE_DAMAGE",
|
||||||
|
"subtype" : 0,
|
||||||
"val" : 5
|
"val" : 5
|
||||||
},
|
},
|
||||||
"attack" : {
|
"attack" : {
|
||||||
|
Reference in New Issue
Block a user