Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 06398_mangos_creature_template.sql
blob0a1b41cc23b97be2875a517973327c248155c960
1 ALTER TABLE `creature_template`
2   ADD COLUMN `heroic_entry` mediumint(8) unsigned NOT NULL default '0' AFTER entry;