fix(DB/Item): Egg Basket (#19021)

* Closes https://github.com/azerothcore/azerothcore-wotlk/issues/18903
This commit is contained in:
Kitzunu
2024-06-07 12:27:51 +02:00
committed by GitHub
parent 58a492b738
commit 3837f67eaf

View File

@@ -0,0 +1,2 @@
--
UPDATE `item_template` SET `HolidayId` = 181 WHERE `entry` = 45067;