From 8ace1a725020a53a2e11d891c8368dfc916e8c3f Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Mon, 15 Jun 2009 00:15:40 +0200 Subject: Fix typo in last commit --HG-- branch : trunk --- sql/updates/3998_sd2.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/3998_sd2.sql') diff --git a/sql/updates/3998_sd2.sql b/sql/updates/3998_sd2.sql index 8f3dd9c73bd..20c9785464b 100644 --- a/sql/updates/3998_sd2.sql +++ b/sql/updates/3998_sd2.sql @@ -1,4 +1,4 @@ -DELETE FROM script_texts WHERE entry BETWEEN -1000342 AND -1000340; +DELETE FROM script_texts WHERE entry BETWEEN -1000409 AND -1000407; INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES (-1000407, '%s howls in delight at the sight of his lunch!',0,2,0,0,'kyle EMOTE_SEE_LUNCH'), (-1000408, '%s eats his lunch.',0,2,0,0,'kyle EMOTE_EAT_LUNCH'), -- cgit v1.2.3