diff options
author | Treeston <treeston.mmoc@gmail.com> | 2018-05-04 22:06:44 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2021-09-26 16:15:16 +0200 |
commit | fcff6f13f6d3ce145457d876c5406def3c2ac90a (patch) | |
tree | 364680a56fc193d485f0481ffd05c5ec67d18fac | |
parent | 9f06cb63d2669cda2e7abe1a2724e5f44e2275b7 (diff) |
db adjustment, 1d27f83 follow
(cherry picked from commit 391cceee5cd78cbc0d1c792b5f1733108c6b8def)
-rw-r--r-- | sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql b/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql new file mode 100644 index 00000000000..a52bc1cb672 --- /dev/null +++ b/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `spell_script_names` SET `ScriptName`='spell_anub_ar_skirmisher_fixate' WHERE `ScriptName`='spell_anub_ar_skirmisher_fixtate'; |