aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2017-06-10 15:08:35 +0200
committertreeston <treeston.mmoc@gmail.com>2017-06-10 15:08:35 +0200
commitd57307f63d8deb51003d61163adccce4e2c1bd47 (patch)
tree16c3eeac40a43fe0898609d9051c4ad8c0b8e102 /sql
parent9e80e977df56834d4cdc76a57a417a86a1dbda65 (diff)
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.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2017_06_10_00_world.sql1
1 files changed, 1 insertions, 0 deletions
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';