Well, there's 2 settings in the 'rule_values' table, here's how you adjust them. Change XXXX to your Zone's ID.
Code:
/*Adjusting settings in rule_vales for start zones.*/
UPDATE rule_values SET World:TutorialZoneID = XXXX;
UPDATE rule_values SET World:SoFStartZoneID = XXXX;