From 7ee191578eb13bd79f68347ea062c8ae4a254a8f Mon Sep 17 00:00:00 2001 From: joschiwald Date: Sun, 26 Feb 2017 16:38:22 +0100 Subject: Scripts/Spells: Updated two Anraphet SpellScripts --- sql/updates/world/master/2017_02_26_09_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2017_02_26_09_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_02_26_09_world.sql b/sql/updates/world/master/2017_02_26_09_world.sql new file mode 100644 index 00000000000..cac65626ead --- /dev/null +++ b/sql/updates/world/master/2017_02_26_09_world.sql @@ -0,0 +1 @@ +UPDATE `spell_script_names` SET `ScriptName`='spell_anraphet_omega_stance_spider_effect' WHERE `ScriptName`='spell_omega_stance_spider_effect'; -- cgit v1.2.3