diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-15 07:45:53 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-15 07:45:53 +0000 |
commit | ddb5c3338802a2e4c2b9dbaab1b06924a75b6330 (patch) | |
tree | be638ae4e6e5cf08abfa3cd269ed1601524cd2bd /data | |
parent | c56a8a9155c72d1c79acf0271ad7f9407dd91140 (diff) |
chore(DB): import pending files
Referenced commit(s): 94c2f38eccd8151e0b4f818d9fa7fcc9e0cb3a41
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2025_09_15_00.sql (renamed from data/sql/updates/pending_db_world/rev_1757886149640695100.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1757886149640695100.sql b/data/sql/updates/db_world/2025_09_15_00.sql index d8c9bae0b3..15ba2bbaac 100644 --- a/data/sql/updates/pending_db_world/rev_1757886149640695100.sql +++ b/data/sql/updates/db_world/2025_09_15_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_14_02 -> 2025_09_15_00 -- DELETE FROM `creature_text` WHERE `CreatureID` = 29650; INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `BroadcastTextId`, `TextRange`, `comment`) VALUES |