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:
Ovahlord
2019-11-19 18:40:20 +01:00
parent ab963266f2
commit f361eecd97

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `VehicleId`= 903 WHERE `entry` IN (42333, 49624);