mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
4
data/sql/updates/db_world/2024_12_22_01.sql
Normal file
4
data/sql/updates/db_world/2024_12_22_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_12_22_00 -> 2024_12_22_01
|
||||
--
|
||||
DELETE FROM `command` where `name` = 'reload game_event_npc_vendor';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES ('reload game_event_npc_vendor', 3, 'Syntax: .reload game_event_npc_vendor\r Reload game_event_npc_vendor table.');
|
||||
Reference in New Issue
Block a user