Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.5 / 1336_item_template.sql
blobefe55c9f352adc08963df4fad9647368e10a2796
1 ALTER TABLE `item_template` ADD `RangedModRange` float NOT NULL default '0' AFTER `ammo_type` ;