Files
azerothcore_installer/sql/update_ahbot_config.sql
2024-07-29 15:09:32 +00:00

4 lines
84 B
SQL

USE acore_world;
UPDATE mod_auctionhousebot
SET minitems = 30000, maxitems = 40000;