Skip to content

Commit bf10c76

Browse files
authored
DB/SiegeOfBoralus: Show exit portals and ATs in normal difficulty (TrinityCore#31078)
1 parent ebc1ad6 commit bf10c76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
UPDATE `gameobject` SET `spawnDifficulties` = '23,8,2,1' WHERE `guid` IN (7000333, 7000334);
2+
UPDATE `areatrigger` SET `SpawnDifficulties` = '23,8,2,1' WHERE `SpawnId` IN (71, 93);

0 commit comments

Comments
 (0)