changeset 1538 | 8bc56dd2e997 |
parent 1325 | c8994d47f41d |
child 1655 | 16f687fc18e3 |
--- 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;