Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4116_creature_template.sql
blob0226519ab2cf21289914f367c947d1b623f814de
1 ALTER TABLE `creature_template`
2 ADD COLUMN `RacialLeader` tinyint(1) unsigned NOT NULL default '0' AFTER `InhabitType`;