sp-tarkov / server

The Server project for Single Player Tarkov. It can be run locally to replicate responses to the modified Escape From Tarkov client.
https://sp-tarkov.com
University of Illinois/NCSA Open Source License
31 stars 12 forks source link

[SPT 3.7.3] No Zvezda purchase option on Prapor after completing 'Our Own Land' #761

Closed refringe closed 2 weeks ago

refringe commented 2 weeks ago

General information:

Project issue is for:
SPT 3.7

Expected result:
For BEAR char, 23x75mm Zvezda flashbang round (KS-23m) should be unlocked after completion of 'Our Own Land' mission

Actual result:
No purchase option on Prapor after completion.

Can only see Skier purchase locked behind 'Counteraction' mission which can't be accessed by BEAR char.

How to reproduce:

Fully reproduceable

a clean install test with a fresh BEAR profile using SPT-AKI Profile Editor to set pathing mission to 'available to finish'

Ref: https://escapefromtarkov.fandom.com/wiki/Our_Own_Land


Originally written by ioulaum

refringe commented 2 weeks ago

I've checked the quest data json and i can see the assort unlock exists, but prapors assort data only has one Zvesza for level 4 (counteraction unlock). We don't have access to a high-level bear account with that quest completed so we'll have to add it in manually...somehow.


Originally written by chomp

refringe commented 2 weeks ago

Spent some time working on the assort generator system, found a few bugs and have added two missing assorts: Zvezda assort for completing Our Own Land (prapor l3) Thicc case barter for completing special equipment (peacekeeper l4)

https://dev.sp-tarkov.com/SPT-AKI/Server/commit/a5200e08d973bb8d5d3e27d347d3c99fb3bcb991 https://dev.sp-tarkov.com/SPT-AKI/Server/commit/5559b938c33ab6214ad3a09a48891270e7660d8b


Originally written by chomp

refringe commented 2 weeks ago

Thanks Chomp!

Though according to wiki, it's Prapor LL3?


Originally written by ioulaum

refringe commented 2 weeks ago

It is yes, typo on my part


Originally written by chomp