Jump to content

[patch][6220] Wrong Update File Name In [6213]


Recommended Posts

Posted

Correction File Name in 6213

Add mangos_ in Begin Mangos DB Updates

Index: sql/updates/6213_mangos_spell_target_position.sql
===================================================================
--- sql/updates/6213_mangos_spell_target_position.sql        (revision 0)
+++ sql/updates/6213_mangos_spell_target_position.sql        (revision 0)
@@ -0,0 +1 @@
+RENAME TABLE `spell_teleport` TO `spell_target_position`;
Index: sql/updates/Makefile.am
===================================================================
--- sql/updates/Makefile.am        (revision 6219)
+++ sql/updates/Makefile.am        (working copy)
@@ -283,7 +283,7 @@
        6193_mangos_spell_proc_event.sql \\
        6198_mangos_spell_proc_event.sql \\
        6210_mangos_spell_proc_event.sql \\
-                6213_spell_target_position.sql \\
+                6213_mangos_spell_target_position.sql \\
        6219_mangos_spell_proc_event.sql \\
        README

@@ -548,6 +548,6 @@
        6193_mangos_spell_proc_event.sql \\
        6198_mangos_spell_proc_event.sql \\
        6210_mangos_spell_proc_event.sql \\
-                6213_spell_target_position.sql \\
+                6213_mangos_spell_target_position.sql \\
        6219_mangos_spell_proc_event.sql \\
        README

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use