1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00

Merge pull request #271 from dydzio0614/patch-4

Fix mantis #2642
This commit is contained in:
DjWarmonger 2017-02-01 14:56:42 +01:00 committed by GitHub
commit f4c55ae3c9

View File

@ -401,6 +401,12 @@
"subtype" : "spell.protectEarth",
"val" : 2
},
"meteorShowerVulnerability" :
{
"type" : "MORE_DAMAGE_FROM_SPELL",
"subtype" : "spell.meteorShower",
"val" : 100
},
"lightingImmunity" :
{
"type" : "SPELL_IMMUNITY",