DB/SAI: Remove Lash of Pain from Succubus Minion

closes #31522
by CraftedRO
This commit is contained in:
Aokromes
2025-11-29 19:53:06 +01:00
committed by GitHub
parent aa52744989
commit e757e8979d

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=10928 AND `source_type`=0;
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=10928;