Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.6 / 2916_character.sql
blobe1b36178bf729a4034432c7e44ada66259c01dff
1 ALTER TABLE `character`
2     ADD `gmstate` tinyint(3) unsigned NOT NULL default '0';