mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 15:17:27 +01:00
DB/Text: Temporal Parasite
Add missing emote text
This commit is contained in:
2
sql/updates/world/3.3.5/2016_12_26_08_world335.sql
Normal file
2
sql/updates/world/3.3.5/2016_12_26_08_world335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `creature_text` WHERE `entry`=10717;
|
||||
INSERT INTO `creature_text` (`entry`,`text`,`type`,`language`,`probability`,`BroadcastTextId`) VALUES (10717,'%s is summoned through a temporal rift!',16,0,100,6033);
|
||||
Reference in New Issue
Block a user