From d57307f63d8deb51003d61163adccce4e2c1bd47 Mon Sep 17 00:00:00 2001 From: treeston Date: Sat, 10 Jun 2017 15:08:35 +0200 Subject: So, I came in trying to fix gameobject LoS. So I restructured some stuff. Then it turned out that gameobject LoS is already fixed. So all this does, really, is restructure some stuff. And remove the hack from Sapphiron because I could. --- sql/updates/world/3.3.5/2017_06_10_00_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/3.3.5/2017_06_10_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2017_06_10_00_world.sql b/sql/updates/world/3.3.5/2017_06_10_00_world.sql new file mode 100644 index 00000000000..d07d707eb49 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_06_10_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sapphiron_frost_breath'; -- cgit v1.2.3