From b88b75c3be722d2ce79d275d4a1174d44573c6fb Mon Sep 17 00:00:00 2001 From: rec0d Date: Wed, 15 Feb 2017 15:50:45 +0100 Subject: [PATCH] Create tulani_speak.sql --- sql/tulani_speak.sql | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sql/tulani_speak.sql diff --git a/sql/tulani_speak.sql b/sql/tulani_speak.sql new file mode 100644 index 0000000..43fe60e --- /dev/null +++ b/sql/tulani_speak.sql @@ -0,0 +1,7 @@ +INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(79248, 0, 0, 'Good! We must have arrived before Teron`gor and Gul`dan!', 12, 0, 100, 0, 0, 0, 0, 0, ''), +(79248, 1, 0, 'Nyami is working to bolster the defenses against their assault - Follow me. We will report to her', 12, 0, 100, 0, 0, 0, 0, 0, ''), +(79248, 2, 0, 'Beautiful isn`t it? just think- you re one of the first outsiders to see inside Auchindoun', 12, 0, 100, 0, 0, 0, 0, 0, ''), +(79248, 3, 0, 'Strange... why is the door sealed? No matter...', 12, 0, 100, 0, 0, 0, 0, 0, ''), +(79248, 4, 0, 'Lets us proceed', 12, 0, 100, 0, 0, 0, 0, 0, ''); +(79248, 5, 0, 'The vendicators and Exarchs of the past. Heroes all - Their souls still remain with us here', 12, 0, 100, 0, 0, 0, 0, 0, ''),