From 7884fd927a3810a7429021f8badf528276b55ef9 Mon Sep 17 00:00:00 2001 From: azazel Date: Sat, 4 Sep 2010 02:33:57 +0600 Subject: Spell Scripts: * moved some generic spell dummy effects to scripts * implemented two spell scripts for quests: 8913 Sacred Cleansing (Quest 55), 44936 Quest - Fel Siphon Dummy (Quest 11515). Closes issue #3040 * did some cleanup in spell scripts and added more comments --HG-- branch : trunk --- sql/base/world_database.sql | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sql/base/world_database.sql') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index d5fe2a57039..8c9028499b5 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26643,18 +26643,28 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 73033, 'spell_festergut_blighted_spores'), ( 73034, 'spell_festergut_blighted_spores'), -- quest +( 8913, 'spell_q55_sacred_cleansing'), +( 17271, 'spell_q5206_test_fetid_skull'), +( 34665, 'spell_q10255_administer_antidote'), +( 44936, 'spell_q11515_fel_siphon_dummy'), ( 45449, 'spell_q11587_arcane_prisoner_rescue'), ( 46023, 'spell_q11730_ultrasonic_screwdriver'), ( 52308, 'spell_q12683_take_sputum_sample'), ( 55804, 'spell_q12937_relief_for_the_fallen'), -- item +( 23074, 'spell_item_arcanite_dragonling'), ( 8063, 'spell_item_deviate_fish'), ( 67019, 'spell_item_flask_of_the_north'), +( 23133, 'spell_item_gnomish_battle_chicken'), ( 13280, 'spell_item_gnomish_death_ray'), ( 33060, 'spell_item_make_a_wish'), +( 23076, 'spell_item_mechanical_dragonling'), +( 40802, 'spell_item_mingos_fortune_generator'), +( 23075, 'spell_item_mithril_mechanical_dragonling'), ( 13120, 'spell_item_net_o_matic'), ( 16589, 'spell_item_noggenfogger_elixir'), ( 8213, 'spell_item_savory_deviate_delight'), +( 14537, 'spell_item_six_demon_bag'), ( 59640, 'spell_item_underbelly_elixir'), -- warrior ( 12975, 'spell_warr_last_stand'), -- cgit v1.2.3