diff options
| author | megamage <none@none> | 2009-02-17 21:54:48 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-17 21:54:48 -0600 |
| commit | 89ba43ef3e3f8d4b563c9e8efaf06bf7f7b44065 (patch) | |
| tree | fbe73c4d529f195d51b8ca4b62be8443da80becf /sql/updates/551_world.sql | |
| parent | be53cfe1044d7e913c4c11a7245e2d2846826363 (diff) | |
| parent | 3931b802f1b8b890a615e5b2a4c0ed70407468d7 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/551_world.sql')
| -rw-r--r-- | sql/updates/551_world.sql | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/updates/551_world.sql b/sql/updates/551_world.sql index 5a01d596ab4..c064a8e990c 100644 --- a/sql/updates/551_world.sql +++ b/sql/updates/551_world.sql @@ -19,4 +19,5 @@ INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`, (-1000134, 'We\'ve had too many setbacks along the way: Hellfire Citadel, Fallen Sky Ridge, Firewing Point... Prince Kael\'thas will tolerate no further delays. I will tolerate nothing other than complete success!', 0, 0, 0, 'dawnforge PATHALEON_CULATOR_IMAGE_2_1'), (-1000135, 'I am returning to Tempest Keep. See to it that I do not have reason to return!', 0, 0, 0, 'dawnforge PATHALEON_CULATOR_IMAGE_2_2' ), (-1000136, 'Yes, my lord.', 0, 0, 0, 'dawnforge COMMANDER_DAWNFORGE_4 SAY_ARCANIST_ARDONIS_2'), -(-1000137, 'See to it, Ardonis!', 0, 0, 0, 'dawnforge COMMANDER_DAWNFORGE_5');
\ No newline at end of file +(-1000137, 'See to it, Ardonis!', 0, 0, 0, 'dawnforge COMMANDER_DAWNFORGE_5'); + |
