@@ -165,7 +165,7 @@ item (FEAT_TRAINS, item_BR378_3dv, 225) {
165165 sprite_id: SPRITE_ID_NEW_TRAIN;
166166 speed: 75 mph;
167167 refit_cost: 0;
168- track_type: [THIRD, THIRD, ELRL];
168+ track_type: [THIRD, ELRL];
169169 ai_special_flag: AI_FLAG_CARGO;
170170 power: 1341 hp;
171171 running_cost_base: RUNNING_COST_ELECTRIC;
@@ -266,7 +266,7 @@ item (FEAT_TRAINS, item_BR378_4dv, 227) {
266266 sprite_id: SPRITE_ID_NEW_TRAIN;
267267 speed: 75 mph;
268268 refit_cost: 0;
269- track_type: [THIRD, THIRD, ELRL];
269+ track_type: [THIRD, ELRL];
270270 ai_special_flag: AI_FLAG_CARGO;
271271 power: 2012 hp;
272272 running_cost_base: RUNNING_COST_ELECTRIC;
@@ -366,7 +366,7 @@ item (FEAT_TRAINS, item_BR378_5dv, 229) {
366366 sprite_id: SPRITE_ID_NEW_TRAIN;
367367 speed: 75 mph;
368368 refit_cost: 0;
369- track_type: [THIRD, THIRD, ELRL];
369+ track_type: [THIRD, ELRL];
370370 ai_special_flag: AI_FLAG_CARGO;
371371 power: 2012 hp;
372372 running_cost_base: RUNNING_COST_ELECTRIC;
@@ -414,7 +414,7 @@ item (FEAT_TRAINS, item_BR378b, 231) {
414414 sprite_id: SPRITE_ID_NEW_TRAIN;
415415 speed: 75 mph;
416416 refit_cost: 0;
417- track_type: [THIRD, THIRD, ELRL];
417+ track_type: [THIRD, ELRL];
418418 ai_special_flag: AI_FLAG_CARGO;
419419 power: 0 hp;
420420 running_cost_base: RUNNING_COST_ELECTRIC;
@@ -459,7 +459,7 @@ item (FEAT_TRAINS, item_BR378c, 232) {
459459 sprite_id: SPRITE_ID_NEW_TRAIN;
460460 speed: 75 mph;
461461 refit_cost: 0;
462- track_type: [THIRD, THIRD, ELRL];
462+ track_type: [THIRD, ELRL];
463463 ai_special_flag: AI_FLAG_CARGO;
464464 power: 0 hp;
465465 running_cost_base: RUNNING_COST_ELECTRIC;
@@ -504,7 +504,7 @@ item (FEAT_TRAINS, item_BR378d, 233) {
504504 sprite_id: SPRITE_ID_NEW_TRAIN;
505505 speed: 75 mph;
506506 refit_cost: 0;
507- track_type: [THIRD, THIRD, ELRL];
507+ track_type: [THIRD, ELRL];
508508 ai_special_flag: AI_FLAG_CARGO;
509509 power: 0 hp;
510510 running_cost_base: RUNNING_COST_ELECTRIC;
0 commit comments