From c122e1ff2714ba6bb401e3c5878997c0e3a63a3a Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 17 Aug 2024 04:36:07 +0100 Subject: [PATCH] Disabled the IE2800 (Might end up in a separate addon set later) --- src/trains/diesel_mu/IE2800.pnml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trains/diesel_mu/IE2800.pnml b/src/trains/diesel_mu/IE2800.pnml index d747c26c..f8af5eee 100644 --- a/src/trains/diesel_mu/IE2800.pnml +++ b/src/trains/diesel_mu/IE2800.pnml @@ -30,7 +30,7 @@ switch(FEAT_TRAINS, SELF, switch_IE2800_0_can_attach_wagon, vehicle_type_id) { item(FEAT_TRAINS, item_IE2800, 571) { property { name: string(STR_IE2800_2CAR); - climates_available: ALL_CLIMATES; // available in all climates + climates_available: NO_CLIMATE; // available in all climates introduction_date: date(2000, 01, 01); model_life: VEHICLE_NEVER_EXPIRES; // keep available forever vehicle_life: 35; // years after vehicle is deemed "old" and should be replaced