DB/Creature: Lord Ello Ebonlocke

Closes #20215
This commit is contained in:
ZenoX92
2017-08-30 16:28:21 +02:00
committed by Aokromes
parent 7eceb79320
commit ff42e081ea

View File

@@ -0,0 +1,4 @@
-- Lord Ello Ebonlocke -- Add another line
DELETE FROM `creature_text` WHERE `CreatureID`=263 AND `GroupID`=0 AND `ID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(263,0,1,"The Night Watch alone cannot protect us forever. We need the backing of the Stormwind Army.",12,7,100,0,0,0,64,0,"Lord Ello Ebonlocke");