mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
*quest: "A Pawn on the Eternal Board" *World Event: AQ-War Effort *quest: "Eranikus, Tyrant of the Dream" *Sunken temple -> "Snake Puzzle event" *duskwood boss "Twilight Corrupter" for quest: "The Nightmare's Corruption" *All by kb_z, please tell me if I missed anything, and somebody please review the SQL.. a LOT Of stuff in this needs to go to TDB! --HG-- branch : trunk
4 lines
187 B
SQL
4 lines
187 B
SQL
|
|
DELETE `game_event_condition_save` FROM `game_event_condition_save` WHERE `event_id` in (22,75,76,77);
|
|
DELETE `game_event_save` FROM `game_event_save` WHERE `event_id` in (22,75,76,77);
|