From 52bf894c50fce89cf04e52bb367fce9284ed95d7 Mon Sep 17 00:00:00 2001 From: elexis Date: Tue, 8 Mar 2016 14:00:44 +0000 Subject: [PATCH] Remove naval-tag from flood. (It can be played without any ships and naval maps are not offered by default). Thanks yoreei for reporting. This was SVN commit r17846. --- binaries/data/mods/public/maps/random/flood.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/maps/random/flood.json b/binaries/data/mods/public/maps/random/flood.json index c577ba9311..68f76ec37c 100644 --- a/binaries/data/mods/public/maps/random/flood.json +++ b/binaries/data/mods/public/maps/random/flood.json @@ -5,7 +5,7 @@ "Description" : "A great flood has moved across the valley enabling ships and troops to battle in chest deep waters.", "BaseTerrain" : ["medit_sand_wet"], "BaseHeight" : -2, - "Keywords": ["naval"], + "Keywords": [], "Preview" : "flood.png", "CircularMap" : true, "XXXXXX" : "Optionally define other things here, like we would for a scenario"