ALTER TABLE `char` MODIFY `karma` tinyint(3) NOT NULL default '0';
ALTER TABLE `char` MODIFY `manner` tinyint(3) NOT NULL default '0';