fix (DB/Condition): Remove pre-requisites for Playing Along quest. (#24825)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
parent
80947bf409
commit
2d8a113502
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/Playing_Along.sql
Normal file
2
data/sql/updates/pending_db_world/Playing_Along.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- Remove conditions
|
||||
DELETE FROM `conditions` WHERE `SourceEntry` = 12528 AND `SourceTypeOrReferenceId` = 19 AND `ConditionValue1` = 12654;
|
||||
Loading…
Add table
Add a link
Reference in a new issue