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:
parent
6146a84242
commit
77015a97a7
@ -5006,7 +5006,7 @@
|
||||
},
|
||||
{
|
||||
"activateAfterSec": 60,
|
||||
"active": false,
|
||||
"active": true,
|
||||
"conditions": "FAC_TRANSIT_14_COND",
|
||||
"description": "FAC_TRANSIT_14_DESC",
|
||||
"id": 14,
|
||||
|
@ -14071,7 +14071,7 @@
|
||||
},
|
||||
{
|
||||
"activateAfterSec": 60,
|
||||
"active": false,
|
||||
"active": true,
|
||||
"conditions": "STR_TRANSIT_5_COND",
|
||||
"description": "STR_TRANSIT_5_DESC",
|
||||
"id": 5,
|
||||
|
Loading…
Reference in New Issue
Block a user