mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
4 lines
84 B
SQL
4 lines
84 B
SQL
USE acore_world;
|
|
UPDATE mod_auctionhousebot
|
|
SET minitems = 30000, maxitems = 40000;
|