mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 07:53:44 +00:00
4
data/sql/updates/db_world/2024_09_22_03.sql
Normal file
4
data/sql/updates/db_world/2024_09_22_03.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_09_22_02 -> 2024_09_22_03
|
||||
|
||||
UPDATE `item_template` SET `BuyCount` = 20 WHERE (`entry` = 32453);
|
||||
UPDATE `item_template` SET `BuyCount` = 5 WHERE (`entry` = 32455);
|
||||
Reference in New Issue
Block a user