Fix Scholomance Gandling encounter (#5245)

This commit is contained in:
v.tihomirov
2021-04-18 18:45:54 +03:00
committed by GitHub
parent 8263faa288
commit d624baba2a
2 changed files with 7 additions and 1 deletions

View File

@@ -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: