mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 11:52:32 +01:00
Core/Vehicles: Added field to set a default pitch (#30878)
(cherry picked from commit 47440e9dd2)
# Conflicts:
# sql/old/4.4.x/world/25021_2025_05_11/2025_05_11_03_world.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `vehicle_template`
|
||||
ADD `Pitch` FLOAT DEFAULT NULL AFTER `despawnDelayMs`;
|
||||
Reference in New Issue
Block a user