fix(Scripts/OHF): Don't update the escort steps when Drake dies (#17024)

* fix(Scripts/OHF): Don't update the escort steps when Drake dies

* update gossip req

* Update rev_1692233536025387200.sql
This commit is contained in:
Skjalf
2023-08-20 15:46:39 -03:00
committed by GitHub
parent f241a6e352
commit 80a8f6d47a
4 changed files with 3 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ConditionValue1` = 1, `ConditionValue1` = 3, `ConditionValue3` = 2, `Comment` = 'Require Lt. Drake encounter complete' WHERE `ConditionValue2` = 2 AND `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7499 AND `SourceEntry` = 9090;