mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 16:10:43 -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,
|
||||
barterScheme,
|
||||
1,
|
||||
isPreset || isPackOffer,
|
||||
); // sellAsOnePiece
|
||||
isPackOffer, // sellAsOnePiece - pack offer
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user