mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 16:30:42 -05:00
Fixed PMC preset offers being classified as pack offers
This commit is contained in:
parent
30d620d346
commit
35ba24b639
@ -525,8 +525,8 @@ export class RagfairOfferGenerator {
|
|||||||
itemWithChildren,
|
itemWithChildren,
|
||||||
barterScheme,
|
barterScheme,
|
||||||
1,
|
1,
|
||||||
isPreset || isPackOffer,
|
isPackOffer, // sellAsOnePiece - pack offer
|
||||||
); // sellAsOnePiece
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user