mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 21:10:45 -05:00
Moved DisableNonHalloweenExitsDuringEventPatch
into needed
pile
This commit is contained in:
parent
7b20646134
commit
6667e347f3
@ -20,13 +20,9 @@ namespace SPT.Custom
|
||||
// Bundle patches should always load first - DO NOT REMOVE
|
||||
new EasyAssetsPatch().Enable();
|
||||
new EasyBundlePatch().Enable();
|
||||
|
||||
// TODO: check if these patches are needed
|
||||
new DisableNonHalloweenExitsDuringEventPatch().Enable();
|
||||
// new AllScavsHostileHostileToPlayerScavPatch().Enable();
|
||||
//new IsEnemyPatch().Enable(); // TODO: can probably remove, this is handled by server data sent to client on raid start
|
||||
|
||||
|
||||
// Still need
|
||||
new DisableNonHalloweenExitsDuringEventPatch().Enable();
|
||||
new SendFleaListingTaxAmountToServerPatch().Enable();
|
||||
new AddTraitorScavsPatch().Enable();
|
||||
new CustomAiPatch().Enable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user