Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.5 / 2191_playercreateinfo.sql
blob23419f7c07a83379c8bf0bba997bbe36e9f648a6
1 ALTER TABLE `playercreateinfo`
2     DROP `attackpower`,
3     DROP `mindmg`,
4     DROP `maxdmg`,
5     DROP `ranmindmg`,
6     DROP `ranmaxdmg`;