From ca273875d78b35b676eea44b332aa2dfe1617634 Mon Sep 17 00:00:00 2001 From: Ovalord <1Don7H4v3@m41L.com> Date: Thu, 8 Feb 2018 21:23:52 +0100 Subject: [PATCH] Db/GB: fixed a condition in Erudax' sql file --- sql/updates/world/4.3.4/custom_2018_02_08_00_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/4.3.4/custom_2018_02_08_00_world.sql b/sql/updates/world/4.3.4/custom_2018_02_08_00_world.sql index 5b86d780471..e4b84b50ecf 100644 --- a/sql/updates/world/4.3.4/custom_2018_02_08_00_world.sql +++ b/sql/updates/world/4.3.4/custom_2018_02_08_00_world.sql @@ -26,7 +26,7 @@ INSERT INTO `conditions` (SourceTypeOrReferenceId, SourceGroup, SourceEntry, Sou (13, 1, 75763, 0, 0, 31, 0, 3, 40484, 0, 0, 0, '', 'Umbral Mending - Target Erduax'), (13, 1, 91040, 0, 0, 31, 0, 3, 40484, 0, 0, 0, '', 'Umbral Mending - Target Erduax'), (13, 1, 75809, 0, 0, 31, 0, 3, 40600, 0, 0, 0, '', 'Shield of Nightmares - Target Faceless Corruptor'), -(13, 1, 75809, 0, 0, 31, 0, 3, 48844, 0, 0, 0, '', 'Shield of Nightmares - Target Faceless Corruptor'); +(13, 1, 75809, 0, 1, 31, 0, 3, 48844, 0, 0, 0, '', 'Shield of Nightmares - Target Faceless Corruptor'); DELETE FROM `creature_template_addon` WHERE `entry` IN (39388, 48832); INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES