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

config\creatures\neutral.json syntax fix

This commit is contained in:
alexvins 2014-04-02 04:24:55 +00:00
parent 48e7b7d805
commit 67450dfed6

View File

@ -117,13 +117,13 @@
{
"type" : "DRAGON_NATURE"
},
"crystals" :
"crystals" :
{
"type" : "GENERATE_RESOURCE",
"subtype" : "resource.crystal"
"subtype" : "resource.crystal",
"val" : 1,
"propagator" : "HERO"
}
},
"FLYING_ARMY" : null
},
"graphics" :