mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Remove incorrectly added event from Thule Ravenclaw
Refad2552d04aThis event belongs to Ravenclaw Apparition only, also removes permanent SetActive (cherry picked from commit24a494398f)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 1947 AND `source_type` = 0 AND `id` IN (4,5);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 194700 AND `source_type` = 9;
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 1947;
|
||||
Reference in New Issue
Block a user