diff options
| author | QAston <none@none> | 2009-05-14 06:38:22 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-05-14 06:38:22 +0200 |
| commit | dbceefb4a1ba7ff58b74d330804dd690771001e3 (patch) | |
| tree | 7855bc07308c224fc0e2844869ebf872ac0d9e50 /sql/updates | |
| parent | d1d8177c3fd36ce9138a2e60d86d6e951be3a6cb (diff) | |
| parent | 42aa8efe477ee3f0a7ea25957cc5b03f3d0b19f0 (diff) | |
*Merge
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3233_world_scripts_naxx.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/3233_world_scripts_naxx.sql b/sql/updates/3233_world_scripts_naxx.sql index a5a71ba6233..67a8615951d 100644 --- a/sql/updates/3233_world_scripts_naxx.sql +++ b/sql/updates/3233_world_scripts_naxx.sql @@ -6,7 +6,6 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comm (-28169, 28240, 0, 'Mutating Injection - Poison Cloud'); UPDATE creature_template SET scriptname = 'boss_grobbulus' WHERE entry = 15931; -update creature_template set scriptname='mob_gothik_minion' where entry in (16124,16125,16126,16127,16148,16149,16150); INSERT INTO creature_template (entry, spell1, flags_extra, scriptname) VALUES (16363, 28158, 128, ''), # Grobbulus Cloud |
