fix(Scripts/Misc): Fix bosses not reseting after the despawn update (#15507)
* fix bosses not reseting * fix lk * fix tirion not respawning * up
This commit is contained in:
parent
80ac0c958d
commit
9aee5c41e2
3 changed files with 22 additions and 25 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature` WHERE `guid` = 150212;
|
||||
Loading…
Add table
Add a link
Reference in a new issue