From a9cd76f101e655f13ad236e8b7097ac92d379a3a Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 12 Oct 2014 19:02:22 +0200 Subject: DB/Spell: Delete no longer needed hack By unholychick --- sql/updates/world/2014_10_12_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_10_12_02_world.sql (limited to 'sql') 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; -- cgit v1.2.3