Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.6 / 2688_playercreateinfo.sql
blob1c60956d0bc47586dd909ddd02238f0d68805c2a
1 ALTER TABLE `playercreateinfo`
2   DROP `BaseStrength`,
3   DROP `BaseAgility`,
4   DROP `BaseStamina`,
5   DROP `BaseIntellect`,
6   DROP `BaseSpirit`,
7   DROP `BaseArmor`,
8   DROP `BaseHealth`,
9   DROP `BaseMana`,
10   DROP `BaseRage`,
11   DROP `BaseFocus`,
12   DROP `BaseEnergy`;