summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-16 12:31:17 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-16 12:31:17 +0000
commit829624bee8b72b529f1e087b9063375a99997e05 (patch)
treef16e9d61a9d69c432e911d141f5b3fe8cb78e9ee /data
parent28696e4ff83dcc30093f991b191361e48ff5027e (diff)
chore(DB): import pending files
Referenced commit(s): c2a5a203c30a0f17ef2dfc4d24e728678611d1e1
Diffstat (limited to 'data')
-rw-r--r--data/sql/updates/db_world/2024_11_16_02.sql (renamed from data/sql/updates/pending_db_world/rev_1731759427494541200.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731759427494541200.sql b/data/sql/updates/db_world/2024_11_16_02.sql
index e9cd91befe..7c7bb49cd7 100644
--- a/data/sql/updates/pending_db_world/rev_1731759427494541200.sql
+++ b/data/sql/updates/db_world/2024_11_16_02.sql
@@ -1,3 +1,4 @@
+-- DB update 2024_11_16_01 -> 2024_11_16_02
-- Update creature 'Lunar - Misc' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` IN (15892, 15898, 15895, 15897, 15891, 15961, 15864, 15909))