DB/SiegeOfBoralus: Show exit portals and ATs in normal difficulty (#31078)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `gameobject` SET `spawnDifficulties` = '23,8,2,1' WHERE `guid` IN (7000333, 7000334);
|
||||
UPDATE `areatrigger` SET `SpawnDifficulties` = '23,8,2,1' WHERE `SpawnId` IN (71, 93);
|
||||
Reference in New Issue
Block a user