mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fix Onyxia eggs
This commit is contained in:
@@ -1014,4 +1014,6 @@ UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `id` = 7509;
|
||||
|
||||
DELETE FROM `areatrigger_teleport` WHERE `ID` = 2848;
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(2848, 'onyxia_entrance_trigger');
|
||||
(2848, 'onyxia_entrance_trigger');
|
||||
|
||||
UPDATE `gameobject` SET `spawnMask` = 7 WHERE `map` = 249;
|
||||
Reference in New Issue
Block a user