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:
parent
e3c6483365
commit
d6986a19d1
@ -174,7 +174,8 @@
|
|||||||
},
|
},
|
||||||
"bonuses" : {
|
"bonuses" : {
|
||||||
"health" : {
|
"health" : {
|
||||||
"type" : "STACK_HEALTH",
|
"type" : "CREATURE_DAMAGE",
|
||||||
|
"subtype" : 0,
|
||||||
"val" : 5
|
"val" : 5
|
||||||
},
|
},
|
||||||
"attack" : {
|
"attack" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user