aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-10-12 19:02:22 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-10-12 19:02:22 +0200
commita9cd76f101e655f13ad236e8b7097ac92d379a3a (patch)
tree8d7f2a01a307e984d0b74cec92beac8b3f5b29c6
parent091534dc6f665d47831212060918c3f3a7a7a292 (diff)
DB/Spell: Delete no longer needed hack
By unholychick
-rw-r--r--sql/updates/world/2014_10_12_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_12_02_world.sql b/sql/updates/world/2014_10_12_02_world.sql
new file mode 100644
index 00000000000..42417c4602a
--- /dev/null
+++ b/sql/updates/world/2014_10_12_02_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `spell_dbc` WHERE `Id` = 100001;