DB/Text: Temporal Parasite

Add missing emote text
This commit is contained in:
Dr-J
2016-11-26 19:23:50 +00:00
committed by GitHub
parent ef31955f83
commit 1498b2f4a3

View 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);