DB/Creature: Update Draenei Youngling PvPFlags

Closes #30479
This commit is contained in:
CraftedRO
2024-12-05 21:22:40 +01:00
committed by Shauren
parent 4e09333374
commit b7bbc42c14

View File

@@ -0,0 +1,2 @@
-- Update Draenei Youngling PvPFlags
UPDATE `creature_template_addon` SET `PvPFlags`=0x1 WHERE `entry`=17587;