DB/Condition: Sound War Horn

(cherry picked from commit bee036a852510d08aec52bcf251c75ec1ee74897)
This commit is contained in:
Killyana
2021-11-24 23:00:28 +01:00
committed by Shauren
parent 8f8da03e7c
commit 49efef4011
@@ -0,0 +1,6 @@
--
DELETE FROM `conditions` WHERE `SourceEntry`=56189 AND `SourceTypeOrReferenceId`=13;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(13, 1, 56189, 0, 0, 31, 0, 3, 29368, 0, 0, 0, 0, '', 'Horn target Valduran'),
(13, 1, 56189, 0, 0, 29, 0, 29801, 30, 0, 1, 0, 0, '', 'Horn target'),
(13, 1, 56189, 0, 0, 29, 0, 30152, 30, 0, 1, 0, 0, '', 'Horn target');