mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_09_21_00 -> 2024_09_21_01
|
||||
DELETE FROM `command` WHERE `name` = 'debug cooldown';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES ('debug cooldown', 3, 'Syntax: .debug cooldown #spellID #cooldownTime #itemID\nApply a cooldown of the given duration (in milliseconds) for the given spell and item ID.');
|
||||
@@ -1 +1,2 @@
|
||||
-- DB update 2024_09_21_01 -> 2024_09_21_02
|
||||
UPDATE `creature` SET `equipment_id` = 1 WHERE `id1` = 37967;
|
||||
Reference in New Issue
Block a user