Skip to content

Commit f0f6104

Browse files
chore(DB): import pending files
Referenced commit(s): cefdcb9
1 parent cefdcb9 commit f0f6104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/sql/updates/pending_db_world/rev_1778888865.sql renamed to data/sql/updates/db_world/2026_05_16_00.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2026_05_15_00 -> 2026_05_16_00
12
-- Remove Trok Creature Addon & set movement type to 0
23
UPDATE `creature` SET `MovementType` = 0 WHERE (`id1` = 14872) AND (`guid` = 13178);
34
DELETE FROM `creature_addon` WHERE (`guid` IN (13178));

0 commit comments

Comments
 (0)