diff options
| author | Nayd <dnpd.dd@gmail.com> | 2015-01-28 13:58:40 +0000 |
|---|---|---|
| committer | Nayd <dnpd.dd@gmail.com> | 2015-01-28 13:58:40 +0000 |
| commit | 6f7d048765f102110cbf9ad4653c078fbadaa105 (patch) | |
| tree | 4f08717381063ac099f3c12fe6c2101e78d11109 /sql | |
| parent | 0f0fcf198ef2a7ee720df0621bd98e44ea68167e (diff) | |
Core/Packets: Update and enable SMSG_WEATHER
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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` ( |
