Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- REPLACE INTO `game_event` (`eventEntry`, `description` ) VALUES
- (99,"no event");
- REPLACE INTO `game_event` (`eventEntry`, `description` ) VALUES
- (100,"Arena Season 0");
- REPLACE INTO `game_event` (`eventEntry`, `description` ) VALUES
- (101,"Arena Season 1");
- REPLACE INTO `game_event` (`eventEntry`, `description` ) VALUES
- (102,"Arena Season 2");
- REPLACE INTO `game_event` (`eventEntry`, `description` ) VALUES
- (103,"Arena Season 3");
- REPLACE INTO `game_event_arena_seasons` (`eventEntry`, `season` ) VALUES
- (100,0);
- REPLACE INTO `game_event_arena_seasons` (`eventEntry`, `season` ) VALUES
- (101,1);
- REPLACE INTO `game_event_arena_seasons` (`eventEntry`, `season` ) VALUES
- (102,2);
- REPLACE INTO `game_event_arena_seasons` (`eventEntry`, `season` ) VALUES
- (103,3);
- -- Horde
- -- https://www.wowhead.com/wotlk/ru/npc=15350
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 16472);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 26901);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 32075);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 119054);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 131839);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 202720);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 6505);
- -- arena orgrimmar
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 137651);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 137652);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 4762);
- -- arena Thunder bluff .go xyz -1277.308594 118.811172 131.153946 1
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 24709);
- -- arena undercity
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 32069);
- -- arena silvermoon
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 71029);
- -- Alliance
- -- https://www.wowhead.com/wotlk/ru/npc=15351
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 12548);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 14740);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 40534);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 49852);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 86263);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 88247);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 202732);
- -- arena Stormwind
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 68938);
- -- arena ironforge
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 81);
- -- arena exodar
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 84407);
- -- arena darnas
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 46187);
- -- arena tanaris
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 23280);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 23278);
- -- arena shattr
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 74453);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 12967);
- -- arena shattr .go xyz 2886 5989 3 530
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 70997);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 70995);
- -- arena shattr nagrand
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 65846);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 67871);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 67864);
- -- arena dalaran
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 107612);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 102603);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 104242);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 102693);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 102673);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 102516);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 104358);
- -- Tanaris npc vendor
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 88155);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=88155);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 88158);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=88158);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 88159);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=88159);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 88160);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=88160);
- -- area52 npc vendor .tele area52
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 202336);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=202336);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 17676);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=17676);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 91798);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=91798);
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 202335);
- DELETE FROM `game_event_creature` WHERE (`eventEntry`=60 AND `guid`=202335);
- ---- Other
- -- https://www.wowhead.com/wotlk/npc=21045
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 563);
- -- https://www.wowhead.com/wotlk/npc=21045
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 564);
- -- https://www.wowhead.com/wotlk/npc=17249
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 565);
- -- https://www.wowhead.com/wotlk/npc=2943
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 1791);
- -- https://www.wowhead.com/wotlk/npc=15186
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 1792);
- -- https://www.wowhead.com/wotlk/npc=7951
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 6492);
- -- https://www.wowhead.com/wotlk/npc=15186
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 6493);
- -- https://www.wowhead.com/wotlk/npc=16076
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 6497);
- -- https://www.wowhead.com/wotlk/npc=16069
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 6498);
- -- https://www.wowhead.com/wotlk/npc=16070
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 62786);
- -- https://www.wowhead.com/wotlk/npc=16069
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 62787);
- -- https://www.wowhead.com/wotlk/npc=29093
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 120784);
- -- https://www.wowhead.com/wotlk/npc=30885 (dalaran )
- REPLACE INTO `game_event_creature` (`eventEntry`,`guid` ) VALUES
- (99, 111373);
Advertisement
Add Comment
Please, Sign In to add comment