mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/TSC: add default vehicle id of High Priestess Azil to template data to send it out properly on update_object to make the seat visuals work properly
This commit is contained in:
1
sql/updates/world/custom/custom_2019_11_19_03_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_11_19_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `VehicleId`= 903 WHERE `entry` IN (42333, 49624);
|
||||
Reference in New Issue
Block a user