diff options
| author | maximius <none@none> | 2009-10-17 00:27:48 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-10-17 00:27:48 -0700 |
| commit | 6120a5c68f9b4bbe0b4125c99c51bd08535943a6 (patch) | |
| tree | 0b91d53d2177ebafd4b2215d0ac98d06c7029f36 /sql/updates | |
| parent | 3552bba00c5849bb55abba9380e98c68e4806685 (diff) | |
*Better timers for the adds from the first boss of Azjol-Nerub. Also add the function Colossus->AI()->AttackStart(); to make the Drakkari Colossus (Gundrak) attack instantly, by manuel
*Improved Shadow Bolt proc fix, by AniRB
*Large cleanup.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5930_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5930_world.sql b/sql/updates/5930_world.sql new file mode 100644 index 00000000000..b51f2fb3499 --- /dev/null +++ b/sql/updates/5930_world.sql @@ -0,0 +1,2 @@ + +UPDATE `spell_proc_event` SET `procEx`=0 WHERE `entry` IN(17793,17796,17801,17802,17803); |
