diff -r d34ef0fb003d -r 8bc56dd2e997 QTfrontend/team.cpp --- a/QTfrontend/team.cpp Fri Dec 05 21:34:09 2008 +0000 +++ b/QTfrontend/team.cpp Fri Dec 05 21:35:34 2008 +0000 @@ -40,8 +40,8 @@ HHName[i].sprintf("hedgehog %d", i); HHHat[i] = "NoHat"; } - Grave = "Simple"; - Fort = "Barrelhouse"; + Grave = "Statue"; + Fort = "Plane"; for(int i = 0; i < BINDS_NUMBER; i++) { binds[i].action = cbinds[i].action;