Skip to content

Actually make cases MobContainers when added to secure containers#8

Open
bushtail wants to merge 1 commit intoWelcomeToTarkov:mainfrom
bushtail:main
Open

Actually make cases MobContainers when added to secure containers#8
bushtail wants to merge 1 commit intoWelcomeToTarkov:mainfrom
bushtail:main

Conversation

@bushtail
Copy link
Contributor

added section

item.Parent = "5448bf274bdc2dfc2f8b456a";
item.Properties?.IsSecured = true;
item.Properties?.CantRemoveFromSlotsDuringRaid = 
[ 
    EquipmentSlots.SecuredContainer
];

to secure container config logic.

This did not break anything when doing the changes manually in the json files, you're free to take this if you want or don't if you know it'll break things later on down the line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant