mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Quest: Threat from Above
Fix double credit.
By: @Saben65
Clloses #15457
(cherry picked from commit c2ac6d7178)
This commit is contained in:
5
sql/updates/world/2015_10_30_09_world_2015_09_07_02.sql
Normal file
5
sql/updates/world/2015_10_30_09_world_2015_09_07_02.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22143 AND `source_type`=0 AND `id`=4;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22144 AND `source_type`=0 AND `id`=4;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22148 AND `source_type`=0 AND `id`=2;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23022 AND `source_type`=0 AND `id`=12;
|
||||
Reference in New Issue
Block a user