Update premium.cpp

This commit is contained in:
telegramcores
2025-10-05 08:35:39 +03:00
committed by GitHub
parent 6a06fb13ac
commit fe0f562bec

View File

@@ -11,7 +11,7 @@ enum Vendors
{
NPC_VENDOR_A = 54,
NPC_VENDOR_H = 3163,
NPC_AUCTION_H = 40725, /* 9856 default*/
NPC_AUCTION_H = 9856,
NPC_AUCTION_A = 8670
};