DB/Creature: Fix Earthcaller Ryga

By untaught, closes #11827
This commit is contained in:
Aokromes
2014-04-20 19:10:50 +02:00
parent fd6fcbb547
commit 2132fc41fa

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature_text` WHERE `entry`=17123;
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `broadcasttextid`) VALUES
(17123,0,0,'Welcome, kind spirit. What has brought you to us?',12,0,100,0,0,0,'',13512);