Tested ok
This commit is contained in:
Mitch Freeman
2025-09-21 11:07:14 -03:00
committed by Vayle
parent 8175ae6187
commit a9d3e1bfe1
5 changed files with 30 additions and 24 deletions
+2
View File
@@ -14404,6 +14404,8 @@ void Client::Handle_OP_ShopPlayerSell(const EQApplicationPacket *app)
inst2->SetPrice(price);
inst2->SetMerchantSlot(freeslot);
inst2->SetEvolveCurrentAmount(0);
inst2->CalculateEvolveProgression();
uint32 merchant_quantity = zone->GetTempMerchantQuantity(vendor->GetNPCTypeID(), freeslot);