aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2017-12-04 22:20:49 +0100
committerfunjoker <funjoker109@gmail.com>2021-02-25 18:50:55 +0100
commit3c05a8da9fd4c319f67ce8bdea65ddce6e6433e0 (patch)
tree805f02593dd47683cbc19dbf6da0888d154b54e2
parent89db163a6d61be521b32f8bf2101f5e75d61bbf1 (diff)
DB: Fix a db error
(cherry picked from commit f65ca9393e1d4f960e63451874a472c3f50abe8a)
-rw-r--r--sql/updates/world/master/2021_02_18_06_world_2017_12_04_04_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_02_18_06_world_2017_12_04_04_world_335.sql b/sql/updates/world/master/2021_02_18_06_world_2017_12_04_04_world_335.sql
new file mode 100644
index 00000000000..939fe265bda
--- /dev/null
+++ b/sql/updates/world/master/2021_02_18_06_world_2017_12_04_04_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `MovementType`=0 WHERE `guid`=82823;