mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
3
data/sql/updates/db_world/2023_10_10_04.sql
Normal file
3
data/sql/updates/db_world/2023_10_10_04.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2023_10_10_03 -> 2023_10_10_04
|
||||
-- Shellfish
|
||||
UPDATE `gameobject_loot_template` SET `MaxCount` = 2 WHERE `Entry` = 13944 and `Item` = 13545;
|
||||
3
data/sql/updates/db_world/2023_10_10_05.sql
Normal file
3
data/sql/updates/db_world/2023_10_10_05.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2023_10_10_04 -> 2023_10_10_05
|
||||
-- Hex Lord Malacrass
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE `entry` = 24239;
|
||||
Reference in New Issue
Block a user