aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-01-12 19:20:57 +0100
committerfunjoker <funjoker109@gmail.com>2021-05-29 21:27:11 +0200
commit488a9a06cf0f45e6019044e541f6d1950d0d35ee (patch)
treeee783bda38e04ccec8e954a41d47a8538c9d9d1c
parentebcc90fff7ea46705414369e6a4277feec4ad3f7 (diff)
DB: Fix Some errors from the previous commit
(cherry picked from commit bb228f7dda96515b4d950910a5b49030431d088b)
-rw-r--r--sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql b/sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql
new file mode 100644
index 00000000000..bd1fe422b8f
--- /dev/null
+++ b/sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `modelid`=0, `PhaseId`=169, `spawnDifficulties`='0' WHERE `guid` IN (84494,84495,84496,82827);