feat(Script/Command): Add AccountFlag pinfo output (#22548)

This commit is contained in:
Kitzunu 2025-07-27 09:59:13 +02:00 committed by GitHub
parent e66f763a9c
commit 60643ce5e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 64 additions and 2 deletions

View file

@ -0,0 +1,4 @@
--
DELETE FROM `acore_string` WHERE `entry` = 179;
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
(179, '| AccountFlags:');