mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
Merge branch 'master' into Fix-the-crash-2
This commit is contained in:
commit
bad110b6cc
3
data/sql/updates/db_world/2025_10_11_00.sql
Normal file
3
data/sql/updates/db_world/2025_10_11_00.sql
Normal file
@ -0,0 +1,3 @@
|
||||
-- DB update 2025_10_10_01 -> 2025_10_11_00
|
||||
-- Removes skinloot ID from the kodo appration
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` = 11521;
|
||||
Loading…
x
Reference in New Issue
Block a user