mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fixed #1670 - Mirth working on immune creatures
This commit is contained in:
parent
eb337d7407
commit
a9b3a03bdd
@ -1138,6 +1138,11 @@
|
||||
"counters" : {
|
||||
"spell.sorrow":true
|
||||
},
|
||||
"immunity" : {
|
||||
"MIND_IMMUNITY": true,
|
||||
"UNDEAD": true,
|
||||
"NON_LIVING": true
|
||||
},
|
||||
"flags" : {
|
||||
"positive": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user