From 488a9a06cf0f45e6019044e541f6d1950d0d35ee Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 12 Jan 2018 19:20:57 +0100 Subject: DB: Fix Some errors from the previous commit (cherry picked from commit bb228f7dda96515b4d950910a5b49030431d088b) --- sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_05_29_02_world_2018_01_12_01_world.sql (limited to 'sql') 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); -- cgit v1.2.3