mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:50:45 -05:00
Disabled BossSpawnChancePatch as it doesn't appear to be necessary after testing
This commit is contained in:
parent
815d6a6303
commit
e4c7547bc8
@ -38,7 +38,7 @@ namespace SPT.Custom
|
|||||||
new SetPreRaidSettingsScreenDefaultsPatch().Enable();
|
new SetPreRaidSettingsScreenDefaultsPatch().Enable();
|
||||||
new CoreDifficultyPatch().Enable();
|
new CoreDifficultyPatch().Enable();
|
||||||
new BotDifficultyPatch().Enable();
|
new BotDifficultyPatch().Enable();
|
||||||
new BossSpawnChancePatch().Enable();
|
//new BossSpawnChancePatch().Enable(); // Tested factory, Tagilla does not spawn 100% of the time with patch disabled
|
||||||
new VersionLabelPatch().Enable();
|
new VersionLabelPatch().Enable();
|
||||||
new FixBotgroupMarkofTheUnknown().Enable();
|
new FixBotgroupMarkofTheUnknown().Enable();
|
||||||
new MergeScavPmcQuestsOnInventoryLoadPatch().Enable();
|
new MergeScavPmcQuestsOnInventoryLoadPatch().Enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user