fix(Scripts/SethekkHalls): Prevent multiple spawns of Anzu (#19636)
* fix(Scripts/SethekkHalls): Prevent multiple spawns of Anzu * Update instance_sethekk_halls.cpp * Update instance_sethekk_halls.cpp * Update rev_1723763212128826500.sql
This commit is contained in:
parent
eb410d6ab2
commit
dd41692a8e
3 changed files with 17 additions and 6 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `event_scripts` WHERE `id` = 14797;
|
||||
Loading…
Add table
Add a link
Reference in a new issue