Files
TrinityCore/sql/updates/5700_characters.sql
maximius 599d0fa65b *quest: "Long Forgotten Memories"
*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
2009-09-19 15:14:05 -07:00

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);