chore(DB): import pending files

Referenced commit(s): a975a8368b
This commit is contained in:
github-actions[bot] 2026-03-21 12:25:15 +00:00
parent ac50be7f8d
commit b90c917b49

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_21_01 -> 2026_03_21_02
--
-- swap trainers of Engineering (33611) and Leatherworking (33612) bookshelf creature entries
UPDATE `creature_default_trainer` SET `TrainerId` = 91 WHERE (`CreatureId` = 33611);