3703698a1a
- Fixes exception thrown when attempting to transfer items during transit - Implements transit item transfer by expanding on the existing BTR item transfer code (They are both BTR services) Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com> Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/413 Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com> Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
15 lines
180 B
JSON
15 lines
180 B
JSON
[
|
|
{
|
|
"serviceType": "BtrItemsDelivery"
|
|
},
|
|
{
|
|
"serviceType": "PlayerTaxi"
|
|
},
|
|
{
|
|
"serviceType": "BtrBotCover"
|
|
},
|
|
{
|
|
"serviceType": "TransitItemsDelivery"
|
|
}
|
|
]
|