chore(DB): import pending files

Referenced commit(s): edb49c86e9b5a1e9c2471560fe7e12493209a20a
This commit is contained in:
github-actions[bot] 2025-02-07 11:33:02 +00:00
parent c08b40d2bb
commit de48c00c8c
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-- DB update 2025_02_07_00 -> 2025_02_07_01
-- Thornvine Creeper skinloot
UPDATE `creature_template` SET `skinloot` = 80007 WHERE (`entry` = 23874);

View File

@ -1 +1,2 @@
-- DB update 2025_02_07_01 -> 2025_02_07_02
UPDATE `creature_template` SET `skinloot` = 80103 WHERE `entry` = 24316;