Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5295_mangos_creature_template.sql
blob774a5a771cf13a997caedb095d725db9ad54748a
1 ALTER TABLE `creature_template`
2 ADD `mechanic_immune_mask` int(11) signed NOT NULL default '0' AFTER `equipment_id` ;