mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fixed old regression from 0cf969d5
This commit is contained in:
parent
cfacd1adc3
commit
21fff9d827
@ -348,7 +348,7 @@
|
||||
"hateArchAngels" :
|
||||
{
|
||||
"type" : "HATE",
|
||||
"subtype" : "creature.angel",
|
||||
"subtype" : "creature.archangel",
|
||||
"val" : 50,
|
||||
"description" : "Devil -1"
|
||||
},
|
||||
@ -400,7 +400,7 @@
|
||||
"hateArchAngels" :
|
||||
{
|
||||
"type" : "HATE",
|
||||
"subtype" : "creature.angel",
|
||||
"subtype" : "creature.archangel",
|
||||
"val" : 50
|
||||
},
|
||||
"FLYING_ARMY" :
|
||||
|
Loading…
Reference in New Issue
Block a user