mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
5
sql/updates/world/3.3.5/2021_02_01_00_world_335.sql
Normal file
5
sql/updates/world/3.3.5/2021_02_01_00_world_335.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `waypoint_data` WHERE `id` = 740330;
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 10820;
|
||||
DELETE FROM `creature` WHERE `id` = 10820;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 10820 AND `source_type` = 0;
|
||||
Reference in New Issue
Block a user