root/trunk/sql/updates/147_world.sql @ 260

Revision 239, 149 bytes (checked in by yumileroy, 17 years ago)

[svn] *Update Kalecgos script.
*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.

Original author: megamage
Date: 2008-11-15 15:09:22-06:00

Line 
1-- Magtheridon Earthquake
2DELETE FROM spell_script_target WHERE `entry` IN (30657);
3INSERT INTO spell_script_target VALUES ('30657', '1', '24136');
Note: See TracBrowser for help on using the browser.