From f84a466ca516136de218bc599bbfaf8c909829f4 Mon Sep 17 00:00:00 2001 From: SamuXarick <43006711+SamuXarick@users.noreply.github.com> Date: Thu, 7 Jan 2021 09:35:09 +0000 Subject: Fix #7945: Add cost of clearing the sloped tile when placing a dock (#7947) --- regression/regression/result.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regression/regression') diff --git a/regression/regression/result.txt b/regression/regression/result.txt index 52d957faf..2153cdaad 100644 --- a/regression/regression/result.txt +++ b/regression/regression/result.txt @@ -7327,7 +7327,7 @@ ERROR: IsEnd() is invalid as Begin() is never called IsBuoyTile(): true IsLockTile(): true IsCanalTile(): true - GetBankBalance(): 1999965070 + GetBankBalance(): 1999965040 --AIWaypointList(BUOY)-- Count(): 1 @@ -7346,7 +7346,7 @@ ERROR: IsEnd() is invalid as Begin() is never called IsBuoyTile(): false IsLockTile(): false IsCanalTile(): false - GetBankBalance(): 1999959675 + GetBankBalance(): 1999959645 BuildWaterDepot(): true BuildDock(): true -- cgit v1.2.3-54-g00ecf