fix(Scripts/SunwellPlateau): Remove Sunwell Radiance from mobs (#21312)

This commit is contained in:
Andrew 2025-02-03 08:54:19 -03:00 committed by GitHub
parent cce6f7513e
commit e75505d071
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 13 deletions

View file

@ -0,0 +1,2 @@
--
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 25485) AND (`source_type` = 0) AND (`id` IN (0));