mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: Remove Lash of Pain from Succubus Minion
closes #31522 by CraftedRO
This commit is contained in:
3
sql/updates/world/3.3.5/2025_11_29_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2025_11_29_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=10928 AND `source_type`=0;
|
||||
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=10928;
|
||||
Reference in New Issue
Block a user