aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/3999_sd2.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-06-29 22:25:16 +0200
committerDrahy <none@none>2009-06-29 22:25:16 +0200
commit57ab0f01f37d1eaeb96eb5a20c2bc3f47edb4ea2 (patch)
treefe9e84932f76fb9a1d0d5b5d778cb2c5ae6a1777 /sql/updates/3999_sd2.sql
parentcf414bb7ca796c2d4a065b803826c02d833e3003 (diff)
* Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk
Diffstat (limited to 'sql/updates/3999_sd2.sql')
-rw-r--r--sql/updates/3999_sd2.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/3999_sd2.sql b/sql/updates/3999_sd2.sql
index aefda08bd2e..2e09a329e4a 100644
--- a/sql/updates/3999_sd2.sql
+++ b/sql/updates/3999_sd2.sql
@@ -2,4 +2,4 @@ DELETE FROM script_texts WHERE entry BETWEEN -1000342 AND -1000340;
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
(-1000340, 'We made it! Thanks, $N. I couldn''t have gotten without you.', 0, 0, 0, 0, 'npc_deathstalker_erland - SAY_THANKS'),
(-1000341, 'It''s good to see you again, Erland. What is your report?', 0, 0, 0, 0, 'npc_deathstalker_erland - SAY_RANE'),
-(-1000342, 'Masses of wolves are to the east, and whoever lived at Malden''s Orchard is gone.', 0, 0, 0, 0, 'npc_deathstalker_erland - SAY_ANSWER');
+(-1000342, 'Masses of wolves are to the east, and whoever lived at Malden''s Orchard is gone.', 0, 0, 0, 0, 'npc_deathstalker_erland - SAY_ANSWER'); \ No newline at end of file