mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 09:50:43 -05:00
Enable ScavRepAdjustmentPatch again so rep works like in 3.9.x
This commit is contained in:
parent
9c248719e7
commit
b7a41c81e9
@ -45,6 +45,7 @@ namespace SPT.SinglePlayer
|
|||||||
new ScavLateStartPatch().Enable();
|
new ScavLateStartPatch().Enable();
|
||||||
new ScavSellAllPriceStorePatch().Enable();
|
new ScavSellAllPriceStorePatch().Enable();
|
||||||
new ScavSellAllRequestPatch().Enable();
|
new ScavSellAllRequestPatch().Enable();
|
||||||
|
new ScavRepAdjustmentPatch().Enable();
|
||||||
|
|
||||||
// 3.10.0
|
// 3.10.0
|
||||||
new PVEModeWelcomeMessagePatch().Enable();
|
new PVEModeWelcomeMessagePatch().Enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user