mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
4
data/sql/updates/db_world/2025_02_07_01.sql
Normal file
4
data/sql/updates/db_world/2025_02_07_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_02_07_00 -> 2025_02_07_01
|
||||
|
||||
-- Thornvine Creeper skinloot
|
||||
UPDATE `creature_template` SET `skinloot` = 80007 WHERE (`entry` = 23874);
|
||||
2
data/sql/updates/db_world/2025_02_07_02.sql
Normal file
2
data/sql/updates/db_world/2025_02_07_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- DB update 2025_02_07_01 -> 2025_02_07_02
|
||||
UPDATE `creature_template` SET `skinloot` = 80103 WHERE `entry` = 24316;
|
||||
Reference in New Issue
Block a user