aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/5700_characters.sql
diff options
context:
space:
mode:
authormaximius <none@none>2009-09-19 15:14:05 -0700
committermaximius <none@none>2009-09-19 15:14:05 -0700
commit599d0fa65b2f28e99c3a5f6eca2e3b67f0f2e900 (patch)
tree84d9933790ac713526c66960f34d7bb5b0c18049 /sql/updates/5700_characters.sql
parentd3ba9eea44d10c3e17e679e18e44021c955378e6 (diff)
*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
Diffstat (limited to 'sql/updates/5700_characters.sql')
-rw-r--r--sql/updates/5700_characters.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/5700_characters.sql b/sql/updates/5700_characters.sql
new file mode 100644
index 00000000000..e410dab3b5f
--- /dev/null
+++ b/sql/updates/5700_characters.sql
@@ -0,0 +1,3 @@
+
+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);