1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Tweak death ripple immunity.

This commit is contained in:
AlexVinS 2014-05-18 12:22:06 +04:00
parent d9368ca5ba
commit c5ba8b9b4b

View File

@ -324,9 +324,11 @@
"offensive": true,
"negative": true
},
"immunity" : {
"SIEGE_WEAPON": true,
"absoluteImmunity":{
"UNDEAD": true,
},
"immunity" : {
"SIEGE_WEAPON": true,
"DIRECT_DAMAGE_IMMUNITY": true
}
},