We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cefdcb9 commit f0f6104Copy full SHA for f0f6104
1 file changed
…ates/pending_db_world/rev_1778888865.sql …a/sql/updates/db_world/2026_05_16_00.sqldata/sql/updates/pending_db_world/rev_1778888865.sql renamed to data/sql/updates/db_world/2026_05_16_00.sql
@@ -1,3 +1,4 @@
1
+-- DB update 2026_05_15_00 -> 2026_05_16_00
2
-- Remove Trok Creature Addon & set movement type to 0
3
UPDATE `creature` SET `MovementType` = 0 WHERE (`id1` = 14872) AND (`guid` = 13178);
4
DELETE FROM `creature_addon` WHERE (`guid` IN (13178));
0 commit comments