mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 08:10:45 -05:00
Moved DisableNonHalloweenExitsDuringEventPatch
into needed
pile
This commit is contained in:
parent
7b20646134
commit
6667e347f3
@ -21,12 +21,8 @@ namespace SPT.Custom
|
|||||||
new EasyAssetsPatch().Enable();
|
new EasyAssetsPatch().Enable();
|
||||||
new EasyBundlePatch().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
|
// Still need
|
||||||
|
new DisableNonHalloweenExitsDuringEventPatch().Enable();
|
||||||
new SendFleaListingTaxAmountToServerPatch().Enable();
|
new SendFleaListingTaxAmountToServerPatch().Enable();
|
||||||
new AddTraitorScavsPatch().Enable();
|
new AddTraitorScavsPatch().Enable();
|
||||||
new CustomAiPatch().Enable();
|
new CustomAiPatch().Enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user