From 6f7d048765f102110cbf9ad4653c078fbadaa105 Mon Sep 17 00:00:00 2001 From: Nayd Date: Wed, 28 Jan 2015 13:58:40 +0000 Subject: Core/Packets: Update and enable SMSG_WEATHER --- sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql b/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql index e6563bce913..59080101ab2 100644 --- a/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql +++ b/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql @@ -1,4 +1,4 @@ -SET @world_db_name := 'world'; -- fill in your world database name +SET @world_db_name := 'world6'; -- fill in your world database name DROP TABLE IF EXISTS `locales_broadcast_text`; CREATE TABLE `locales_broadcast_text` ( -- cgit v1.2.3