diff -r 65f432c9379b -r e2b083e3f77b QTfrontend/model/ammoSchemeModel.cpp --- a/QTfrontend/model/ammoSchemeModel.cpp Thu Apr 11 18:39:17 2013 +0200 +++ b/QTfrontend/model/ammoSchemeModel.cpp Sat Apr 13 19:11:52 2013 +0200 @@ -407,7 +407,7 @@ << QVariant(true) // team divide 2 << QVariant(false) // solid land 3 << QVariant(false) // border 4 - << QVariant(true) // low gravity 5 + << QVariant(false) // low gravity 5 << QVariant(false) // laser sight 6 << QVariant(false) // invulnerable 7 << QVariant(false) // reset health 8