chore(DB): import pending files

Referenced commit(s): b7353ce9b2
This commit is contained in:
AzerothCoreBot
2022-07-20 04:06:21 +00:00
parent b7353ce9b2
commit 93f4aaa999

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_20_02 -> 2022_07_20_03
--
DELETE FROM `command` WHERE `name` = 'npc guid';
INSERT INTO `command` (`name`, `security`, `help`) VALUES ('npc guid', 1, 'Syntax: .npc guid\r\n\r\nDisplays GUID, faction, NPC flags, Entry ID, Model ID for selected creature.');