aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-04-06 21:21:45 +0200
committerShauren <shauren.trinity@gmail.com>2011-04-06 21:21:45 +0200
commit24240430ad5750a39afd8e0e27fcd605b5ea2f3a (patch)
treed47da4547d568df88d52af69fe3d9b1bafd16e5e /sql/scripts
parent06acfddb8634ae1119c049f1072341e716bbdeaa (diff)
Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior (cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
Diffstat (limited to 'sql/scripts')
-rw-r--r--sql/scripts/world_scripts_full.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql
index db8027a1fe3..76763e7485a 100644
--- a/sql/scripts/world_scripts_full.sql
+++ b/sql/scripts/world_scripts_full.sql
@@ -2000,6 +2000,14 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 72455, 'spell_putricide_gaseous_bloat'),
( 72832, 'spell_putricide_gaseous_bloat'),
( 72833, 'spell_putricide_gaseous_bloat'),
+( 70447, 'spell_putricide_ooze_channel'),
+( 72836, 'spell_putricide_ooze_channel'),
+( 72837, 'spell_putricide_ooze_channel'),
+( 72838, 'spell_putricide_ooze_channel'),
+( 70672, 'spell_putricide_ooze_channel'),
+( 72455, 'spell_putricide_ooze_channel'),
+( 72832, 'spell_putricide_ooze_channel'),
+( 72833, 'spell_putricide_ooze_channel'),
( 70459, 'spell_putricide_ooze_eruption_searcher'),
( 71255, 'spell_putricide_choking_gas_bomb'),
( 70920, 'spell_putricide_unbound_plague'),