From 553613a1652359f06a078f1d28e57847df7c20e5 Mon Sep 17 00:00:00 2001 From: Macron1Robot Date: Tue, 29 Apr 2014 22:22:38 +0400 Subject: [PATCH] Update tower.json Spaces issue --- config/factions/tower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/factions/tower.json b/config/factions/tower.json index d8c196c1b..99983052d 100644 --- a/config/factions/tower.json +++ b/config/factions/tower.json @@ -170,7 +170,7 @@ "special2": { "id" : 21, "requires" : [ "fort" ] }, "special3": { "id" : 22, "requires" : [ "mageGuild1" ] }, "special4": { "id" : 23, "requires" : [ "mageGuild1" ] }, - "grail": { "id" : 26, "mode" : "grail", "produce" : { "gold": 5000 }}, + "grail": { "id" : 26, "mode" : "grail", "produce" : { "gold": 5000 } }, "dwellingLvl1": { "id" : 30, "requires" : [ "fort" ] }, "dwellingLvl2": { "id" : 31, "requires" : [ "dwellingLvl1" ] },