Skip to content

Commit

Permalink
Ventilated boxcar none freight
Browse files Browse the repository at this point in the history
  • Loading branch information
scottanderson committed Aug 31, 2024
1 parent 2a5d0a0 commit a2c688d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/frames.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,7 @@ export const cargoLimits = {
},
VentilatedBoxcarCC: {
['EFreightType::Meat']: 36,
['EFreightType::None']: 0,
},
} as const satisfies PRO<FrameType, PRO<CargoType, number>>;

Expand Down

0 comments on commit a2c688d

Please sign in to comment.