server/sql/updates/0.11/6038_mangos_creature_template.sql

2 lines
No EOL
123 B
SQL

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