1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-15 20:03:15 +02:00

Fixed old regression from 0cf969d5

This commit is contained in:
AlexVinS
2016-06-12 07:21:57 +03:00
parent cfacd1adc3
commit 21fff9d827

View File

@@ -348,7 +348,7 @@
"hateArchAngels" : "hateArchAngels" :
{ {
"type" : "HATE", "type" : "HATE",
"subtype" : "creature.angel", "subtype" : "creature.archangel",
"val" : 50, "val" : 50,
"description" : "Devil -1" "description" : "Devil -1"
}, },
@@ -400,7 +400,7 @@
"hateArchAngels" : "hateArchAngels" :
{ {
"type" : "HATE", "type" : "HATE",
"subtype" : "creature.angel", "subtype" : "creature.archangel",
"val" : 50 "val" : 50
}, },
"FLYING_ARMY" : "FLYING_ARMY" :