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:
Skjalf
2023-03-21 15:05:04 -03:00
committed by GitHub
parent 80ac0c958d
commit 9aee5c41e2
3 changed files with 22 additions and 25 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `guid` = 150212;