1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

fixed hero config indentation

This commit is contained in:
Henning Koehler 2018-02-21 10:02:12 +13:00
parent 6c443d7094
commit e683f0f74e
6 changed files with 14 additions and 14 deletions

View File

@ -176,7 +176,7 @@
"addInfo" : 0,
"subtype" : "spell.bless",
"type" : "SPECIAL_BLESS_DAMAGE",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -218,7 +218,7 @@
"frostRing" : {
"subtype" : "spell.frostRing",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}

View File

@ -140,7 +140,7 @@
"resurrection" : {
"subtype" : "spell.resurrection",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -207,7 +207,7 @@
"resurrection" : {
"subtype" : "spell.resurrection",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -252,7 +252,7 @@
"meteorShower" : {
"subtype" : "spell.meteorShower",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}

View File

@ -153,7 +153,7 @@
"inferno" : {
"subtype" : "spell.inferno",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -284,7 +284,7 @@
"fireball" : {
"subtype" : "spell.fireball",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}

View File

@ -148,7 +148,7 @@
"deathRipple" : {
"subtype" : "spell.deathRipple",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -170,7 +170,7 @@
"meteorShower" : {
"subtype" : "spell.meteorShower",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -238,7 +238,7 @@
"animateDead" : {
"subtype" : "spell.animateDead",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}

View File

@ -176,7 +176,7 @@
"cure" : {
"subtype" : "spell.cure",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -287,7 +287,7 @@
"iceBolt" : {
"subtype" : "spell.iceBolt",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}

View File

@ -147,7 +147,7 @@
"hypnotize" : {
"subtype" : "spell.hypnotize",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}
@ -250,7 +250,7 @@
"chainLightning" : {
"subtype" : "spell.chainLightning",
"type" : "SPECIAL_SPELL_LEV",
"updater" : "TIMES_HERO_LEVEL",
"updater" : "TIMES_HERO_LEVEL",
"val" : 3
}
}