chore(DB): import pending files

Referenced commit(s): b4d04b1af1
This commit is contained in:
github-actions[bot]
2024-12-22 08:45:52 +00:00
parent 7be3c82505
commit 0d6a0f8441

View 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.');