Server/project/assets/database/traders/656f0f98d80a697f855d34b1/services.json
DrakiaXYZ 3703698a1a Implement TransitItemsDelivery service via expansion of the BTR item delivery handler (!413)
- 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>
2024-09-27 07:19:20 +00:00

15 lines
180 B
JSON

[
{
"serviceType": "BtrItemsDelivery"
},
{
"serviceType": "PlayerTaxi"
},
{
"serviceType": "BtrBotCover"
},
{
"serviceType": "TransitItemsDelivery"
}
]