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:
Andrew
2024-08-22 14:27:15 -03:00
committed by GitHub
parent eb410d6ab2
commit dd41692a8e
3 changed files with 17 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `event_scripts` WHERE `id` = 14797;