mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Merge pull request #668 from Illithidek/develop
Fix Erdamon earth elemental speciality
This commit is contained in:
commit
a630d3b34c
@ -174,7 +174,8 @@
|
||||
},
|
||||
"bonuses" : {
|
||||
"health" : {
|
||||
"type" : "STACK_HEALTH",
|
||||
"type" : "CREATURE_DAMAGE",
|
||||
"subtype" : 0,
|
||||
"val" : 5
|
||||
},
|
||||
"attack" : {
|
||||
|
Loading…
Reference in New Issue
Block a user