From 887fcbc02b4ee81a95ec764f158b4809890556f4 Mon Sep 17 00:00:00 2001 From: Shauren Date: Wed, 1 Jan 2025 20:32:23 +0100 Subject: Scripts/Spells: Removed unneccessary hacks - reagent consumption by triggered spells fixed in 54a83b4b689b7d2bbddb91fc79319dd806da8cc0 --- sql/updates/world/master/2025_01_01_01_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2025_01_01_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2025_01_01_01_world.sql b/sql/updates/world/master/2025_01_01_01_world.sql new file mode 100644 index 00000000000..bfcfbb824a2 --- /dev/null +++ b/sql/updates/world/master/2025_01_01_01_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_brewfest_relay_race_intro_force_player_to_throw','spell_silithus_summon_cultist_periodic','spell_hor_quel_delars_will','spell_kaelthas_remove_weapons'); -- cgit v1.2.3