server/sql/updates/0.12/06398_mangos_creature_template.sql
2008-12-23 02:04:42 +03:00

2 lines
116 B
SQL

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