mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:50:45 -05:00
commented out some patches for testing
This commit is contained in:
parent
cef94b5c40
commit
f8fc319007
@ -27,15 +27,15 @@ namespace SPT.Custom
|
||||
new BotCallForHelpWrongTargetLocationPatch().Enable();
|
||||
new BotOwnerDisposePatch().Enable();
|
||||
new BotsGroupLetBossesShootPmcsPatch().Enable();
|
||||
new AllScavsHostileHostileToPlayerScavPatch().Enable();
|
||||
new CustomAiPatch().Enable();
|
||||
new AddTraitorScavsPatch().Enable();
|
||||
new PmcTakesAgesToHealLimbsPatch().Enable();
|
||||
//new SetLocationIdOnRaidStartPatch().Enable();
|
||||
new SendFleaListingTaxAmountToServerPatch().Enable();
|
||||
new CopyPmcQuestsToPlayerScavPatch().Enable();
|
||||
new MergeScavPmcQuestsOnInventoryLoadPatch().Enable();
|
||||
new DisableNonHalloweenExitsDuringEventPatch().Enable();
|
||||
// new SetLocationIdOnRaidStartPatch().Enable();
|
||||
// new AllScavsHostileHostileToPlayerScavPatch().Enable();
|
||||
// new CopyPmcQuestsToPlayerScavPatch().Enable();
|
||||
// new MergeScavPmcQuestsOnInventoryLoadPatch().Enable();
|
||||
|
||||
// Needed but needs editing
|
||||
new IsEnemyPatch().Enable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user