mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
fix(Scripts/BlackMorass): stop rift adds from spawning once Aeonus is up (#26699)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -32,6 +32,7 @@ const Position PortalLocation[4] =
|
||||
ObjectData const creatureData[] =
|
||||
{
|
||||
{ NPC_MEDIVH, DATA_MEDIVH },
|
||||
{ NPC_AEONUS, DATA_AEONUS },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user