Skip to content

Commit 4bf0da1

Browse files
avarishdShauren
authored andcommitted
DB/Creatures: Remove two Ahn'kahar Watcher spawns near the dungeon entrance in normal mode
Closes #31581
1 parent 245ab92 commit 4bf0da1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
UPDATE `creature` SET `spawnMask` = `spawnMask` & ~1 WHERE `guid` IN (68283,68284) AND `id` = 31104;

0 commit comments

Comments
 (0)