diff -r 1dbf4f8eaac0 -r 601f092071e7 hedgewars/uLandTemplates.pas --- a/hedgewars/uLandTemplates.pas Tue Mar 30 00:03:58 2010 +0000 +++ b/hedgewars/uLandTemplates.pas Tue Mar 30 02:45:31 2010 +0000 @@ -2009,7 +2009,7 @@ FillPoints: @Template40FPoints; FillPointsCount: Succ(High(Template41FPoints)); BezierizeCount: 3; - RandPassesCount: 3; + RandPassesCount: 5; TemplateHeight: 2048; TemplateWidth: 4096; canMirror: true; canFlip: true; isNegative: false; canInvert: false; hasGirders: true;