From 6e8c66eeb389dbff9dae71e44964eadda97bad21 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Thu, 20 Aug 2009 02:27:23 +0200 Subject: Merge [SD2] r1354 Add one lost text from revision 1352. --HG-- branch : trunk --- sql/updates/5217_world_scripts.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/5217_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/5217_world_scripts.sql b/sql/updates/5217_world_scripts.sql new file mode 100644 index 00000000000..2cc8543a948 --- /dev/null +++ b/sql/updates/5217_world_scripts.sql @@ -0,0 +1,3 @@ +DELETE FROM script_texts WHERE entry=-1000445; +INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES +(-1000445,'%s wakes up!',0,2,0,0,'kerlonian EMOTE_KER_AWAKEN'); -- cgit v1.2.3