mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
feat(Script/Command): Add AccountFlag pinfo output (#22548)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` = 179;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(179, '| AccountFlags:');
|
||||
Reference in New Issue
Block a user