Fix cargo product groups (#24212)
This commit is contained in:
@@ -60,7 +60,7 @@ public sealed class CargoGiftsRule : StationEventSystem<CargoGiftsRuleComponent>
|
||||
if (!_cargoSystem.AddAndApproveOrder(
|
||||
station!.Value,
|
||||
product.Product,
|
||||
product.PointCost,
|
||||
product.Cost,
|
||||
qty,
|
||||
Loc.GetString(component.Sender),
|
||||
Loc.GetString(component.Description),
|
||||
|
||||
Reference in New Issue
Block a user