Fix Scholomance Gandling encounter (#5245)
This commit is contained in:
parent
8263faa288
commit
d624baba2a
2 changed files with 7 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ public:
|
|||
gateId = GO_GATE_ILLUCIA;
|
||||
break;
|
||||
case SPELL_SHADOW_PORTAL_BAROVFAMILYVAULT:
|
||||
summonPos = ROOM_BAROV_FAMILY_VAULT * 4;
|
||||
summonPos = ROOM_BAROV_FAMILY_VAULT * 3;
|
||||
gateId = GO_GATE_BAROV;
|
||||
break;
|
||||
case SPELL_SHADOW_PORTAL_VAULTOFTHERAVENIAN:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue