chore(DB): import pending files

Referenced commit(s): 0b24dddb34
This commit is contained in:
AzerothCoreBot
2022-07-20 13:35:01 +00:00
parent 0b24dddb34
commit 4ddaccd739
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_20_05 -> 2022_07_20_06
-- Remorseful Highborne --> Add gossip texts (Credit: https://github.com/Haeniken/FairyCore/commit/25260b92a6c5163643248deeae7247a3bac6cbb7)
UPDATE `creature_template` SET `gossip_menu_id`=3803, `npcflag` = `npcflag` | 1 WHERE `entry`=10684;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_20_06 -> 2022_07_20_07
--
UPDATE `smart_scripts` SET `target_type`=24 WHERE `entryorguid`=25416 AND `source_type`=0 AND `id`=4;
UPDATE `smart_scripts` SET `target_type`=24 WHERE `entryorguid`=25418 AND `source_type`=0 AND `id`=4;