mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 13:47:23 +01:00
Core/Conversation: Implemented conversation flags (#29552)
(cherry picked from commit de23262c65)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `conversation_template` ADD COLUMN `Flags` tinyint NOT NULL DEFAULT 0 AFTER `TextureKitId`;
|
||||
Reference in New Issue
Block a user