mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SAI): Innkeeper Allison's Trick or Treat cast (#8599)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634541871690545900');
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type` = 7, `comment` = 'Innkeeper Allison - On gossip option 0 select - Player cast Trick or Treat on Invoker' WHERE `entryorguid` = 6740 AND `source_type` = 0 AND `id` = 1;
|
||||
Reference in New Issue
Block a user