From fd80745a7c306de90a381d5cb4f7904ff67e62a7 Mon Sep 17 00:00:00 2001 From: Phil Campeau Date: Mon, 11 Nov 2024 09:04:14 -0500 Subject: [PATCH] [1822CA] Vancouver should be pass-through, not terminal --- lib/engine/game/g_1822_ca_ers/map.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/engine/game/g_1822_ca_ers/map.rb b/lib/engine/game/g_1822_ca_ers/map.rb index a84cac4ed9..d8ab3cdda8 100644 --- a/lib/engine/game/g_1822_ca_ers/map.rb +++ b/lib/engine/game/g_1822_ca_ers/map.rb @@ -17,7 +17,7 @@ module Map %w[T12] => 'city=revenue:yellow_30|green_40|brown_50|gray_60,slots:2;'\ 'path=a:4,b:_0,terminal:1;path=a:5,b:_0,terminal:1', %w[T14] => 'city=revenue:yellow_30|green_40|brown_50|gray_60,slots:3;'\ - 'path=a:4,b:_0,terminal:1;path=a:5,b:_0,terminal:1', + 'path=a:4,b:_0;path=a:5,b:_0', ['Y29'] => 'city=revenue:yellow_30|green_40|brown_50|gray_60,slots:2;path=a:4,b:_0,lanes:2', }, }.freeze