mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
*Correctly select aura triggered spell target. *Fix some scripts, should be pGOHello = & *Fix a bug that some channel spells cannot be interrupted. *Fix a bug that not-selectable creature cannot be hit by target_entry spells. *If eventAI cannot find heroic flag and normal flag, enable event as default rather than disable it. --HG-- branch : trunk
3 lines
149 B
SQL
3 lines
149 B
SQL
-- Magtheridon Earthquake
|
|
DELETE FROM spell_script_target WHERE `entry` IN (30657);
|
|
INSERT INTO spell_script_target VALUES ('30657', '1', '24136'); |