mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Scripts/UtgardePinacle: Adjust King Ymiron boundaries
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
BossBoundaryData const boundaries =
|
||||
{
|
||||
{ DATA_KING_YMIRON, new RectangleBoundary(340.0f, 450.0f, -412.0f, -275.0f) }
|
||||
{ DATA_KING_YMIRON, new RectangleBoundary(340.0f, 443.0f, -412.0f, -275.0f) }
|
||||
};
|
||||
|
||||
DoorData const doorData[] =
|
||||
|
||||
Reference in New Issue
Block a user