// TOWN SCRIPT
//    Town 3: Brigand Fort

begintownscript;


variables;

int i,j,k,r1,choice;


body;

beginstate INIT_STATE;
break;

beginstate EXIT_STATE;
break;

beginstate START_STATE;
break;
