From 5392212799b669d91c80cf0e9539a3aaa2abbe79 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. (cherry picked from commit d57307f63d8deb51003d61163adccce4e2c1bd47) --- sql/updates/world/master/2020_07_16_02_world_2017_06_10_00_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2020_07_16_02_world_2017_06_10_00_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/master/2020_07_16_02_world_2017_06_10_00_world.sql b/sql/updates/world/master/2020_07_16_02_world_2017_06_10_00_world.sql new file mode 100644 index 00000000000..d07d707eb49 --- /dev/null +++ b/sql/updates/world/master/2020_07_16_02_world_2017_06_10_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sapphiron_frost_breath'; -- cgit v1.2.3