DB/Creature: Fix Kroshius text

By Rushor, closes #11801
This commit is contained in:
Aokromes
2014-06-21 08:27:34 +02:00
parent 1c848d15e8
commit 8ddf289e2f

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_text` WHERE `entry`=14467;
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`) VALUES
(14467, 0, 0, 'Kroshius live? Kroshius crush!', 14, 0, 100, 0, 0, 0, 'Kroshius');