From c72861b708c1655770c13acee2dd2e10c84fa276 Mon Sep 17 00:00:00 2001 From: Angen Date: Sat, 19 Dec 2020 20:21:15 +0000 Subject: [PATCH] Add proper lake to tutorial map Lake was not showing properly in a24 anymore. Reported by gameboy on forum: https://wildfiregames.com/forum/topic/34502-the-disappearing-lake/ Cause is, that water level had the same value as terrain level and since a24 uses more precise water level computation, high quality water effects did not show the lake. ( found by @vladislavbelov ) Rise water level in the lake, remove animals, trees, minerals from lake area add some fish. Differential Revision: D3240 This was SVN commit r24432. --- .../public/maps/tutorials/starting_economy_walkthrough.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binaries/data/mods/public/maps/tutorials/starting_economy_walkthrough.xml b/binaries/data/mods/public/maps/tutorials/starting_economy_walkthrough.xml index 55c0a76e4c..57990338f1 100644 --- a/binaries/data/mods/public/maps/tutorials/starting_economy_walkthrough.xml +++ b/binaries/data/mods/public/maps/tutorials/starting_economy_walkthrough.xml @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:202d4a16b4dd4d663652418e426adc11bbc604e287df6be181eba7e5a3f30152 -size 245062 +oid sha256:4d935ccda03cb5ef1153920c11fa801804d7a7d2e78f3eb748698144951f563e +size 229598