ALTER TABLE players ADD `show_inventory` int(1) NOT NULL DEFAULT '1'; ALTER TABLE players ADD `show_location` int(1) NOT NULL DEFAULT '1';