From edd882492bed4e5daa0f4e7d06761b63aaa4d6ec Mon Sep 17 00:00:00 2001 From: quantumstate Date: Sun, 19 Aug 2012 20:20:37 +0000 Subject: [PATCH] Fixed syntax error in new technology. This was SVN commit r12480. --- .../mods/public/simulation/data/technologies/no_heroes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/simulation/data/technologies/no_heroes.json b/binaries/data/mods/public/simulation/data/technologies/no_heroes.json index d2978b0e37..c54494fac9 100644 --- a/binaries/data/mods/public/simulation/data/technologies/no_heroes.json +++ b/binaries/data/mods/public/simulation/data/technologies/no_heroes.json @@ -6,5 +6,5 @@ "requirementsTooltip": "Unlocked in City Phase.", "icon": "arrow.png", "researchTime": 20, - "tooltip": "Need build limits before renabling this.", + "tooltip": "Need build limits before renabling this." }