mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 06:50:44 -05:00
Update to 29997
This commit is contained in:
parent
1111e7d518
commit
cc0934ade0
@ -11,8 +11,8 @@ namespace Aki.PrePatch
|
|||||||
{
|
{
|
||||||
public static IEnumerable<string> TargetDLLs { get; } = new[] { "Assembly-CSharp.dll" };
|
public static IEnumerable<string> TargetDLLs { get; } = new[] { "Assembly-CSharp.dll" };
|
||||||
|
|
||||||
public static int sptUsecValue = 51;
|
public static int sptUsecValue = 100;
|
||||||
public static int sptBearValue = 52;
|
public static int sptBearValue = 101;
|
||||||
|
|
||||||
private static string _sptPluginFolder = "plugins/spt";
|
private static string _sptPluginFolder = "plugins/spt";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user