chore(DB): import pending files

Referenced commit(s): bbccf17e5e
This commit is contained in:
github-actions[bot] 2026-03-24 21:50:45 +00:00
parent bbccf17e5e
commit ce1fa96a17

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_24_02 -> 2026_03_24_03
-- https://eu.forums.blizzard.com/en/wow/t/unnerf-unholy-dk-pet-names-plz/113162
-- Removes extra 'Stone' from First names for DK Ghouls
DELETE FROM `pet_name_generation` WHERE `id`=261 AND `word` = 'Stone' AND `entry` = 26125 AND `half` = 0;