Changeset 284 for trunk/sql/data.sql
- Timestamp:
- Dec 11, 2009, 11:41:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/data.sql
r85 r284 1 -- phpMyAdmin SQL Dump 2 -- version 3.2.3 3 -- http://www.phpmyadmin.net 4 -- 5 -- Počítač: localhost 6 -- Vygenerováno: Pátek 11. prosince 2009, 11:29 7 -- Verze MySQL: 5.0.84 8 -- Verze PHP: 5.2.9 9 10 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 11 12 -- 13 -- Databáze: `wowpreklad` 14 -- 1 15 2 16 -- … … 4 18 -- 5 19 6 INSERT INTO `group` (`Id`, `Name`, `TablePrefix`, `MangosDatabase`, `MangosTable`, `MangosTableIndex`, `DBCFileName`, `DBCColumns`, `WowheadName`) VALUES 7 (1, 'Výpravy', 'quests', 'realm2_mangos', 'quest_template', 'entry', '', '', 'quest'), 8 (2, 'Texty knížek', 'page', 'realm2_mangos', 'page_text', 'entry', '', '', ''), 9 (3, 'Slova NPC', 'npc', 'realm2_mangos', 'npc_text', 'ID', '', '', ''), 10 (4, 'Názvy věcí', 'item', 'realm2_mangos', 'item_template', 'entry', '', '', 'item'), 11 (5, 'Názvy herních objektů', 'gameobject', 'realm2_mangos', 'gameobject_template', 'entry', '', '', 'gameobject'), 12 (6, 'Jména bytostí', 'creature', 'realm2_mangos', 'creature_template', 'entry', '', '', 'npc'), 13 (7, 'Zprávy MaNGOSu', 'mangos_string', 'realm2_mangos', 'mangos_string', 'entry', '', '', ''), 14 (8, 'Popis GM příkazů', 'mangos_command', 'realm2_mangos', 'command', 'entry', '', '', ''), 15 (9, 'Klient', 'client', '', '', '', '', '', ''), 16 (10, 'Texty skriptů ScriptDev2', 'sd2_script_texts', 'realm2_scriptdev2', 'script_texts', 'entry', '', '', ''), 17 (11, 'Texty EventAI', 'sd2_eventai_texts', 'realm2_scriptdev2', 'eventai_texts', 'entry', '', '', ''), 18 (12, 'Herní tipy', 'gametips', '', '', '', 'GameTips', 'usuuuuuuuuuuuuuuuu', ''), 19 (13, 'Kouzla', 'spell', '', '', '', 'Spell', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 'spell'); 20 INSERT INTO `group` (`Id`, `Name`, `TablePrefix`, `MangosDatabase`, `MangosTable`, `MangosTableIndex`, `DBCFileName`, `WowheadName`, `LuaFileName`, `LuaMPQFolder`, `LastImport`, `LastVersion`) VALUES 21 (1, 'Výpravy', 'quests', 'mangos', 'quest_template', 'entry', '', 'quest', '', '', '0000-00-00 00:00:00', 0), 22 (2, 'Texty knížek', 'page', 'mangos', 'page_text', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 23 (3, 'Slova NPC', 'npc', 'mangos', 'npc_text', 'ID', '', '', '', '', '0000-00-00 00:00:00', 0), 24 (4, 'Názvy věcí', 'item', 'mangos', 'item_template', 'entry', '', 'item', '', '', '0000-00-00 00:00:00', 0), 25 (5, 'Názvy herních objektů', 'gameobject', 'mangos', 'gameobject_template', 'entry', '', 'gameobject', '', '', '0000-00-00 00:00:00', 0), 26 (6, 'Jména bytostí', 'creature', 'mangos', 'creature_template', 'entry', '', 'npc', '', '', '0000-00-00 00:00:00', 0), 27 (7, 'Zprávy MaNGOSu', 'mangos_string', 'mangos', 'mangos_string', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 28 (8, 'Popis GM příkazů', 'mangos_command', 'mangos', 'command', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 29 (10, 'Texty skriptů ScriptDev2', 'sd2_script_texts', 'scriptdev2', 'script_texts', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 30 (11, 'Texty EventAI', 'sd2_eventai_texts', 'scriptdev2', 'eventai_texts', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 31 (12, 'Herní tipy', 'gametips', '', '', '', 'GameTips', '', '', '', '0000-00-00 00:00:00', 0), 32 (13, 'Kouzla', 'spell', '', '', '', 'Spell', 'spell', '', '', '0000-00-00 00:00:00', 0), 33 (14, 'Rozhraní klienta', 'global_strings', '', '', '', '', '', 'GlobalStrings', 'Interface/FrameXML', '0000-00-00 00:00:00', 0), 34 (15, 'Rozhraní klienta 2', 'glue_strings', '', '', '', '', '', 'GlueStrings', 'Interface/GlueXML', '0000-00-00 00:00:00', 0), 35 (16, 'Možnosti NPC', 'npc_option', 'mangos', 'npc_option', 'id', '', '', '', '', '0000-00-00 00:00:00', 0), 36 (17, 'Doprava', 'transports', 'mangos', 'transports', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0), 37 (18, 'Krčmy', 'areatrigger_tavern', 'mangos', 'areatrigger_tavern', 'id', '', '', '', '', '0000-00-00 00:00:00', 0), 38 (19, 'Teleporty', 'areatrigger_teleport', 'mangos', 'areatrigger_teleport', 'id', '', '', '', '', '0000-00-00 00:00:00', 0), 39 (20, 'Úspěchy', 'achievement', '', '', '', 'Achievement', 'achievement', '', '', '0000-00-00 00:00:00', 0), 40 (21, 'Kategorie úspěchů', 'achievement_category', '', '', '', 'Achievement_Category', '', '', '', '0000-00-00 00:00:00', 0), 41 (22, 'Kritéria úspěchů', 'achievement_criteria', '', '', '', 'Achievement_Criteria', '', '', '', '0000-00-00 00:00:00', 0); 20 42 21 43 -- … … 23 45 -- 24 46 25 INSERT INTO `group_item` (`Id`, `Group`, `Name`, `Column`, `MangosColumn`, `AddonFileName`, `DBCColumnIndex`) VALUES 26 (1, 1, 'Titulek', 'Title', 'Title', '', 0), 27 (2, 1, 'Detaily', 'Details', 'Details', 'QuestDescription', 0), 28 (3, 1, 'Úkol', 'Objectives', 'Objectives', 'QuestObjective', 0), 29 (4, 1, 'Text slíbené odměny', 'OfferRewardText', 'OfferRewardText', 'QuestReward', 0), 30 (5, 1, 'Popis požadovaných předmětů', 'RequestItemsText', 'RequestItemsText', 'QuestProgress', 0), 31 (6, 1, 'Závěrečný text', 'EndText', 'EndText', '', 0), 32 (7, 1, 'Text úkolu 1', 'ObjectiveText1', 'ObjectiveText1', '', 0), 33 (8, 1, 'Text úkolu 2', 'ObjectiveText2', 'ObjectiveText2', '', 0), 34 (9, 1, 'Text úkolu 3', 'ObjectiveText3', 'ObjectiveText3', '', 0), 35 (10, 1, 'Text úkolu 4', 'ObjectiveText4', 'ObjectiveText4', '', 0), 36 (11, 2, 'Obsah', 'Text', 'Text', 'BookPage', 0), 37 (12, 3, 'Text 0.0', 'Text0_0', 'Text0_0', 'NPCText', 0), 38 (13, 3, 'Text 0.1', 'Text0_1', 'Text0_1', 'NPCAction', 0), 39 (14, 3, 'Text 1.0', 'Text1_0', 'Text1_0', '', 0), 40 (15, 3, 'Text 1.1', 'Text1_1', 'Text1_1', '', 0), 41 (16, 3, 'Text 2.0', 'Text2_0', 'Text2_0', '', 0), 42 (17, 3, 'Text 2.1', 'Text2_1', 'Text2_1', '', 0), 43 (18, 3, 'Text 3.0', 'Text3_0', 'Text3_0', '', 0), 44 (19, 3, 'Text 3.1', 'Text3_1', 'Text3_1', '', 0), 45 (20, 3, 'Text 4.0', 'Text4_0', 'Text4_0', '', 0), 46 (21, 3, 'Text 4.1', 'Text4_1', 'Text4_1', '', 0), 47 (22, 3, 'Text 5.0', 'Text5_0', 'Text5_0', '', 0), 48 (23, 3, 'Text 5.1', 'Text5_1', 'Text5_1', '', 0), 49 (24, 3, 'Text 6.0', 'Text6_0', 'Text6_0', '', 0), 50 (25, 3, 'Text 6.1', 'Text6_1', 'Text6_1', '', 0), 51 (26, 3, 'Text 7.0', 'Text7_0', 'Text7_0', '', 0), 52 (27, 3, 'Text 7.1', 'Text7_1', 'Text7_1', '', 0), 53 (28, 4, 'Jméno', 'Name', 'Name', '', 0), 54 (29, 4, 'Popis', 'Description', 'Description', '', 0), 55 (30, 5, 'Jméno', 'Name', 'Name', '', 0), 56 (31, 5, 'Popisek', 'castbarcaption', 'castbarcaption', '', 0), 57 (32, 6, 'Jméno', 'name', 'name', '', 0), 58 (33, 6, 'Druhé jméno', 'subname', 'subname', '', 0), 59 (34, 7, 'Obsah', 'content_default', 'content_default', '', 0), 60 (35, 8, 'Nápověda', 'help', 'help', '', 0), 61 (36, 9, 'Text', 'Text', '', '', 0), 62 (38, 10, 'Výchozí obsah', 'content_default', 'content_default', 'Creature', 0), 63 (39, 10, 'Komentář', 'comment', 'comment', '', 0), 64 (40, 11, 'Výchozí obsah', 'content_default', 'content_default', 'Creature', 0), 65 (41, 11, 'Komentář', 'comment', 'comment', '', 0), 66 (42, 12, 'Text', 'Text', '', '', 1), 67 (43, 13, 'Název', 'Name', '', '', 139), 68 (46, 13, 'Popis', 'Description', '', '', 173), 69 (44, 13, 'Hodnost', 'Rank', '', '', 156), 70 (45, 13, 'Popisek', 'ToolTip', '', '', 190); 47 INSERT INTO `group_item` (`Id`, `Group`, `Name`, `Column`, `Visible`, `MangosColumn`, `AddonFileName`) VALUES 48 (1, 1, 'Titulek', 'Title', 1, 'Title', ''), 49 (2, 1, 'Detaily', 'Details', 1, 'Details', 'QuestDescription'), 50 (3, 1, 'Úkol', 'Objectives', 1, 'Objectives', 'QuestObjective'), 51 (4, 1, 'Text slíbené odměny', 'OfferRewardText', 1, 'OfferRewardText', 'QuestReward'), 52 (5, 1, 'Popis požadovaných předmětů', 'RequestItemsText', 1, 'RequestItemsText', 'QuestProgress'), 53 (6, 1, 'Závěrečný text', 'EndText', 1, 'EndText', ''), 54 (7, 1, 'Text úkolu 1', 'ObjectiveText1', 1, 'ObjectiveText1', ''), 55 (8, 1, 'Text úkolu 2', 'ObjectiveText2', 1, 'ObjectiveText2', ''), 56 (9, 1, 'Text úkolu 3', 'ObjectiveText3', 1, 'ObjectiveText3', ''), 57 (10, 1, 'Text úkolu 4', 'ObjectiveText4', 1, 'ObjectiveText4', ''), 58 (11, 2, 'Obsah', 'Text', 1, 'text', 'BookPage'), 59 (12, 3, 'Text 0.0', 'Text0_0', 1, 'text0_0', 'NPCText'), 60 (13, 3, 'Text 0.1', 'Text0_1', 1, 'text0_1', 'NPCAction'), 61 (14, 3, 'Text 1.0', 'Text1_0', 1, 'text1_0', ''), 62 (15, 3, 'Text 1.1', 'Text1_1', 1, 'text1_1', ''), 63 (16, 3, 'Text 2.0', 'Text2_0', 1, 'text2_0', ''), 64 (17, 3, 'Text 2.1', 'Text2_1', 1, 'text2_1', ''), 65 (18, 3, 'Text 3.0', 'Text3_0', 1, 'text3_0', ''), 66 (19, 3, 'Text 3.1', 'Text3_1', 1, 'text3_1', ''), 67 (20, 3, 'Text 4.0', 'Text4_0', 1, 'text4_0', ''), 68 (21, 3, 'Text 4.1', 'Text4_1', 1, 'text4_1', ''), 69 (22, 3, 'Text 5.0', 'Text5_0', 1, 'text5_0', ''), 70 (23, 3, 'Text 5.1', 'Text5_1', 1, 'text5_1', ''), 71 (24, 3, 'Text 6.0', 'Text6_0', 1, 'text6_0', ''), 72 (25, 3, 'Text 6.1', 'Text6_1', 1, 'text6_1', ''), 73 (26, 3, 'Text 7.0', 'Text7_0', 1, 'text7_0', ''), 74 (27, 3, 'Text 7.1', 'Text7_1', 1, 'text7_1', ''), 75 (28, 4, 'Jméno', 'Name', 1, 'name', ''), 76 (29, 4, 'Popis', 'Description', 1, 'description', ''), 77 (30, 5, 'Jméno', 'Name', 1, 'name', ''), 78 (31, 5, 'Popisek', 'castbarcaption', 1, 'castBarCaption', ''), 79 (32, 6, 'Jméno', 'name', 1, 'name', ''), 80 (33, 6, 'Druhé jméno', 'subname', 1, 'subname', ''), 81 (34, 7, 'Obsah', 'content_default', 1, 'content_default', ''), 82 (35, 8, 'Nápověda', 'help', 1, 'help', ''), 83 (38, 10, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature'), 84 (39, 10, 'Komentář', 'comment', 1, 'comment', ''), 85 (40, 11, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature'), 86 (41, 11, 'Komentář', 'comment', 1, 'comment', ''), 87 (42, 12, 'Text', 'Text', 1, '', ''), 88 (43, 13, 'Název', 'Name', 1, '', ''), 89 (46, 13, 'Popis', 'Description', 1, '', ''), 90 (44, 13, 'Hodnost', 'Rank', 1, '', ''), 91 (45, 13, 'Popisek', 'ToolTip', 1, '', ''), 92 (47, 14, 'Text', 'Text', 1, '', ''), 93 (48, 14, 'Komentář', 'Comment', 1, '', ''), 94 (49, 15, 'Text', 'Text', 1, '', ''), 95 (50, 15, 'Komentář', 'Comment', 1, '', ''), 96 (51, 14, 'Zkratka', 'ShortCut', 0, '', ''), 97 (52, 15, 'Zkratka', 'ShortCut', 0, '', ''), 98 (53, 8, 'Name', 'Name', 0, 'name', ''), 99 (54, 16, 'Text možnosti', 'OptionText', 1, 'option_text', ''), 100 (55, 17, 'Jméno', 'Name', 1, 'name', ''), 101 (56, 18, 'Jméno', 'Name', 1, 'name', ''), 102 (57, 19, 'Jméno', 'Name', 1, 'name', ''), 103 (58, 20, 'Název', 'Name', 1, '', ''), 104 (59, 20, 'Popis', 'Description', 1, '', ''), 105 (60, 20, 'Odměna', 'Reward', 1, '', ''), 106 (61, 21, 'Název', 'Name', 1, '', ''), 107 (62, 22, 'Kritérium', 'Text', 1, '', ''); 108 109 -- 110 -- Vypisuji data pro tabulku `wow_client_version` 111 -- 112 113 INSERT INTO `wow_client_version` (`Id`, `Version`, `BuildNumber`, `ReleaseDate`, `Title`, `DBCColumns_GameTips`, `DBCColumns_Spell`, `GameTips_Text`, `Spell_Name`, `Spell_Description`, `Spell_Rank`, `Spell_ToolTip`, `DBCColumns_Achievement`, `DBCColumns_Achievement_Category`, `DBCColumns_Achievement_Criteria`, `Achievement_Name`, `Achievement_Description`, `Achievement_Reward`, `Achievement_Category_Name`, `Achievement_Criteria_Text`) VALUES 114 (1, '3.1.3', 9947, '2009-06-02', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 139, 173, 156, 190, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9), 115 (2, '3.1.2', 9901, '2009-05-15', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 116 (3, '3.1.1a', 9835, '2009-04-28', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 117 (4, '3.1.1', 9806, '2009-04-21', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 118 (5, '3.1.0', 9767, '2009-04-14', 'Secrets of Ulduar', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 119 (6, '3.0.9', 9551, '2009-02-10', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuusuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuussssssssssssssssussssssssssssssssussssssssssssssssussssssssssssssssuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 130, 164, 147, 181, '', '', '', 0, 0, 0, 0, 0), 120 (7, '3.0.8a', 9506, '2009-01-27', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 121 (8, '3.0.8', 9464, '2009-01-20', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 122 (9, '3.0.3', 9183, '2008-11-04', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuussssssssssssssssussssssssssssssssussssssssssssssssussssssssssssssssuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 139, 173, 156, 190, '', '', '', 0, 0, 0, 0, 0), 123 (10, '3.0.2', 9056, '2009-10-14', 'Echoes of Doom', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 124 (11, '2.4.3', 8606, '2008-07-15', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuussssssssssssssssussssssssssssssssussssssssssssssssussssssssssssssssuuuuuuuuuuuuuuussuuuuu', 1, 127, 161, 144, 178, '', '', '', 0, 0, 0, 0, 0), 125 (12, '2.4.2', 8209, '2008-06-13', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 126 (13, '2.4.1', 8125, '2008-04-01', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 127 (14, '2.4.0', 8089, '2008-03-25', 'Fury of the Sunwell', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 128 (15, '2.3.3', 7799, '2008-01-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 129 (16, '2.3.2', 7741, '2008-01-08', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 130 (17, '2.3.0', 7561, '2007-11-13', 'The Gods of Zul''Aman', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 131 (18, '2.2.3', 7359, '2007-10-09', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 132 (19, '2.2.2', 7318, '2007-10-02', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 133 (20, '2.2.0', 7272, '2007-09-25', 'Voice Chat!', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 134 (21, '2.1.3', 6898, '2007-07-10', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 135 (22, '2.1.2', 6803, '2007-06-19', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 136 (23, '2.1.1', 6739, '2007-06-05', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 137 (24, '2.1.0a', 6729, '2007-05-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 138 (25, '2.1.0', 6692, '2007-05-22', 'The Black Temple', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 139 (26, '2.0.12', 6546, '2007-04-03', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 140 (27, '2.0.10', 6448, '2007-03-06', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 141 (28, '2.0.8', 6403, '2007-02-16', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 142 (29, '2.0.7', 6383, '2007-02-13', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 143 (30, '2.0.6', 6337, '2007-01-23', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 144 (31, '2.0.5', 6320, '2007-01-14', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 145 (32, '2.0.4', 6320, '2007-01-12', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 146 (33, '2.0.3', 6299, '2007-01-09', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 147 (34, '2.0.1', 6180, '2006-12-05', 'Before the Storm', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 148 (35, '1.12.2', 6005, '2006-11-13', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 149 (36, '1.12.1', 5875, '2006-09-26', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 150 (37, '1.12.0', 5595, '2006-09-22', 'Drums of War', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 151 (38, '1.11.2', 5464, '2006-07-11', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 152 (39, '1.11.1', 5462, '2006-06-28', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 153 (40, '1.11.0', 5428, '2006-06-20', 'Shadow of the Necropolis', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 154 (41, '1.10.2', 5302, '2006-05-02', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 155 (42, '1.10.1', 5230, '2006-04-11', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 156 (43, '1.10.0', 5195, '2006-03-28', 'Storms of Azeroth', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 157 (44, '1.9.4', 5086, '2006-03-14', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 158 (45, '1.9.3', 5059, '2006-02-07', 'Love is in the Air', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 159 (46, '1.9.2', 4996, '2006-01-12', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 160 (47, '1.9.1', 4983, '2006-01-10', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 161 (48, '1.9.0', 4937, '2006-01-03', 'The Gates of Ahn''Qiraj', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 162 (49, '1.8.4', 4878, '2005-12-05', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 163 (50, '1.8.3', 4807, '2005-11-15', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 164 (51, '1.8.2', 4784, '2005-10-27', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 165 (52, '1.8.1', 4769, '2005-10-25', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 166 (53, '1.8.0', 4735, '2005-10-10', 'Dragons of Nightmare', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 167 (54, '1.7.1', 4695, '2005-09-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 168 (55, '1.7.0', 4671, '2006-09-13', 'Rise of the Blood God', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 169 (56, '1.6.1', 4544, '2005-08-02', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 170 (57, '1.6.0', 4500, '2005-07-12', 'Assault on Blackwing Lair', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 171 (58, '1.5.1', 4449, '2005-06-14', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 172 (59, '1.5.0', 4442, '2005-06-07', 'Battlegrounds', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 173 (60, '1.4.2', 4375, '2005-05-03', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 174 (61, '1.4.1', 4364, '2005-05-03', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 175 (62, '1.4.0', 4341, '2005-04-08', 'The Call to War', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 176 (63, '1.3.2', 4299, '2005-03-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 177 (64, '1.3.1', 4297, '2005-03-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 178 (65, '1.3.0', 4284, '2005-03-07', 'Ruins of the Dire Maul', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 179 (66, '1.2.4', 4222, '2005-02-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 180 (67, '1.2.3', 4211, '2005-02-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 181 (68, '1.2.2', 4196, '2005-02-15', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 182 (69, '1.2.1', 4150, '2004-12-21', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 183 (70, '1.2.0', 4149, '2004-12-18', 'Mysteries of Maraudon', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 184 (71, '1.1.2', 4125, '2004-12-06', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 185 (72, '1.1.1', 4062, '2004-11-17', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 186 (73, '1.1.0', 4044, '2004-11-07', 'World of Warcraft', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0), 187 (74, '3.2.0', 10192, '2009-08-08', 'Call of the Crusade', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 142, 176, 159, 193, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9);
Note:
See TracChangeset
for help on using the changeset viewer.