mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(Script/Quest): Mystery of the Infinite minor adjustments & zone_dragonblight move to db from hardcode (#11810)
* Update zone_dragonblight.cpp * add IsFlying check to Future/past NPC & better randomizer * ocd ( align =) * Add Nozdormu "phasing" * cs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- (Quest)Mystery of the Infinite NPC: "Future You", remove SAI (unused)
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27899;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type` = 0;
|
||||
Reference in New Issue
Block a user