Files
TrinityCore2/sql/updates/6038_mangos_creature_template.sql
Neo2003 9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00

2 lines
123 B
SQL

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