diff options
| author | Treeston <treeston.mmoc@gmail.com> | 2018-05-04 22:06:44 +0200 |
|---|---|---|
| committer | Treeston <treeston.mmoc@gmail.com> | 2018-05-04 22:06:44 +0200 |
| commit | 391cceee5cd78cbc0d1c792b5f1733108c6b8def (patch) | |
| tree | ebfd4a44cfcc306936772c02f53565f191bda656 | |
| parent | 1d27f83bda1053578911f53b6231bcb96c9b7b1e (diff) | |
db adjustment, 1d27f83 follow
| -rw-r--r-- | sql/updates/world/3.3.5/2018_05_04_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_05_04_00_world.sql b/sql/updates/world/3.3.5/2018_05_04_00_world.sql new file mode 100644 index 00000000000..a52bc1cb672 --- /dev/null +++ b/sql/updates/world/3.3.5/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'; |
