fix(DB/Item): Bouquet of Orange Marigolds (#19417)

* Closes https://github.com/chromiecraft/chromiecraft/issues/7046
This commit is contained in:
Kitzunu 2024-07-19 15:01:56 +02:00 committed by GitHub
parent 428fb73e79
commit 23fcd4684d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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