diff --git a/sql/updates/world/3.3.5/2024_11_22_00_world.sql b/sql/updates/world/3.3.5/2024_11_22_00_world.sql new file mode 100644 index 00000000000..1e516578e94 --- /dev/null +++ b/sql/updates/world/3.3.5/2024_11_22_00_world.sql @@ -0,0 +1,2 @@ +-- Pit of Saron: Set Tyrannus as vehicle minion +UPDATE `vehicle_template_accessory` SET `minion`=1 WHERE `entry`=36794;