diff options
-rw-r--r-- | data/sql/updates/db_world/2025_09_20_01.sql (renamed from data/sql/updates/pending_db_world/rev_1757860823237473326.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1757860823237473326.sql b/data/sql/updates/db_world/2025_09_20_01.sql index c647a06ed3..487710c87e 100644 --- a/data/sql/updates/pending_db_world/rev_1757860823237473326.sql +++ b/data/sql/updates/db_world/2025_09_20_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_20_00 -> 2025_09_20_01 -- Update gossip option 0 to show after completing quest The Frostborn King 12873 UPDATE `conditions` SET `ConditionTypeOrReference` = 8, `ConditionValue1` = 12873, `Comment` = 'Show frostborn test gossip only after completing quest The Frostborn King 12873' WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 9891 AND `SourceEntry` = 0 AND `ConditionValue1` = 12874; |