From 9fcbe50ddbb4e8793bd63aeb008e90eda58d936f Mon Sep 17 00:00:00 2001 From: Rushor Date: Fri, 22 May 2015 14:37:44 +0200 Subject: Game/Spell: Spellmgr - Force Cast - Fix Typo * introduced in https://github.com/TrinityCore/TrinityCore/commit/9d12df69ca77a6c5522a0803d6aa5b8328575a13#diff-f82ab5d79483dd6e1f5bd8c4d94299d3R2958 --- sql/updates/world/2015_05_22_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_05_22_00_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2015_05_22_00_world.sql b/sql/updates/world/2015_05_22_00_world.sql new file mode 100644 index 00000000000..2949d0eca4a --- /dev/null +++ b/sql/updates/world/2015_05_22_00_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_target_position` WHERE `id`=63171; -- cgit v1.2.3