mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB: Fix an incorrect Text range in creature_text
This commit is contained in:
2
sql/updates/world/2015_11_24_00_world_355.sql
Normal file
2
sql/updates/world/2015_11_24_00_world_355.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `TextRange`=0 WHERE `entry`=10321 AND `groupid`=0 AND `id`=0;
|
||||
Reference in New Issue
Block a user