diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/3.3.5/2019_06_21_02_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_06_21_02_world.sql b/sql/updates/world/3.3.5/2019_06_21_02_world.sql new file mode 100644 index 00000000000..bc4749e4311 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_06_21_02_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_teleporting'); +INSERT INTO `spell_script_names` VALUES +(59317,'spell_gen_teleporting'); |
