Files
TrinityCore/sql/updates/2296_world.sql
2009-03-29 11:25:40 +02:00

2 lines
121 B
SQL

ALTER TABLE creature_template
ADD COLUMN `VehicleId` mediumint(8) unsigned NOT NULL default '0' AFTER `PetSpellDataId`;