diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-12 11:21:14 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-12 11:21:14 +0000 |
commit | 63f1bd00a3719d975947b10073b11fa1dc8a85cb (patch) | |
tree | b33d7315e9b59d2ebd1617ed5935a6ed8ff67454 /data | |
parent | 1b556c48a17bed09ac7a746f9a414ae82c401467 (diff) |
chore(DB): import pending files
Referenced commit(s): 1b556c48a17bed09ac7a746f9a414ae82c401467
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_12_00.sql (renamed from data/sql/updates/pending_db_world/rev_1731354714210375200.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731354714210375200.sql b/data/sql/updates/db_world/2024_11_12_00.sql index d72de6d766..9cf4fd36e6 100644 --- a/data/sql/updates/pending_db_world/rev_1731354714210375200.sql +++ b/data/sql/updates/db_world/2024_11_12_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_11_04 -> 2024_11_12_00 -- Update gameobject 'Zul' Aman Misc' with sniffed values -- updated spawns DELETE FROM `gameobject` WHERE (`id` IN (186733, 187359)) |