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[] =
|
ObjectData const creatureData[] =
|
||||||
{
|
{
|
||||||
{ NPC_MEDIVH, DATA_MEDIVH },
|
{ NPC_MEDIVH, DATA_MEDIVH },
|
||||||
|
{ NPC_AEONUS, DATA_AEONUS },
|
||||||
{ 0, 0 }
|
{ 0, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user