Core/Scripting: Move Text for Timmy the Cruel to creature text
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Texts for Timmy the Cruel
|
||||
DELETE FROM `creature_text` WHERE `entry`= 10808;
|
||||
INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`) VALUES
|
||||
(10808,0,0, 'TIMMY!',14,0,100,0,0,0, 'Timmy the Cruel - Yell on Spawn');
|
||||
Reference in New Issue
Block a user