From 67450dfed62707b10030d794c7218664b283962f Mon Sep 17 00:00:00 2001 From: alexvins Date: Wed, 2 Apr 2014 04:24:55 +0000 Subject: [PATCH] config\creatures\neutral.json syntax fix --- config/creatures/neutral.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/creatures/neutral.json b/config/creatures/neutral.json index a4bb991e6..f77c29afd 100644 --- a/config/creatures/neutral.json +++ b/config/creatures/neutral.json @@ -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" :