fix(Scripts/Zul'Aman): Band-Aid fix for hostage loot. (#21060)
This commit is contained in:
parent
a710b9873d
commit
d949192455
4 changed files with 14 additions and 2 deletions
1
data/sql/updates/pending_db_world/za-hostage-bandaid.sql
Normal file
1
data/sql/updates/pending_db_world/za-hostage-bandaid.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `conditions` SET `ConditionValue1` = 17 WHERE `SourceTypeOrReferenceId` = 10 AND `SourceGroup` IN (35100, 35101, 35102) AND `ConditionTypeOrReference` = 13 AND `ConditionValue2` IN (1, 2, 3, 4);
|
||||
Loading…
Add table
Add a link
Reference in a new issue