Fix Streets to Labs transit (!432)

- Enable the Streets to Labs transit
- Denying access, and consuming keycard are already implemented in the client

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/432
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
This commit is contained in:
DrakiaXYZ 2024-11-22 08:38:30 +00:00 committed by chomp
parent 6146a84242
commit 77015a97a7
2 changed files with 2 additions and 2 deletions

View File

@ -5006,7 +5006,7 @@
},
{
"activateAfterSec": 60,
"active": false,
"active": true,
"conditions": "FAC_TRANSIT_14_COND",
"description": "FAC_TRANSIT_14_DESC",
"id": 14,

View File

@ -14071,7 +14071,7 @@
},
{
"activateAfterSec": 60,
"active": false,
"active": true,
"conditions": "STR_TRANSIT_5_COND",
"description": "STR_TRANSIT_5_DESC",
"id": 5,