fix(Scripts/SunwellPlateau): Sunblade Scout activate protector (#21629)

This commit is contained in:
Jelle Meeus
2025-03-08 22:43:20 +01:00
committed by GitHub
parent 4a11fe0db5
commit 5c1b4d863c
2 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'npc_sunblade_scout' WHERE (`entry` = 25372);
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 25372);