aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2014-12-17 09:37:00 +0000
committerDr-J <daniel.jarrott0@gmail.com>2014-12-17 09:37:00 +0000
commit629c6d2c02f984d8933ba38e17b89e1b9af5bde1 (patch)
tree2baf310f9ca21ec30df6d96f29b27e21748d35bf
parentc385e537cc0aa9f61828068bd6a2d24b1288bfdc (diff)
Fix screwup I made when adding broadcast text
Fix an error I made when adding broadcast text had been too used to adding this as extra field as never used to be output by wpp even though is still 0 the field is output now for creature text.
-rw-r--r--sql/updates/world/2014_12_16_00_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_12_16_00_world.sql b/sql/updates/world/2014_12_16_00_world.sql
index abca1e7c838..b67691cee8d 100644
--- a/sql/updates/world/2014_12_16_00_world.sql
+++ b/sql/updates/world/2014_12_16_00_world.sql
@@ -6,7 +6,7 @@ INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language
(33701, 1, 0, 'Frontal defense systems? Is there something I should let Brann know before he has anyone attempt to enter the complex?', 12, 0, 100, 0, 0, 0, 33704, 'High Explorer Dellorah to Player'),
(33701, 2, 0, 'Can you detail the nature of these defense systems?', 12, 0, 100, 0, 0, 0, 33706, 'High Explorer Dellorah to Player'),
(33701, 3, 0, 'Got it. At least we don''t have to deal with those orbital emplacements.', 12, 0, 100, 0, 0, 0, 33708, 'High Explorer Dellorah to Player'),
-(33701, 4, 0, 'Rhydian, make sure you let Brann and Archmage Pentarus know about those defenses immediately.', 12, 0, 100, 0, 0, 0, 0, 'High Explorer Dellorah to Player',33709),
+(33701, 4, 0, 'Rhydian, make sure you let Brann and Archmage Pentarus know about those defenses immediately.', 12, 0, 100, 0, 0, 0, 33709, 'High Explorer Dellorah to Player'),
(33701, 5, 0, 'And you mentioned an imprisoned entity? What is the nature of this entity and what is its status?', 12, 0, 100, 0, 0, 0, 33710, 'High Explorer Dellorah to Player'),
(33701, 6, 0, 'Yogg-Saron is here? It sounds like we really will have our hands full then.', 12, 0, 100, 0, 0, 0, 33713, 'High Explorer Dellorah to Player'),
(33626, 0, 0, 'Not a bit. For the life of me, I can''t figure out how this thing works.', 12, 0, 100, 0, 0, 0, 34183, 'Hired Engineer to Player'),