From 24240430ad5750a39afd8e0e27fcd605b5ea2f3a Mon Sep 17 00:00:00 2001 From: Shauren Date: Wed, 6 Apr 2011 21:21:45 +0200 Subject: Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior (cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly --- sql/scripts/world_scripts_full.sql | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sql/scripts') 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'), -- cgit v1.2.3