Update premium.cpp

40725 Steam-Powered Auctioneer
This commit is contained in:
telegramcores
2025-10-05 08:12:26 +03:00
committed by GitHub
parent 11c3f7c0cc
commit 6a06fb13ac

View File

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