mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
4
sql/updates/world/3.3.5/2024_01_20_00_world.sql
Normal file
4
sql/updates/world/3.3.5/2024_01_20_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Delete two cata texts from db
|
||||
DELETE FROM `npc_text` WHERE `ID` IN (18268,17425);
|
||||
DELETE FROM `broadcast_text` WHERE `ID` IN (52965,48369);
|
||||
DELETE FROM `broadcast_text_locale` WHERE `ID` IN (52965,48369);
|
||||
Reference in New Issue
Block a user