aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/356_world.sql
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-30 12:47:26 -0600
committermegamage <none@none>2008-11-30 12:47:26 -0600
commitbb1ee8a004c79d0f2262820f92df4bd72bdd6587 (patch)
treec240378ccc96b12f1f67cc9e096368bc95662a2c /sql/updates/356_world.sql
parent375d3ba4eb986676fc9084a93414083a89d542a0 (diff)
*Update to Mangos 6867. Source: Mangos.
*Big changes: *[6858] Prevent cheating with ignore waiting in login queue. *[6863] Arena team related clean ups and adding parts of w12x's arena patch. *Some Config changes and guild changes. --HG-- branch : trunk
Diffstat (limited to 'sql/updates/356_world.sql')
-rw-r--r--sql/updates/356_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/356_world.sql b/sql/updates/356_world.sql
new file mode 100644
index 00000000000..9fbc2379976
--- /dev/null
+++ b/sql/updates/356_world.sql
@@ -0,0 +1,2 @@
+DELETE FROM `spell_elixir` WHERE `entry` = 45373;
+INSERT INTO `spell_elixir` VALUES (45373,0x1); \ No newline at end of file