diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-08 09:28:33 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-08 09:28:33 +0000 |
| commit | 732002bc514f6f58f5c423aa40347e5c9ad9cabb (patch) | |
| tree | 821476e9b74b5195857c4f76a2cf1e0401593b1a | |
| parent | e9588abb4ed8a5e137dcdb1e6f3062fbf9855274 (diff) | |
chore(DB): import pending files
Referenced commit(s): e9588abb4ed8a5e137dcdb1e6f3062fbf9855274
| -rw-r--r-- | data/sql/updates/db_world/2025_12_08_00.sql (renamed from data/sql/updates/pending_db_world/rev_1765147778848993900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1765147778848993900.sql b/data/sql/updates/db_world/2025_12_08_00.sql index 4dc62237ae..c87a2a8f93 100644 --- a/data/sql/updates/pending_db_world/rev_1765147778848993900.sql +++ b/data/sql/updates/db_world/2025_12_08_00.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_05_01 -> 2025_12_08_00 -- A Spark of Hope requires The Refiner's Fire UPDATE `quest_template_addon` SET `PrevQuestID` = 12922 WHERE `ID` = 12956; |
