mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
fix(DB/Quest): The Sun Gate (#12685)
This commit is contained in:
2
data/sql/updates/pending_db_world/q9740_fix_20220809.sql
Normal file
2
data/sql/updates/pending_db_world/q9740_fix_20220809.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `conditions` SET `ConditionValue3` = 0 WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 2 AND `SourceEntry` = 182026;
|
||||
Reference in New Issue
Block a user