aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-02-14 01:03:03 +0100
committerShauren <shauren.trinity@gmail.com>2021-06-20 21:51:23 +0200
commit19ed9c971f3a016ac4760149610a86724e04f1f6 (patch)
treefbea7049c09100371296234ff04979121e532347 /sql
parentbccd81e12ac418d2ba76c1cd6470c813a4d19229 (diff)
DB: Fixing a typo from a previous commit
Ref https://github.com/TrinityCore/TrinityCore/commit/9f59fb54fc16e06f81a1e99df4076c939bdb3339 (cherry picked from commit 826b3cf09e1638c27f6d47bef35cc041f4a17381)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_06_20_09_world_2018_02_14_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_06_20_09_world_2018_02_14_00_world.sql b/sql/updates/world/master/2021_06_20_09_world_2018_02_14_00_world.sql
new file mode 100644
index 00000000000..6139607d986
--- /dev/null
+++ b/sql/updates/world/master/2021_06_20_09_world_2018_02_14_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `action_param1`=0, `action_param2`=180 WHERE `source_type`=9 AND `entryorguid`=2878000 AND `id` IN (7);