fix(Core/Creature): quest_greeting_locale (#19615)

* fix(Core/Creature): quest_greeting_locale

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14845
This commit is contained in:
Kitzunu 2024-08-13 21:09:36 +02:00 committed by GitHub
parent 7fbc655da6
commit 2e02c76399
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 53 additions and 83 deletions

View file

@ -0,0 +1,2 @@
--
DELETE FROM `command` WHERE `name` = 'reload quest_greeting_locale';