From 8d687caa10c0f84647fc296f9d082c21a53160a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Franchet?= Date: Thu, 13 Jun 2024 22:37:36 +0200 Subject: [PATCH] Update season 3 TO topics --- Batman/data/maps/lang/maps.en.json | 12 ++++++++---- Batman/data/maps/lang/maps.fr.json | 12 ++++++++---- Batman/engine/Version.json | 2 +- Conan/engine/Version.json | 2 +- 4 files changed, 18 insertions(+), 10 deletions(-) diff --git a/Batman/data/maps/lang/maps.en.json b/Batman/data/maps/lang/maps.en.json index f71d3cd8..fef131bc 100644 --- a/Batman/data/maps/lang/maps.en.json +++ b/Batman/data/maps/lang/maps.en.json @@ -79,19 +79,22 @@ "Zeppelin": { "description": { - "title": "The Zeppelin" + "title": "The Zeppelin", + "totopic": "https://the-overlord.net/index.php?/topic/114590-gotham-city-in-flames-zeppelin/" } }, "Warehouse": { "description": { - "title": "The warehouse" + "title": "The warehouse", + "totopic": "https://the-overlord.net/index.php?/topic/114591-gotham-city-in-flames-docks-warehouse/" } }, "Docks": { "description": { - "title": "The Docks" + "title": "The Docks", + "totopic": "https://the-overlord.net/index.php?/topic/114591-gotham-city-in-flames-docks-warehouse/" } } }, @@ -99,7 +102,8 @@ "compositions": { "Docks_Warehouse": { "description": { - "title": "The Docks & warehouse" + "title": "The Docks & warehouse", + "totopic": "https://the-overlord.net/index.php?/topic/114591-gotham-city-in-flames-docks-warehouse/" } } } diff --git a/Batman/data/maps/lang/maps.fr.json b/Batman/data/maps/lang/maps.fr.json index 2213dd13..7bc940ff 100644 --- a/Batman/data/maps/lang/maps.fr.json +++ b/Batman/data/maps/lang/maps.fr.json @@ -79,19 +79,22 @@ "Zeppelin": { "description": { - "title": "Le Zeppelin" + "title": "Le Zeppelin", + "totopic": "https://the-overlord.com/index.php?/topic/53316-gotham-city-in-flames-carte-zeppelin/" } }, "Warehouse": { "description": { - "title": "Les entrepôts" + "title": "Les entrepôts", + "totopic": "https://the-overlord.com/index.php?/topic/53317-gotham-city-in-flames-carte-quais-entrepôts/" } }, "Docks": { "description": { - "title": "Les quais" + "title": "Les quais", + "totopic": "https://the-overlord.com/index.php?/topic/53317-gotham-city-in-flames-carte-quais-entrepôts/" } } }, @@ -99,7 +102,8 @@ "compositions": { "Docks_Warehouse": { "description": { - "title": "Les quais & entrepôts" + "title": "Les quais & entrepôts", + "totopic": "https://the-overlord.com/index.php?/topic/53317-gotham-city-in-flames-carte-quais-entrepôts/" } } } diff --git a/Batman/engine/Version.json b/Batman/engine/Version.json index 41c0ac97..76d2bb82 100644 --- a/Batman/engine/Version.json +++ b/Batman/engine/Version.json @@ -1,3 +1,3 @@ { - "version": "0.27.2" + "version": "0.27.3" } \ No newline at end of file diff --git a/Conan/engine/Version.json b/Conan/engine/Version.json index 41c0ac97..76d2bb82 100644 --- a/Conan/engine/Version.json +++ b/Conan/engine/Version.json @@ -1,3 +1,3 @@ { - "version": "0.27.2" + "version": "0.27.3" } \ No newline at end of file