From e6d1afe48b3ea022b24cb17afe437d8910e02f9f Mon Sep 17 00:00:00 2001 From: Itms Date: Mon, 22 Jun 2015 15:30:23 +0000 Subject: [PATCH] Add a terrain passability class for water. Fixes #3308 This was SVN commit r16806. --- binaries/data/mods/public/simulation/data/pathfinder.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/binaries/data/mods/public/simulation/data/pathfinder.xml b/binaries/data/mods/public/simulation/data/pathfinder.xml index ae59924ec1..6b624a3384 100644 --- a/binaries/data/mods/public/simulation/data/pathfinder.xml +++ b/binaries/data/mods/public/simulation/data/pathfinder.xml @@ -55,6 +55,8 @@ Default-terrain-only: used by the AI, for wall-building placement and for territory influence growth. It must be kept in sync with "default". + Ship-terrain-only: used by the AI. + It must be kept in sync with "ship" and "ship-small". --> none @@ -64,6 +66,10 @@ 2 1.0 + + none + 1 +