Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
This commit is contained in:
commit
fdc6be4dc7
@ -130,7 +130,9 @@
|
|||||||
"63611865ba5b90db0c0399d1",
|
"63611865ba5b90db0c0399d1",
|
||||||
"5eff09cd30a7dc22fd1ddfed",
|
"5eff09cd30a7dc22fd1ddfed",
|
||||||
"5efde6b4f5448336730dbd61",
|
"5efde6b4f5448336730dbd61",
|
||||||
"609e860ebd219504d8507525"
|
"609e860ebd219504d8507525",
|
||||||
|
"63a0b208f444d32d6f03ea1e",
|
||||||
|
"63495c500c297e20065a08b1"
|
||||||
],
|
],
|
||||||
"handbookPriceOverride": {
|
"handbookPriceOverride": {
|
||||||
"63a8970d7108f713591149f5": 1000,
|
"63a8970d7108f713591149f5": 1000,
|
||||||
|
@ -4,7 +4,7 @@ import { HttpServerHelper } from "@spt-aki/helpers/HttpServerHelper";
|
|||||||
import { JsonUtil } from "@spt-aki/utils/JsonUtil";
|
import { JsonUtil } from "@spt-aki/utils/JsonUtil";
|
||||||
import { VFS } from "@spt-aki/utils/VFS";
|
import { VFS } from "@spt-aki/utils/VFS";
|
||||||
|
|
||||||
class BundleInfo
|
export class BundleInfo
|
||||||
{
|
{
|
||||||
modPath: string;
|
modPath: string;
|
||||||
key: string;
|
key: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user