diff --git a/sql/updates/world/3.3.5/2024_12_05_03_world.sql b/sql/updates/world/3.3.5/2024_12_05_03_world.sql new file mode 100644 index 00000000000..25ba04bde96 --- /dev/null +++ b/sql/updates/world/3.3.5/2024_12_05_03_world.sql @@ -0,0 +1,2 @@ +-- Update Draenei Youngling PvPFlags +UPDATE `creature_template_addon` SET `PvPFlags`=0x1 WHERE `entry`=17587;