mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Scripts/Mana Tombs: Update scripts (#31024)
This commit is contained in:
3
sql/updates/world/3.3.5/2025_06_10_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2025_06_10_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 185522 AND `source_type` = 1 AND `id` = 1;
|
||||
UPDATE `smart_scripts` SET `link` = 0 WHERE `entryorguid` = 185522 AND `source_type` = 1 AND `id` = 0;
|
||||
Reference in New Issue
Block a user